[Kernel+][Exynos] Kali NetHunter for the Galaxy S7 edge - Samsung Galaxy S7 Edge (Exynos) ROMs, Kernels, Rec

​
WARNING: When using custom kernels on the S7 edge, never turn off developer options or OEM unlock. If you do, you will lose all your data and have to flash a full stock firmware restore to use your device again!
OKAY SO
This is Kali NetHunter 3.15.2 for the Galaxy S7 edge.
If you don't know what Kali NetHunter is, well, it's the entire Kali Linux operating system in a chroot on your phone, plus a bunch of awesome apps for executing exploits, fixing things, doing cool things. It goes on, I suppose.
I'm gonna be honest guys, I'm not a security person. When it comes to security, I'm more of a Paul Blart.
What I do know though, is that there is apt-get, and apt-get is life.
Find much more information here: https://github.com/offensive-security/kali-nethunter/wiki
The answer to all your questions, generally the answer is YES, IT CAN DO THAT.
Most ROMs should be supported, as our installer uses a dynamic patching method on your current boot image!
The NetHunter installer zip will add a few files to your /system partition, and install all of the NetHunter apps to your /data partition.
The chroot is located in /data/local/nhsystem, so you don't have to worry about your system partition being full. It's full read/write capable.
Understand that the zip will replace your current kernel with a completely different one.
This is necessary because most stock or custom kernels don't provide the drivers needed to operate most of Kali NetHunter's features.
NetHunter also includes its own Busybox that gives you full large file support and some extra applets.
It will not overwrite your current one, and will happily install alongside it as busybox_nh.
DOWNLOAD
Current version: 3.15.2 (stable, 2016-11-04)
Please be careful to download the right version based on this table:
SM-G935F, SM-G935FD, SM-G935W8, SM-G935X: kernel-nethunter-hero2lte-*
SM-G935K, SM-G935L, SM-G935S: kernel-nethunter-hero2ltekor-*
S7 flat: You're in the wrong forum!
All others be sad.
For the apps, chroot, and everything other than just the kernel, you will also need to download:
nethunter-generic-arm64-*
See installation instructions before proceeding!
Downloads are available at: http://build.nethunter.com/nightly/
BEFORE INSTALLING
IMPORTANT: Kali NetHunter requires write access to your data partition!
This means that if your data partition is encrypted, you will need to use the [Format Data] button in TWRP to remove encryption.
This will delete all your data, including internal storage.
You should back everything up first before installing Kali NetHunter.
Samsung Smart Switch Mobile can be useful for this, and allows you to back up your apps to a location on an external SDcard.
Unfortunately it doesn't back up most app data.
The Kali chroot and apps are installed on your data partition (in /data/local/nhsystem for chroot). To initialize the chroot and install Kali Linux, you need to start the Kali NetHunter app.
The generic NetHunter installer will automatically install SuperSU. We try to keep it up to date, but it isn't always.
If you already have SuperSU or another root method installed, please simply delete the supersu.zip from the root of the zip file before installing it.
It's recommended that you restore or flash your ROM's original kernel before installing NetHunter.
It's become apparent that there may be issues with the stock ROM and this kernel, and that it might run best on a Note 7 port.
FULL INSTALLATION STEPS
Install Team Win Recovery Project to your recovery partition.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Recommended: If you have a custom kernel or SuperSU installed, restore your stock kernel. (called Boot in TWRP)
This isn't entirely necessary, but you may need to flash the NetHunter kernel again if SuperSU replaces it.
If your data partition doesn't mount in TWRP:
Go to [Wipe] -> [Format Data] (not advanced wipe) -> type "yes".
WARNING: This will wipe your internal storage, disable encryption, and factory reset your phone!
Once your data partition is formatted, go to [Reboot] -> [Recovery].
Download the kernel-nethunter zip specific to your device.
Without exiting TWRP, transfer the NetHunter kernel installer zip to your device over MTP* and flash it using [Install] in TWRP.
If you wiped your data partition in step 2:
Go to [Reboot] -> [System].
Set up your phone by following the Android setup wizard.
Once it's set up, reboot back into recovery.
For new installations: Download the nethunter-generic-arm64-kalifs zip.
For upgrades: Download the update-nethunter-generic-arm64 zip.
Without exiting TWRP, transfer the NetHunter generic arm64 installer zip to your device over MTP* and flash it using [Install] in TWRP.
Go to [Reboot] -> [System].
Wait 2-5 minutes for your device to finish setting itself up.
Open the NetHunter app to initialize the environment
You're done!
* MTP, known as Media Transfer Protocol, is the same way you transfer files from your PC to your device when booted into system.
UPDATING TO A NEWER BUILD OR UPDATING YOUR ROM
Follow the installation steps above. NetHunter can be installed over itself as many times as you'd like.
If you don't want to lose your chroot, flash the smaller update-nethunter-generic-arm64 zip instead.
THE KERNEL
The NetHunter kernel for the Galaxy S7 edge is based on Samsung's OSRC N930SKSU2BPID Note 7 kernel sources.
It has the following changes:
Carefully updated to Linux 3.18.44 (with dirtycow vulnerability patched)
SELinux permissive
F2FS updated to Jaeguek Kim's latest kernel.org f2fs-stable sources
F2FS formatted data partition support
Enabled USB (OTG) Atheros, Ralink, and Realtek WiFi drivers
FIOPS IO scheduler as default IO scheduler, SIO available
USB HID Gadget keyboard & mouse support
mac80211 packet injection support
DriveDroid compatibility
Additional drivers built in for the full Kali NetHunter experience
Data partition encryption disabled (not supported by custom kernels at the moment)
Kernel module support, insert your own modules!
CIFS, NFS available through included kernel modules
RAN INTO AN ISSUE OR BUG?
In order for me to help you, you have to at minimum reply with:
The link to the exact zip you downloaded
Your device model
The name of the ROM you're flashing it on
The version and build date of the ROM you're flashing it on
A complete description of your problem
If your issue is with a specific app, it might be better to contact the developer of that app.
For Kali NetHunter bugs/issues, you can open a ticket at: https://github.com/offensive-security/kali-nethunter/issues
If your issue is during the installation (ex. flashing the NetHunter zip), then please collect a TWRP recovery.log for me.
If you found a problem and were able to fix it, and no one's mentioned it in the thread already, it would be kind to state the issue and your fix for others to make use of as well.
You can join me and the other NetHunter developers on IRC at the #nethunter room on freenode to more handily diagnose problems together.
I apologize, but I can't do house calls at this time.
KNOWN ISSUES
USB Keyboard - The keyboard is unusable when using Google Keyboard as your input method. Switch to Hacker's Keyboard.
Reboot after 60 seconds - Sometimes when you boot your device it could reboot after 60 seconds because of a Samsung secure service not responding. Unresolved, but rare, and only happens within 60 seconds of a boot.
DEVELOPMENT
You can see the main branch of NetHunter's development on the Offensive Security GitHub: https://github.com/offensive-security/kali-nethunter
Galaxy S7 edge NetHunter kernel source: https://github.com/jcadduono/android_kernel_samsung_universal8890/tree/nethunter-6.0
SCREENSHOTS
DISCLAIMER
I am not affiliated with Offensive Security. They seem like cool guys though.
I'm not even a novice when it comes to security and penetration. I'm just a simple system administrator with a passion for breaking Android.
Please restrain yourselves from asking me security related questions.
XDA:DevDB Information
Kali NetHunter for the Galaxy S7 edge, Kernel for the Samsung Galaxy S7 Edge
Contributors
jcadduono, The Kali NetHunter team
Source Code: https://github.com/offensive-security/kali-nethunter
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 3.15.2
Stable Release Date: 2016-11-04
Created 2016-10-06
Last Updated 2016-11-04

Good job bro,
I have the ohap one installed and working perfectly,
Wifite and all works but cannot crack even my wep wifi and most of the other like metasploit same case .
How is this different from the previous one.

Dude, i have download kernel nethunter hero2lte marahmallow....... for my s7 edge and whioe flashing in twrp it shows error device unsuppported.
I have no prev version of nethunter . This is fresh one
Rom : kingrom v11
Kernel : prometheus 1.7.2 (tried with stock kernel also)
Pls help me out i wanna get this awesome stuff onto my phone...

I think you have mentioned it wrong hero2ltekor is for g935f/fd/......
hero2lte is for the others. Because in my g935fd hero2ltekor works the other doesnt flash.
Pls correct it.
edit: im stuck in bootloop now(heroltekor) somehing's wrong....

Future support for S7 flat?
Delivered by my Silver S7.

Camera with washed out colors or with working modes?

Has anyone been fortunate enough to get this to work?
Experience?
Sent from my SM-G935F using XDA-Developers mobile app

mandroid717 said:
Future support for S7 flat?
Delivered by my Silver S7.
Click to expand...
Click to collapse
yes just download herolte (rest everything is same) instead of hero2lte may ur lucky to work it out.
---------- Post added at 03:09 PM ---------- Previous post was at 03:08 PM ----------
efx7n said:
Camera with washed out colors or with working modes?
Click to expand...
Click to collapse
how did u get it working pls tell the file u hv downloaded, ur rom name and version ,kernel name and version
Thank you,

ahamed.rafi135 said:
Dude, i have download kernel nethunter hero2lte marahmallow....... for my s7 edge and whioe flashing in twrp it shows error device unsuppported.
Click to expand...
Click to collapse
try todays build I missed the 2 in hero2lte model check script. really weird because it should have also caught hero2ltexx
are you using the latest official twrp?
also the table is correct, so don't flash other model builds on your device
efx7n said:
Camera with washed out colors or with working modes?
Click to expand...
Click to collapse
i've never heard of this issue, no clue, i'm running it on note 7 with a flawless camera.
mandroid717 said:
Future support for S7 flat?
Delivered by my Silver S7.
Click to expand...
Click to collapse
youre in the wrong forum -> http://forum.xda-developers.com/galaxy-s7/development/kernel-kali-nethunter-galaxy-s7-t3475407

jcadduono said:
try todays build I missed the 2 in hero2lte model check script. really weird because it should have also caught hero2ltexx
are you using the latest official twrp?
also the table is correct, so don't flash other model builds on your device
i've never heard of this issue, no clue, i'm running it on note 7 with a flawless camera.
youre in the wrong forum -> http://forum.xda-developers.com/galaxy-s7/development/kernel-kali-nethunter-galaxy-s7-t3475407
Click to expand...
Click to collapse
Thanks for the kernel, does this work with Superman rom does anyone know? Is this essentially stock kernel with some extras, do all cores work?
One last question, is it safe to use the Note7 Canadian kernel on the Canadian S7 edge? I ask because unlike the US, the processors are not the same, S7 Edge is Qualcomm and Note7 is Snapdragon bit in the usa on the otherhand both are Snpdragon, same cpu.
Cheers!

cantenna said:
Thanks for the kernel, does this work with Superman rom does anyone know? Is this essentially stock kernel with some extras, do all cores work?
One last question, is it safe to use the Note7 Canadian kernel on the Canadian S7 edge? I ask because unlike the US, the processors are not the same, S7 Edge is Qualcomm and Note7 is Snapdragon bit in the usa on the otherhand both are Snpdragon, same cpu.
Cheers!
Click to expand...
Click to collapse
It's impossible to use Snapdragon kernel on Exynos. We're only supporting the Exynos devices, as the Canadian Snapdragon is locked.
The Canadian S7 edge should run the International S7 edge kernel without any issues.
I would assume it should work fine with any of the ROMs out right now, unless their boot image is unable to fit the new kernel. Most if not all ROMs are probably using the stock boot image with a few text edits here and there, so they should be fine.
As for the all cores working issue, I ran into one where 2 of the main cores were unable to start up when I had KALLSYMS disabled. I had to enable it anyways since I'm using module support, so at least that's not an issue in this kernel that exists, I think...

I'm running stock everything.. will this still work? I have twrp running as previously rooted but the app I rooted for requires permissive but mine is enforcing..

Will it work with super-man rom and Will everything work fine
Sent from my SM-N930F using XDA-Developers mobile app

All good running Decent UltraLite 3.5 on my W8 S7E with full Kali latest build and kernel. Can't wait to play...

BugsDroid said:
All good running Decent UltraLite 3.5 on my W8 S7E with full Kali latest build and kernel. Can't wait to play...
Click to expand...
Click to collapse
Links of the files? [emoji106] I meant which nethunter files did you install on this Rom?

Handeman707 said:
Links of the files? [emoji106] I meant which nethunter files did you install on this Rom?
Click to expand...
Click to collapse
http://forum.xda-developers.com/s7-...ent-debloated-dd1-addons-mods-t3435516/page58
https://build.nethunter.com/nightly/
I used the files from the 24th of this month.

Downloadlink is Dead

Eugenic said:
Downloadlink is Dead
Click to expand...
Click to collapse
Only works using Firefox for me.

BugsDroid said:
http://forum.xda-developers.com/s7-...ent-debloated-dd1-addons-mods-t3435516/page58
https://build.nethunter.com/nightly/
I used the files from the 24th of this month.
Click to expand...
Click to collapse
Indeed works for me also, Thanks!!, Installed Rom (Decent UltraLite 3.5), Installed Kali Nethunter files (nethunter-generic-arm64-kalifs-full-rolling-3.15.2-20161024-2241) and latest Nethunter Kernel (kernel-nethunter-hero2lte-marshmallow-3.15.2-20161024-2241), Running now Nethunter Kali linux on a Touch Wiz Samsung 7 Edge!
B.T.W.: Do I need a "External Mini Wifi Adapter" with "WiFite v2" to scan the network and which one is the best?? Or do i also to activate some linux code? Thanks Anyway!

Handeman707 said:
B.T.W.: Do I need a "External Mini Wifi Adapter" with "WiFite v2" to scan the network and which one is the best?? Or do i also to activate some linux code? Thanks Anyway!
Click to expand...
Click to collapse
The adapter is required to use monitor mode. You can still do MITMF and similar tools without it.
So far from my testing, this doesn't work with any S7 roms. Only the N7 ports, has anyone else experienced this?

Related

[2020-01-27] ®FDE.AI - Ultimate Android Optimizer

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
backup your data before flashing it!
YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you.
Do everything at your own risk!
Intro:​Hello everybody. My name is Fera. I want to share this project with you for free. I made it myself from scratches once again. Please hit "thanks" button, rate this thread 5-star, or consider donating me to support my work. (Thanks!)
What's in:​FeraDroid Engine (simply FDE) - an All-in-One ultimate optimizer for all devices on Android OS. No settings/customization and rest 'headache' - all parameters are individual for EVERY device depending on it's hardware/software characteristics. All parameters are very balanced - you may gain performance without increase of power consumption AND reduce power consumption without losing performance. FDE is totally compatible with very wide range of devices and Android versions.
Installation requirements:​Supported CPU arch's:
ARMv7 (armeabi-v7a) (32bit)
ARMv8 (arm64-v8a) (64bit)
x64bit (x86_64)
Supported Android OS versions:
4.1 and higher
Detailed tech description:​FDE - very universal Android OS optimizer. Very wide-range settings of OS and Linux kernel are configured, still being cross-platform utility, maximally compatible with all devices. This means that it doesn't have any dirty hacks/hardcore and 3rd part binaries (except busybox) & config files. FDE applies configurations depending on It's hardware and software, so that in the end every device is configured individually.
New unique method of execution - all required FDE components are loaded directly to RAM and executed from there. System partitions are remounted RW only once while installation. This means high speed (the worst RAM will have at least ~500MB/s of I/O speed), no power consumption (no NAND memory I/O occurs) and security (system partitions are in read-only state). Also new-gen FDE is synced with OS boot process - so tweaks will be applied in correct time. All system partitions are trimmed and checked for errors after every OS boot with FDE onboard. Universal installer automatically detects what ROOT-method you use and how to auto-start. Finally, FDE is not only about optimization. It's also about security and feature-enabler.
See compacted list of most included features HERE.
Artificial Intelligence:
As you may notice from the name "FDE.AI" - can tell us that it has real AI inside. AI will learn how do you use your device, check out current usage scenario and adapt some system parameters real time to give you best usage experience. Details HERE.
Why to optimize?​First of all to make you happy with your device, to make it live longer & be snappy. Another reason is garbage. WTF? Yes. There is a world problem of e-garbage utilization, especially electronic devices & their toxic stuff like batteries..etc.. I'm not against progress - I'm against the selling politics of corporations, which add features slowly, to make people buy them. I'd say OKAY if it wasn't harmful, but in fact Africa became a toxic garbage continent - they need somewhere to put retarded e-devices & that's sad. It costs them cheaper to move toxic garbage to another country, rather then properly utilize it. You may say, how FDE can help with that, are you mad bro? Well, I hope that if you install FDE on your device, you'd use it for longer time, because of all optimizations. So that it will make you happy & you won't change it too frequent, in fact possibly reducing the amount of e-garbage. Thanks.
Installation:
WARNING! Don't use any other All-in-One tweakers or things may get much worse! I warned you!​
Make a backup just in case something goes wrong.
Download latest version of FDE and install it via custom recovery OR add zip in modules list if you are using Magisk systemless root.
After OS boot, you will get vibration and a log file /sdcard/Android/fde.txt will be created if FDE worked OK.
If you want to uninstall FDE simply remove module from Magisk Manager if you are on Magisk OR flash this zip in custom recovery.
Download:
FDE.AI-v7.3-20200127
About FDE APK
FAQ
Related Videos
Join my group in Telegram for 24/7 support.
Join my Facebook group.
Thread at 4PDA.
Fan-art​
Thanks to all guys, who contributed, helped, tested my work.. You all are wonderful, amazing, smart, super cool, beautiful people!
Consider donating me to support my project if you like it. Thanks!
XDA:DevDB Information
FDE.AI - Ultimate Android Optimizer, Tool/Utility for all devices (see above for details)
Contributors
FeraVolt
Version Information
Status: Stable
Current Stable Version: v8.0
Created 2019-03-10
Last Updated 2020-01-27
FDE.AI FAQ
Will it work on this or that device?
It will work on any device which runs Android OS.
Will it work along with this or that tweak/optimizer?
NO. Don't use any other All-in-One tweakers or things may get much worse!
Can I use this on custom kernel?
Yes, why not? It will work even better on custom kernel.
Does FDE has any configuration/logs?
No configurations. This is "flash & forget" optimizer. It will configure your system depending on you hardware/software automatically & individually. Log is available in /sdcard/Android/fde.txt
Is it worth to try FDE if I have a powerful flagship?
Yes, sure. FDE not only gives performance, but also increases power-saving.
Is there any difference between zip from Magisk module repo and zip provided here?
The difference is only in installer - zip provided here is universal, while one in Magisk repo is for Magisk root only.
I have ROOT, but don't have recovery. Can I do something?
You may try to install FDE via Flashfire app.
I have ROOT - not Magisk, and not SuperSU, and I don't have init.d support. What to do?
Try to emulate init.d support with app like Universal_Init.d_Support or similar.
Installation was successful, but no vibration. What does this mean?
Try to reboot device. Wait for a minute or two more. Maybe it will work, but a little later than expected. Also check for /sdcard/Android/fde.txt file. If still no luck, try to update your ROOT method (Magisk preferred). If you do have log and it says "all good" - then don't worry at all. Some rare devices doesn't support vibrations triggered by script. If still not working, read THIS post.
Do I need busybox?
No, FDE has a built-in one already. But if you already have one - they will not conflict.
Are project treble ROMs supported?
YES.
Flashed fine, but can't find icon for FDE. Huh?
This is not an Android apk and it has no interface yet.
Can I flash FDE right after ROM installation?
NO. Boot ROM first, then install FDE.
AI says '...turbo' is not supported. What can i do to make it work?
You may try to install another custom kernel. Those features are kernel dependent.
It's running fine, but i got a problem...
FDE.AI is under active development. Please attach any useful information such as log/screenshot, name of your device, ROM/recovery version. I am developer of FDE and I will help you to figure out the problem.
Nice mod, please check your git
Where is the download link???
来自我的 SM-G920F 上的 Tapatalk
There is a 'downloads' tab over main post
FeraVolt said:
There is a 'downloads' tab over main post
Click to expand...
Click to collapse
Error executing update-binary
Here is zip with fixed recovery installation. Forgot ';' in script...
No log file for me
I test your mod and I dont have any log, and any change in my device; galaxy tab pro 8.4 with SlimLP 5.1.1
russia101 said:
No log file for me
Click to expand...
Click to collapse
kioshio said:
I test your mod and I dont have any log, and any change in my device; galaxy tab pro 8.4 with SlimLP 5.1.1
Click to expand...
Click to collapse
Make sure you have mounted system partition in recovery before flashing.. This is beta version..being under development.. Also possibly it simply didn't run on boot. Please specify your device, android version and rom and i will try to check this out. I tested it from 2.3 till 5.1.1 android version..stock roms..
FeraVolt said:
Make sure you have mounted system partition in recovery before flashing.. This is beta version..being under development.. Also possibly it simply didn't run on boot. Please specify your device, android version and rom and i will try to check this out. I tested it from 2.3 till 5.1.1 android version..stock roms..
Click to expand...
Click to collapse
I'm using a s3 LTE and I'm currently on marshmallow 6.0.1
No log file. I Followed instructions. Stock Android 4.2.2
Still......noticeable improvement in loading of apps. Any other way to see if it flashed correctly?
Seems installed, let's see if it works. 5.1 OxygenOS. Here is my log: https://drive.google.com/file/d/0B1B_Q2k5VDqYUml1bTBJd2ZFMk0/view?usp=docslist_api
You should provide an Uninstaller, just in case. Cheers
Enviado desde mi ONE E1005 mediante Tapatalk
ChavitoArg said:
Seems installed, let's see if it works. 5.1 OxygenOS. Here is my log: https://drive.google.com/file/d/0B1B_Q2k5VDqYUml1bTBJd2ZFMk0/view?usp=docslist_api
You should provide an Uninstaller, just in case. Cheers
Enviado desde mi ONE E1005 mediante Tapatalk
Click to expand...
Click to collapse
Yes..it's working on your device fine. Do you notice any improvement? In case of high-end devices, most noticable should be a battery consumption decrease.
Will provide uninstaller asap.
hipocrazy said:
No log file. I Followed instructions. Stock Android 4.2.2
Still......noticeable improvement in loading of apps. Any other way to see if it flashed correctly?
Click to expand...
Click to collapse
Yes..via terminal emulator type:
su
sh /system/engine/as.sh
sh /system/engine/feradroid.sh
Then recheck log file..
FeraDroid-Engine-v0.19-beta2
FeraDroid-Engine-v0.19-beta2
Changes captured:
https://github.com/feravolt/FeraDroid-Engine/commits/master
Manuall FDE run
Here is a little instruction in case you couldn't install FDE on your device. Recovery doesn't install it well..or..FDE doen't autostart or you just don't have a recovery for your device (as in my case with china noname phone).
So:
-> Download latest FDE zip and extract it.
-> With any root explorer copy engine folder to /system/
-> Set 777 (check all tabs) permissions to whole engine folder and what is in there and in every folder content
-> Then get 'Terminal Emulator' app from Google Play store, run it and type:
Code:
su
-> Grant root permission then type:
Code:
sh /engine/as.sh
-> After that reboot your device and in 2 minutes, check log file on path: /sdcard/Android/FDE.txt
-> If there is no FDE.txt log then open Terminal Emulator again and type:
Code:
su
sh /system/engine/feradroid.sh
-> Wait it's completion, then check log file again. If it exists, please send it to me to deal with autostart issue for your device. You should run theese two commands every time you reboot your device..
Hope this will help you and you will be happy to see your device runnign fast. :fingers-crossed:
Log file
FeraVolt said:
FeraDroid-Engine-v0.19-beta2
My log file looks not like it's working correctly and this logfile only appears after I typed the command which you posted for terminal
View attachment FDE.txt
Click to expand...
Click to collapse
init.d start
russia101 said:
FeraVolt said:
FeraDroid-Engine-v0.19-beta2
My log file looks not like it's working correctly and this logfile only appears after I typed the command which you posted for terminal
View attachment 3598637
Click to expand...
Click to collapse
Thanks for feedback.It worked for you untill you reboot.
Here..try this zip with a try to be started at boot by init.d.. mount system partition..flash .zip and check log.(remove it beforeflashing this)
Click to expand...
Click to collapse
FeraVolt said:
russia101 said:
Thanks for feedback.It worked for you untill you reboot.
Here..try this zip with a try to be started at boot by init.d.. mount system partition..flash .zip and check log.(remove it beforeflashing this)
Click to expand...
Click to collapse
Ok did what you said and it looks Like everything works
View attachment FDE.txt
Click to expand...
Click to collapse

[Recovery][Exynos] Official TWRP for Galaxy S7 edge (hero2lte)

Team Win Recovery Project 3.0.2-4
This is for the International SM-G935F/FD/X, Korean SM-G935K/L/S, and Canadian SM-G935W8 Exynos models only! Do not flash on flat S7 or Qualcomm models!
WARNING #1: Flashing a custom recovery to your device will trip the Knox warranty bit on your phone. Check with your mobile provider to see if they will still cover warranty on Knox bit triggered devices. If you understand this risk, continue on.
You generally don't have to worry, as it's incredibly hard to brick a Samsung device, and physical damage warranties should be exempt from Knox triggering.
WARNING #2: The Galaxy S7 stock boot image has dm-verity, which prevents you from booting if you swipe to enable system modifications!
SOLUTION: Follow the full rooting steps below, in order, to allow system modifications without the risk of a boot loop!
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
DOWNLOAD
You can find the device page here:
http://teamw.in/devices/samsunggalaxys7edge.html
There is a download link there, as well as instructions on how to flash it.
I highly recommend using Odin to flash when possible.
You can find a zip containing Odin as well as Samsung's Mobile drivers here:
https://build.nethunter.com/samsung-tools/
FULL STEPS FOR OBTAINING ROOT
You can follow this video by Max Lee if you'd like: How to Root Galaxy S7 & S7 Edge! [Exynos ONLY]
Otherwise, follow these instructions:
In your ROM, go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now go to Settings -> Developer options. (above About device)
You need to enable OEM unlock, otherwise you might end up with boot problems or be unable to flash later on.
Extract Odin_3.12.3.zip to your computer.
Install Samsung Mobile Phone Drivers for Odin to find your device.
Download a .tar image of TWRP for hero2lte.
Reboot your device into Download mode. To do this, select reboot from the power menu and hold the [Volume Down] + [Home] buttons while your device reboots.
Once you reach the Download mode warning screen, press [Volume Up] to continue.
Open Odin and place that TWRP tar file in the [AP] slot and disable Auto-Reboot, then press [Start].
Hold [Volume Down] + [Home] + [Power] to get out of Download mode and immediately swap to [Volume Up] when the screen blanks.
If you don't see then TWRP boot splash try again from step 6.
At this point, you will reach the screen asking you if you want to allow system modifications.
By swiping right, you will trigger dm-verity, and if you don't follow the next step you will be unable to boot!
If you are going to root your device and follow the rest of these steps, then it is safe to swipe right and enable modifications.
If you want to be rooted with SuperSU:
Download the latest SuperSU by Chainfire.
Without exiting TWRP, transfer the SuperSU zip to your device over MTP* and flash it using [Install] in TWRP.
You will need an external SDcard for this method, if you don't have one you will have to use adb sideload to install SuperSU.
If you only want a bootable system partition:
Download the latest dm-verity and force encryption disabler zip.
Without exiting TWRP, transfer the no-verity-opt-encrypt zip to your device over MTP* and flash it using [Install] in TWRP.
Note: This does not disable the forced encryption on Bxxx firmware, only Axxx firmware due to a change in vold by Samsung.
Go to [Reboot] -> [System].
Wait 2-5 minutes for your device to finish setting itself up.
* MTP, known as Media Transfer Protocol, is the same way you transfer files from your PC to your device when booted into system.
CHANGES
v3.0.2-4 - Fix restoring of non-ext4 partitions, update f2fs drivers, update to BPID source & Linux 3.18.43
v3.0.2-3 - Fix booting on BPH6/APGH bootloaders, rebase on Note 7 sources, enable NTFS-3G formatting
v3.0.2-2 - Fix MTP issue in kernel
v3.0.2-1 - Separation of Korean variants, retrieve actual model from bootloader, drop modem from fstab, remove legacy flags, add bootdevice symlink, last_kmsg support
v3.0.2-0 - See here for the changes.
v3.0.1-0 - Fixed USB OTG storage
v3.0.0-0 (twrp.me) - Disabled backup/restore of modem partition (must be signed and flashed in Odin)
v3.0.0-0 - Initialize new device tree based on Samsung OSRC G935FXXU1APAW kernel.
FEATURES
MTP support
USB Mass Storage support
Micro SDcard and USB OTG storage support
f2fs file system support (read, write, format, backup & restore)
exFAT file system support (read, write, format, backup & restore)
NTFS file system support (read, write, format)
ADB root
Full SELinux support
Built in android 6.0 tree
KNOWN ISSUES
Samsung encryption is not supported yet in TWRP 3.0 (see: https://gerrit.omnirom.org/#/c/17308/)
CONTACT & SUPPORT
You can find us on IRC at #twrp on chat.freenode.net.
You can also post in this thread and I will attempt to answer any questions you may have.
SOURCE CODE
TWRP: https://github.com/omnirom/android_bootable_recovery (android-6.0)
Device tree: https://github.com/TeamWin/android_device_samsung_hero2lte (android-6.0)
Device tree (Korea): https://github.com/TeamWin/android_device_samsung_hero2ltekor (android-6.0)
Kernel: https://github.com/jcadduono/android_kernel_samsung_universal8890 (twrp-6.0)
CONTRIBUTIONS
Gerrit for TWRP: http://gerrit.omnirom.org/
Gerrit for officially supported devices: http://gerrit.twrp.me/
XDA:DevDB Information
Team Win Recovery Project - Samsung Galaxy S7 edge, Tool/Utility for the Samsung Galaxy S7 Edge
Contributors
jcadduono, Team Win & friends
Source Code: https://github.com/TeamWin/android_device_samsung_herolte
Version Information
Status: Stable
Current Stable Version: 3.0.2-4
Stable Release Date: 2016-10-15
Created 2016-03-11
Last Updated 2016-11-08
Reserved
If you have a G935P, G935V, G935R, or G935A (aka the US Snapdragon models) your bootloader is locked. I will not be making TWRP for your device - it simply cannot happen. Sorry.
Update: G935T users can expect TWRP for their devices as soon as T-Mobile convinces Samsung to unlock the bootloader - I already have a fully complete working build ready.
You know who you can blame?
THE DONALD!~~~~~~~~~~~~
or Obama, I dunno, blaming Obama is getting kind of old guys, sorry.
Woohoo
Sent from my SM-G935F using Tapatalk
I will need someone to verify if features are working as this was just a copy paste of the herolte (non-Edge) device tree.
Mainly expecting brightness slider to not work, so please if things don't work, join #twrp on freenode and talk to me.
Is this for the Snapdragon or the Exynos devices or should it work on both? And does this also apply for the kernel?
reayard said:
Is this for the Snapdragon or the Exynos devices or should it work on both? And does this also apply for the kernel?
Click to expand...
Click to collapse
you're in the Exynos forum
reayard said:
Is this for the Snapdragon or the Exynos devices or should it work on both? And does this also apply for the kernel?
Click to expand...
Click to collapse
It specifically states in the title G935F, so it's for Exynos.
Can I ask if someone on a Vodafone UK handset tries this, let me know if it works and confirms an unlocked bootloader. I'd do it myself but I'm still undecided whether to keep this thing and that could decide it for me. I'd almost certainly have problems with a return if knox is tripped. Cheers!
Wooohooo. Thanks!!
I wonder if this TWRP works for all G935 variants. I do recall that TWRP worked mainly for most note 5 and S6 variants regardless of model.
---------- Post added at 04:52 PM ---------- Previous post was at 04:46 PM ----------
jcadduono said:
you're in the Exynos forum
Click to expand...
Click to collapse
Thunder Bay! Nice city, I visit often. Glad to see someone from Canada working on exynos version!
Brava27 said:
I wonder if this TWRP works for all G935 variants. I do recall that TWRP worked mainly for most note 5 and S6 variants regardless of model.
---------- Post added at 04:52 PM ---------- Previous post was at 04:46 PM ----------
Thunder Bay! Nice city, I visit often. Glad to see someone from Canada working on exynos version!
Click to expand...
Click to collapse
This will only work for G935F (and possibly G935FD?) which are the only known Exynos variants of S7 Edge.
I will be working on the Snapdragon variants as well once their sources are released.
jcadduono said:
This will only work for G935F (and possibly G935FD?) which are the only known Exynos variants of S7 Edge.
I will be working on the Snapdragon variants as well once their sources are released.
Click to expand...
Click to collapse
Can't wait till you get a snapdragon version out my 935t is missing root so much lol
Beefheart said:
It specifically states in the title G935F, so it's for Exynos.
Can I ask if someone on a Vodafone UK handset tries this, let me know if it works and confirms an unlocked bootloader. I'd do it myself but I'm still undecided whether to keep this thing and that could decide it for me. I'd almost certainly have problems with a return if knox is tripped. Cheers!
Click to expand...
Click to collapse
Completely same boat as you lol.
Sent from my SM-G900F using XDA Free mobile app
Forgive my ignorance. What differentiates the Exynos from the Snapdragon version as far as name? And how can I identify the Snapdragon version? I NEVER know where y'all find all these names for these devices. LOL
---------- Post added at 11:52 AM ---------- Previous post was at 11:50 AM ----------
mrbigdrawsz said:
Forgive my ignorance. What differentiates the Exynos from the Snapdragon version as far as name? And how can I identify the Snapdragon version? I NEVER know where y'all find all these names for these devices. LOL
Click to expand...
Click to collapse
Actually, I think I found it. Snapdragon is the SM-G935T. Sorry for asking.
mrbigdrawsz said:
Forgive my ignorance. What differentiates the Exynos from the Snapdragon version as far as name? And how can I identify the Snapdragon version? I NEVER know where y'all find all these names for these devices. LOL
Click to expand...
Click to collapse
AFAIK they ate the processors. Both are totally different architectures, so this being built for one literally means it won't work on the other.
Generally I believe Exynos is international whilst snapdragon is everywhere else. I'm not sure what constitutes as international however.
Sent from my SM-G900F using XDA Free mobile app
riso123 said:
AFAIK they ate the processors. Both are totally different architectures, so this being built for one literally means it won't work on the other.
Generally I believe Exynos is international whilst snapdragon is everywhere else. I'm not sure what constitutes as international however.
Sent from my SM-G900F using XDA Free mobile app
Click to expand...
Click to collapse
Thanks, I appreciate the info. I'm aware of the different architectures, etc...Just wasn't sure how the names differentiated the two variants. But I've tracked it down and will hopefully be able to find it in the future. LOL
Do I need to root my Phone before I flash twrp? Or does twrp this? Or is there the option to root in twrp?
Sorry for dumb question just want to be sure. And I want root xD
xPr0metheus said:
Do I need to root my Phone before I flash twrp? Or does twrp this? Or is there the option to root in twrp?
Sorry for dumb question just want to be sure. And I want root xD
Click to expand...
Click to collapse
Other way round. Flash this through odin to be able to flash a kernel in recovery which gives root access.
Sent from my SM-G900F using XDA Free mobile app
Beefheart said:
It specifically states in the title G935F, so it's for Exynos.
Can I ask if someone on a Vodafone UK handset tries this, let me know if it works and confirms an unlocked bootloader. I'd do it myself but I'm still undecided whether to keep this thing and that could decide it for me. I'd almost certainly have problems with a return if knox is tripped. Cheers!
Click to expand...
Click to collapse
+1 one the Vodafone bootloader. I neeeeeed root on this thing. I'll be able to get to a pc soon so will just try it out hopefully
KNOX 0X0 or 0x1 ?
Flashing anything custom will trip Knox. So 0x1.
Sent from my SM-G935F using Tapatalk
---------- Post added at 05:39 PM ---------- Previous post was at 05:38 PM ----------
downesey said:
+1 one the Vodafone bootloader. I neeeeeed root on this thing. I'll be able to get to a pc soon so will just try it out hopefully
Click to expand...
Click to collapse
Would really be appreciated if you could confirm. Is it a UK Vodafone handset you have?
Sent from my SM-G935F using Tapatalk

[Kernel+] Kali NetHunter for the ZTE Axon 7

DISCONTINUED SUPPORT​
​
OKAY SO
I present to you: Kali NetHunter 3.15.4 for the ZTE Axon 7.
(yes, a custom kernel for the ZTE Axon 7 on MiFavor!)
If you don't know what Kali NetHunter is, well, it's the entire Kali Linux operating system in a chroot on your phone, plus a bunch of awesome apps for executing exploits, fixing things, doing cool things. It goes on, I suppose.
I'm gonna be honest guys, I'm not a security person. When it comes to security, I'm more of a Paul Blart.
What I do know though, is that there is apt-get, and apt-get is life.
Find much more information here: https://github.com/offensive-security/kali-nethunter/wiki
The answer to all your questions, generally the answer is YES, IT CAN DO THAT.
Most ROMs should be supported, as our installer uses a dynamic patching method on your current boot image!
The NetHunter installer zip will add a few files to your /system partition, and install all of the NetHunter apps to your /data partition.
The chroot is located in /data/local/nhsystem, so you don't have to worry about your system partition being full. It's full read/write capable.
Understand that the zip will replace your current kernel with a completely different one.
This is necessary because most stock or custom kernels don't provide the drivers needed to operate most of Kali NetHunter's features.
NetHunter also includes its own Busybox that gives you full large file support and some extra applets.
It will not overwrite your current one, and will happily install alongside it as busybox_nh.
DOWNLOAD
Current version: 3.15.4 (stable, 2017-01-22)
Please be careful to download the right version based on this table:
A2017U (North America): kernel-nethunter-ailsa_ii-*
A2017G (Europe / Hong Kong): kernel-nethunter-ailsa_ii-*
A2017 (China): kernel-nethunter-ailsa_ii-*
All others be sad.
For the apps, chroot, and everything other than just the kernel, you will also need to download:
nethunter-generic-arm64-*
See installation instructions before proceeding!
Downloads are available at the official NetHunter build server: http://build.nethunter.com/nightly/
BEFORE INSTALLING
IMPORTANT: The Kali NetHunter installer requires write access to your data partition!
This means that if your data partition is encrypted, you will need to use the [Format Data] button in TWRP to remove encryption.
This will delete all your data, including internal storage.
You should back everything up first before installing Kali NetHunter.
The Kali chroot and apps are installed on your data partition (in /data/local/nhsystem for chroot). To initialize the chroot and install Kali Linux, you need to start the Kali NetHunter app.
The generic NetHunter installer will automatically install SuperSU. We try to keep it up to date, but it isn't always.
If you already have SuperSU or another root method installed, please simply delete the supersu.zip from the root of the zip file before installing it.
** If modifying the installer zip, you will have to disable ZIP signature verification as modifications will break it.
It's recommended that you restore or flash your ROM's original kernel before installing NetHunter.
FULL INSTALLATION STEPS
Install Team Win Recovery Project (ailsa_ii) to your recovery partition.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Recommended: If you have a custom kernel or SuperSU installed, restore your stock kernel. (called Boot in TWRP)
This isn't entirely necessary, but you may need to flash the NetHunter kernel again if SuperSU replaces it.
For new installations: Download the nethunter-generic-arm64-kalifs-full zip.
For upgrades: Download the update-nethunter-generic-arm64 zip.
Without exiting TWRP, transfer the NetHunter generic arm64 installer zip to your device over MTP* and flash it using [Install] in TWRP.
Download the kernel-nethunter zip specific to your device.
Without exiting TWRP, transfer the NetHunter kernel installer zip to your device over MTP* and flash it using [Install] in TWRP.
Go to [Reboot] -> [System].
Wait 2-5 minutes for your device to finish setting itself up.
Open the NetHunter app to initialize the environment
You're done!
* MTP, known as Media Transfer Protocol, is the same way you transfer files from your PC to your device when booted into system.
UPDATING TO A NEWER BUILD OR UPDATING YOUR ROM
Follow the installation steps above. NetHunter can be installed over itself as many times as you'd like.
If you don't want to lose your chroot, flash the smaller update-nethunter-generic-arm64 zip instead.
DEVICE RECOMMENDATIONS
The ZTE Axon 7 internal wireless does not support monitor mode. This means you'll need to use an OTG adapter and a wireless card that does.
I highly recommend these two items:
Alfa Networks AWUS036NEH: https://smile.amazon.com/802-11g-Wireless-Long-Rang-Network-Adapter/dp/B0035GWTKK/
iXCC USB Type-C to Type-A OTG adapter: https://smile.amazon.com/iXCC-Adapter-Charge-Supported-Devices/dp/B017TJN22C/
* I am not affiliated with these sellers
The AWUS036NEH is the most tested and stable adapter available, and also comes in a very convenient portable form factor allowing antenna swaps for greater scanning ranges.
The iXCC USB adapter is compliant with USB Type-C specifications and provides up to USB 3.1 Gen 2 compatibility. It's also well built.
I don't recommend using smaller OTG adapters - they can break your ports if you accidentally put too much pressure on them or your phone falls with them plugged in.
THE KERNEL
The NetHunter kernel for the ZTE Axon 7 is (somewhat) based on A2017U B27 kernel sources.
It has the following changes:
Carefully updated to Linux 3.18.47!
Merged with the latest CodeAurora tag for Android 6.0 msm8996: LA.HB.1.3.1.c1-20600-8x96.0
Many bug fixes and cleanups to ZTE's code, including disabling of debug tasks for battery life
SELinux Permissive (required for DriveDroid until I fix policy injection rules, it will pretend to be Enforcing)
Paragon UFSD drivers replaced with Samsung's latest open-source exFAT drivers
Enabled USB (OTG) Atheros, Ralink, and Realtek WiFi drivers
FIOPS IO scheduler as default IO scheduler, SIO available
DriveDroid compatibility
USB HID Gadget keyboard & mouse support - temporarily disabled until issue solved
mac80211 packet injection support
savoca's KCAL color calibration driver built in (currently no invert support on msm8996)
Additional drivers built in for the full Kali NetHunter experience
Kernel module support, insert your own modules! (modprobe available in Kali chroot)
CIFS, NFS, USB Serial available through included kernel modules
VerifiedBoot=green status hack to pass SafetyNet (may not work with SuperSU, remove SuperSU from the installer if this is important!)
RAN INTO AN ISSUE OR BUG?
In order for me to help you, you have to at minimum reply with:
The link to the exact zip you downloaded
Your device model
The name of the ROM you're flashing it on
The version and build date of the ROM you're flashing it on
A complete description of your problem
If your issue is with a specific app, it might be better to contact the developer of that app.
For Kali NetHunter bugs/issues, you can open a ticket at: https://github.com/offensive-security/kali-nethunter/issues
If your issue is during the installation (ex. flashing the NetHunter zip), then please collect a TWRP recovery.log for me.
If you found a problem and were able to fix it, and no one's mentioned it in the thread already, it would be kind to state the issue and your fix for others to make use of as well.
You can join me and the other NetHunter developers on IRC at the #nethunter room on freenode to more handily diagnose problems together.
I apologize, but I can't do house calls at this time.
KNOWN ISSUES
USB Keyboard - The keyboard is unusable when using Google Keyboard as your input method. Switch to Hacker's Keyboard.
Video Recording - The rear camera video encoder will corrupt the video on the first frame. Happens after restarting camera app.
HID attacks - There's an issue with USB descriptor breaking when HID gadget mode is enabled, so it is disabled for now.
DEVELOPMENT & CONTRIBUTIONS
You can see the main branch of NetHunter's development on the Offensive Security GitHub: https://github.com/offensive-security/kali-nethunter
Kali NetHunter Official device updates: https://github.com/offensive-security/nethunter-devices/commits
ZTE NetHunter kernel source: https://github.com/jcadduono/android_kernel_zte_msm8996_old/tree/nethunter-6.0
If you wish to donate to the NetHunter project, you can donate directly to me through the Donate button under my name.
This will generally go towards supporting my next flagship device purchase, which will receive NetHunter and TWRP support from myself.
You can also use "Basenji Rescue and Transport" as your Amazon Smile charity and that will make me really happy!
(in my avatar, if you see a dog, that's a Basenji!)
SCREENSHOTS
DISCLAIMER
I am not affiliated with Offensive Security. They seem like cool guys though.
I'm not even a novice when it comes to security and penetration. I'm just a simple system administrator with a passion for breaking Android.
Please restrain yourselves from asking me security related questions.
XDA:DevDB Information
Kali NetHunter for the ZTE Axon 7, Kernel for the ZTE Axon 7
Contributors
jcadduono, The Kali NetHunter team
Source Code: https://github.com/offensive-security/kali-nethunter
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 3.15.4
Stable Release Date: 2017-01-22
Created 2016-12-16
Last Updated 2018-07-31
Work on a2017G too? I have open bootloader and on A2017G b29. And that Work perfekt
Kevinkuensken said:
Work on a2017G too? I have open bootloader and on A2017G b29. And that Work perfekt
Click to expand...
Click to collapse
you'll have to let me know if it works, i can't really understand if you're asking if it works or if it does work
IT Work for A2017G. I have installed IT but have no Hunter app
Guess I know what I'm doing tonight
Sent from my ZTE A2017U using XDA-Developers mobile app
https://www.kali.org/kali-linux-nethunter/
Seems like this is a "Hacker's" kernel with no real gain for the "regular" user.
KyJelly69 said:
https://www.kali.org/kali-linux-nethunter/
Seems like this is a "Hacker's" kernel with no real gain for the "regular" user.
Click to expand...
Click to collapse
Yea.... What are we supposed to do with this kernel if it doesn't improve anything over stock? We are not "Hackers"
Anyone He has flashed The kernel, have The Kali NetHunter App? For Me ist dont find the app
XblackdemonX said:
Yea.... What are we supposed to do with this kernel if it doesn't improve anything over stock? We are not "Hackers"
Click to expand...
Click to collapse
Don't use it. Not everything that is developed or posted here will be for everyone.
I'm sure there is more people here that find this useful, or you can try to use it useful and learn something new
jimbo77 said:
or you can try to use it useful and learn something new
Click to expand...
Click to collapse
I still don't need to hack WiFi networks lol
XblackdemonX said:
I still don't need to hack WiFi networks lol
Click to expand...
Click to collapse
That's one of its uses but there is more
Good work! Glad to see some more development for our device.
KyJelly69 said:
https://www.kali.org/kali-linux-nethunter/
Seems like this is a "Hacker's" kernel with no real gain for the "regular" user.
Click to expand...
Click to collapse
We don't care.
VinylJStar said:
We don't care.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=70122463&postcount=1356
Oh how very clever you are. And we still don't care...
Can I install update-nethunter-generic-arm64 zip instead of nethunter-generic-arm64-kalifs-full zip if I don't want to have all the apps? I basically just want this kernel to bypass SafetyNet.
Thanks
With this kernel, is it now possible to flash Substratum Themes, without causing a boot issue?
Or is that something that needs changed in the ROM itself?
XblackdemonX said:
Can I install update-nethunter-generic-arm64 zip instead of nethunter-generic-arm64-kalifs-full zip if I don't want to have all the apps? I basically just want this kernel to bypass SafetyNet.
Thanks
Click to expand...
Click to collapse
If you only want the kernel then just install the kernel lol update-nethunter is the apps, nethunter-generic is the apps + kali system
This is only my initial build for getting feedback on things that might be broken before I start merging in CAF/updates.
anyways, I'm not sure how safetynet will handle permissive since I had to use that for DriveDroid support. I haven't tested if exFAT works in enforcing (it probably doesn't), but here's an alternative kernel for you that is only safetynet+exfat+kcal (things typical xda users might care about):
https://build.nethunter.com/misc/axon7/ailsa_ii_xda_safetynet_kcal-1.0-20161216-1849.zip
Thank you very much i'll try it!
Loved it. Installed, used the Kcal app and it works great! I hope you keep bringing more and more features to a custom kernel!
Appreciate it!!
---------- Post added at 01:49 AM ---------- Previous post was at 01:29 AM ----------
@jcadduono do you have any idea why any of the apps that set options on boot work? I have tried with folder mount and Kcal and it seems boot commands are not executed. I need to get in the app after the phone has booted and apply the settings manually instead of then being applied on boot. Probably you can shred some light on this issue?
jimbo77 said:
@jcadduono do you have any idea why any of the apps that set options on boot work? I have tried with folder mount and Kcal and it seems boot commands are not executed. I need to get in the app after the phone has booted and apply the settings manually instead of then being applied on boot. Probably you can shred some light on this issue?
Click to expand...
Click to collapse
probably related to power management i guess, i know at least on my device any autostart apps don't start till like 20 seconds after the device is booted because the OS spreads out everything.
make sure your app policies allow auto start though, and that you hit the save button with start on boot and color service enabled:

[EOL][KERNEL] [G93xx][2019-05-25] WirusMOD [Nethunter for Oreo]

End of Life WirusMOD Nethunter Kernel for Oreo ROMs
Samsung Galaxy S7 / Edge ​
Code:
I am not responsible for bricked devices.
If you going to flash it, you accepted it.
Of course your warranty is void.
This thread is for hero2lte. If you have S7 Flat go here
FEATURES:
BadUSB
HID gadget keyboard/mouse (with possibility to temporarily disable)
DriveDroid
USB WiFi, mac80211 (Monitor mode, packet capture, packet injection) [Compatibility List]
Ethernet
F2FS
Bluetooth HCI USB support
RTL-SDR DVB support
Most features of TGPKernel
Supported ROMs:
S7 Stock O ROMs - G930F / G930FD / G930W8 / G935F / G935FD / G935W8
S7 Hybrid O ROMs (G930F/G935F) - The Galaxy Project (TGP), Ambasadii S7, SilverRom, etc
S9 Port ROMs
N8 Oreo Port ROMs
Download:
Latest version Herolte here.
Installation:
1. Flash latest TWRP twrp-3.3.0-1+ ( to see data partition with enabled disk quota)
1. TWRP Backup your ROM
3. Flash Nethunter WirusMOD
4. Magisk and busybox is needed you can choose in aroma or install it later.
5. Install Magisk Nethunter module from Magisk Manager -> Downloads (Or another version of Nethunter)
If you get crashes in Magisk Nethunter app than install from here.
6. Install kalifs-armhf-*.tar.xz by Nethunter manager
7. Extract Nethunter_Binaries.7z and binaries to folders:
Firmwares: system/etc/firmware and give permissions to every file rw-r--r--
hid-keyboard binary: system/xbin/ and give permissions to it rwxr-xr-x
Now you have Nethunter on your herolte/hero2lte.
EXTRA:
1.In Utilities.7z are wifi testing tools binaries like aircrack-ng compiled from source of nexmon (Not needed for Nethunter only for test tools direct from android without Nethunter)
If you want use binaries you need to copy it to /system/bin or /system/xbin and give permissions to it rwxr-xr-x
2. DriveDroid without bugs made by disabling HID Patch:
To disable HID Patch: use this command in terminal: "echo Y > /sys/module/g_android/parameters/hid_disable"
Changing mode isn't instant after changing module status. Use DriveDroid (mount iso -> dismount) to active hid_disable.
To enable HID Patch: "echo N > /sys/module/g_android/parameters/hid_disable" and use DriveDroid like with disabling HID Patch.
HIDPatchSwitch this is simple script which can switch between HID enabled and disabled and show changed status.
Old Installation steps:
1. TWRP Backup your ROM
2. Flash Nethunter.WirusMOD.G93xx.vx.x.XXXXXXXX.zip
2.1.Look at EXTRA.
3. Busybox is needed you can choose in aroma or install another version.
6. Install Magisk Nethunter module from Magisk Manager -> Downloads (Or another version of Nethunter)
If you get crashes in Magisk Nethunter app than install this version.
7. Install kalifs-armhf-*.tar.xz by Nethunter manager
8. Extract Nethunter_Binaries.7z and binaries to folders:
Firmwares: system/etc/firmware and give permissions to every file rw-r--r--
hid-keyboard binary: system/xbin/ and give permissions to it rwxr-xr-x
9. Download Modules for your version of smartphone and copy it anywhere in your phone.
By using modules you can add features to kernel for which i hadn't memory in kernel and aren't most important like rarely used wifi card modules or file systems modules. Load only those which you need.
You can use modules by those commands insmod, rmmod, lsmod or use Module Loader this app is outdated but works fine.
Now you have Nethunter on your herolte/hero2lte.
EXTRA:
If you want to have unencrypted data partition:
1. Format data partition(you lose your data).
2 Flash Kernel with option NO ROOT
2. After flashing kernel flash "remove encryption.zip".
3. Reboot to system (First start configuration wizard).
4. Reboot to twrp and flash Magisk.
Screens:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits:
djb77 for his TGPkernel source
Nethunter creators for the best portable penetration testing tool.
XDA:DevDB Information
[KERNEL][G93xx][2019-05-25] WirusMOD [Nethunter for Oreo], Kernel for the Samsung Galaxy S7 Edge
Contributors
Svirusx
Source Code: https://github.com/Svirusx/Nethunter-s7-kernel-WirusMOD-Oreo
Kernel Special Features: Powered by TGPKernel
Version Information
Status: Testing
Created 2019-02-09
Last Updated 2019-06-22
CHANGELOG
2019.09.27- v1.4
Upstream to tgpkernel source Version 6.15.2[EOL]
2019.06.22- v1.3
Update source to TGPKernel Version 6.15.0
2019.05.25 - v1.2
Updated TGPkernel source to v6.14.0 (release from 2019-05-23)
Rebased source, removed loadable modules
Ramdisk compressed with xz to get more free space for drivers.
Little fixes in defconfig
2019-04-20 - v1.1
Added monitor mode patches to some wifi usb drivers.
Added possibility to disable HIDPatch (this fixes DriveDroid)
Added HIDPatchSwitch: Simple sh script to switch status of HIDPatch (Info in comments in script)
Updated TGP source to Version 6.12.8
2019-02-09 - v1.0
Initial release.
Reserved
Thanks dev. I'm gonna give it a try. Downloading now.
Works fine for now, Nethunter it self crashes when i start command part.
Eugenic said:
Works fine for now, Nethunter it self crashes when i start command part.
Click to expand...
Click to collapse
If you mean NetHunter app -> Custom Commands it self crashes but this is problem with app not with kernel.
Install this version of app
The kernel good working. Ty dev.
Kali Linux works fine, Update is possible when the key correct is....open terminal and write:
wget-q -O - https:/archive.kali.org/archive-key.asc | apt-key add
one problem i have Random reboots ??
A question, when it indicates to change the permissions, refers to the files with .bin format or also with fotmato .fw / wmfw ?.
Kali Works fine too, but when I ask a little bit too much or an unusual thing, it crashes, it's completely random, but it work really well, my external device is recognized, monitor mode works but sometimes it's really sensitive then it crashes. Like it anyway.
rtifferb1987 said:
A question, when it indicates to change the permissions, refers to the files with .bin format or also with fotmato .fw / wmfw ?.
Click to expand...
Click to collapse
For all files which you have copied to system/etc/firmware
loic2665 said:
Kali Works fine too, but when I ask a little bit too much or an unusual thing, it crashes, it's completely random, but it work really well, my external device is recognized, monitor mode works but sometimes it's really sensitive then it crashes. Like it anyway.
Click to expand...
Click to collapse
Could you share your last_kmsg? (cat /proc/last_kmsg > /sdcard/last_kmsg.txt)
Svirusx said:
For all files which you have copied to system/etc/firmware
Could you share your last_kmsg? (cat /proc/last_kmsg > /sdcard/last_kmsg.txt)
Click to expand...
Click to collapse
I will do that, I had reflashed the moronernel for now. Thanks for your time.
Does this enable packet injection for the internal wifi radio as well? The reason I ask is because I saw you mention something about it on one of the Nexmon git issues (#270).
zedfour said:
Does this enable packet injection for the internal wifi radio as well? The reason I ask is because I saw you mention something about it on one of the Nexmon git issues (#270).
Click to expand...
Click to collapse
Yes but only for LineageOS 14.1 version of my kernel. Packet injection works fine but problem is with packet capture every captured packet is cuted.
Where hid-keyboard?
AbayefD said:
Where hid-keyboard?
Click to expand...
Click to collapse
In NetHunter_Binaries.7z in folder \system\xbin\
You need to copy it to this folder in android too in \system\xbin\.
Svirusx said:
In NetHunter_Binaries.7z in folder \system\xbin\
You need to copy it to this folder in android too in \system\xbin\.
Click to expand...
Click to collapse
Where download this NetHunter_Binares
AbayefD said:
Where download this NetHunter_Binares
Click to expand...
Click to collapse
Scroll down here to first release of kernel.
Thx. What firmware recommend with this kernel?
AbayefD said:
Thx. What firmware recommend with this kernel?
Click to expand...
Click to collapse
No recommendation you need to test some ROMs and look if it's work fine for you. I use Stock ROM on my Galaxy s7.

[ROM] Dhollmen 6.0.1 - Slim Based

Initiated as a personal work for my own use I have compiled from scratch this Rom based on
and derived from SLIMRoms including some LineageOS mods.
Finally, I've decided to share it in case someone might be interested.
Credits to the magnificent team of SlimRoms.
Product Highlights:
Android 6.0.1
Security updates to March 2019
New Kernel Dhollmen integrated, without OC for now
Rooted
Many changes over Slim's base:
Pixel Launcher
Chromium web browser
Amaze file manager
NewPipe YouTube player (without GPlay services)
Sound recorder
Google wallpaper application
Old CyanogenMod's calculator
Navigation bar button's icon
More ...
Available downloads:
Tab2 10.1 & 7.0 inches espresso 3G version for tablets with SIM card
Tab2 10.1 & 7.0 inches espresso Wi-Fi version for tablets without SIM card
Gapps to install along with the Rom (first time Rom is installed)
Gapps to install after rom is initialized (NoInit variant) without wipe data/factory reset.
Uninstallation for both Gapps variants (install with recovery and restart)
TWRP recovery (from Andi)
It includes a slightly modified theme and a more correct spanish translation.
Click here to Download Page
Installation:
Ensure you have installed an adecuated recovery.
Download the .zip file for your model.
Download the Google Apps (optional).
Reboot into recovery mode.
Imperative to do "wipe data/factory reset" (first time only)
Install the Rom zip file.
Install the Gapps .zip file (optional)
Updates:
Download the last .zip file available.
Reboot into recovery mode.
Install the .zip file without doing any wipes.
WARRANTY: You agree that this product is provided "as is" without any warranty, either expressed or implied, on its operation.
DISCLAIMER: You assumes at your SOLE RESPONSIBILITY and RISK all results produced by the "software" and/or instructions in this thread.
XDA:DevDB Information
Dhollmen- 6.0.1 , ROM for the Samsung Galaxy Tab 2
Contributors
tuxafgmur
Source Code: https://github.com/Dhollmen?tab=repositories
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
Based On: Slim Roms 6
Version Information
Status: Testing
Current Stable Version: 6.0.1-20190331
Stable Release Date: 2019-03-31
Created 2019-04-01
Last Updated 2019-04-08
Here, there are some images.
NOTE: This screenshots have been made with a density of 140 points (as I use the tablet) instead of the usual 160 points.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Reserved
Estupendo!
I'm quite happy with RR rom at the moment but it's nice to have choice so thumbs up and keep the good work :good:
Nice.
I would like to see OC kernel here, someday
nice, i'm gonna install this afternoon, i just lookinf for a ROM to my old tab5100
Dear tuxafgmur, we have been waiting for you and your special work for long time!
Thanks a lot for coming back to this forum and for sharing your updated galaxy tab2 rom development! This forum needs you and your work!
I am personally using in both my tablets, P5110 and P3110, your kernel until today (links here https://forum.xda-developers.com/galaxy-tab-2/galaxy-tab-2-unified and here https://forum.xda-developers.com/showthread.php?t=2176563) : it makes a device originaly restricted to 01GHZ to be able to run properly updated software nowadays at 1.52GHZ stable! Thats amazing! Even with battery savings if properly setup is done!
Please let me know if you need specific testing of overcloked kernels with this new slim based rom! As I wrote, updated software today needs overclock with this device to run properly: that is my opinion!
Thanks again.
PS: is it possible to use this old kernel from your previous work with this new rom ?
Hi and thank you for this new rom!
I tried to mount a samba share but it seems there's no cifs mounting support this time ( older Dhollmen roms got it)
levider said:
Nice.
I would like to see OC kernel here, someday
Click to expand...
Click to collapse
I'm working in OC now
It will be available very soon.
galoneta said:
Dear tuxafgmur, we have been waiting for you and your special work for long time!
Thanks a lot for coming back to this forum and for sharing your updated galaxy tab2 rom development! This forum needs you and your work!
I am personally using in both my tablets, P5110 and P3110, your kernel until today (links here https://forum.xda-developers.com/galaxy-tab-2/galaxy-tab-2-unified and here https://forum.xda-developers.com/showthread.php?t=2176563) : it makes a device originaly restricted to 01GHZ to be able to run properly updated software nowadays at 1.52GHZ stable! Thats amazing! Even with battery savings if properly setup is done!
Please let me know if you need specific testing of overcloked kernels with this new slim based rom! As I wrote, updated software today needs overclock with this device to run properly: that is my opinion!
PS: is it possible to use this old kernel from your previous work with this new rom ?
Click to expand...
Click to collapse
Pleased to have your help. I hope it will be necessary very soon.
I don't now if the old kernel works well here, however, the new one will be available in a few days.
Herrnobiz said:
Hi and thank you for this new rom!
I tried to mount a samba share but it seems there's no cifs mounting support this time ( older Dhollmen roms got it)
Click to expand...
Click to collapse
Please let me a few days to solve this.
EDIT: You can install my new Kernel and check if cifs mounting is solved now.
Wow? New Rom.....Thanks tuxafgmur
ashkineeeeee said:
Wow? New Rom.....Thanks tuxafgmur
Click to expand...
Click to collapse
If you do not know this yet, THANKS button under post is a thank you.
ze7zez said:
If you do not know this yet, THANKS button under post is a thank you.
Click to expand...
Click to collapse
?sorry
Hello, im having a bit of a problem installing this rom. I have a custom rom installed already(bliss rom) but it a bit buggy and randomly reboots. Anyway im trying to install this rom and i have it installed to a sd card(downloaded using the tablet) reboot in the recovery, wipe everything and try to install. I keep getting an error for the zip (status 7). Im pretty new doing this kinda of stuff amd i cant seem to find any info on how to fix this. Can someone please help? Thanks.
Racer27X said:
Hello, im having a bit of a problem installing this rom. I have a custom rom installed already(bliss rom) but it a bit buggy and randomly reboots. Anyway im trying to install this rom and i have it installed to a sd card(downloaded using the tablet) reboot in the recovery, wipe everything and try to install. I keep getting an error for the zip (status 7). Im pretty new doing this kinda of stuff amd i cant seem to find any info on how to fix this. Can someone please help? Thanks.
Click to expand...
Click to collapse
Outdated recovery?
Also, verify the rom's .zip file MD5 sum.
Racer27X said:
Hello, im having a bit of a problem installing this rom. I have a custom rom installed already(bliss rom) but it a bit buggy and randomly reboots. Anyway im trying to install this rom and i have it installed to a sd card(downloaded using the tablet) reboot in the recovery, wipe everything and try to install. I keep getting an error for the zip (status 7). Im pretty new doing this kinda of stuff amd i cant seem to find any info on how to fix this. Can someone please help? Thanks.
Click to expand...
Click to collapse
Make also sure you are using the right file. There is a version for tabs with mobile data capability (having a sim card holder) called "espresso3g" and one for tablets without sim card holder ("espressowifi").
Thanks for the help guys, I found out i had the wrong file(picked the one for mobile data instead of wi-fi). After i figured that out it installed no problem.
Herrnobiz said:
(...)
I tried to mount a samba share but it seems there's no cifs mounting support this time ( older Dhollmen roms got it)
Click to expand...
Click to collapse
Explain why archaic implementations in modern systems?
It is coming:"Adding OMAP4430_CPU and GPU overclick support.
This patch adds the below config variables
OMAP4430_CPU_HAS_MPU_1_2GHZ
OMAP4430_CPU_HAS_MPU_1_4GHZ
OMAP4430_GPU_HAS_MPU_384MHZ
OMAP4430_GPU_HAS_MPU_512MHZ
to enable CPU's 1216, 1360 and 1472 MHz frequencies, also GPU's 384 and 512 MHz.
The patch also ensures that the CPU never starts at boot higer than 1216 MHZ
On the other hand, it adds an interface to allow changing core voltages."
From "github.com/Dhollmen/Kernel_omap4_ti_espresso/commit/8b64123df27d0f3ea8706e198471a41400901bad"
Waiting!
Thanks again!

Categories

Resources