Showing posts with label Kali. Show all posts
Showing posts with label Kali. Show all posts

Saturday, 6 August 2016

Kali Linux Nethunter on mxp



Is it possible to run kali net hunter with rr in our device moto x play?



Friday, 15 July 2016

Kali NetHunter for the Galaxy S7 Edge WORKING



this is the kernel I compiled from source when dev gave up on project
Much thanks to luca without him I would probably never figure this out he is an awesome dev

thanks jesse for fingerprint patch that is in updater script not kernel

source i built from
https://github.com/jcadduono/nethunt...e/touchwiz-6.0








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_20160714-233554.jpg<br/>Views:	N/A<br/>Size:	240.4 KB<br/>ID:	3813697
 

Click image for larger version<br/><br/>Name:	Screenshot_20160714-233812.png<br/>Views:	N/A<br/>Size:	204.6 KB<br/>ID:	3813698
 

Click image for larger version<br/><br/>Name:	Screenshot_20160715-131025.png<br/>Views:	N/A<br/>Size:	165.0 KB<br/>ID:	3813699
 











Attached Files






File Type: zip KaliNethuterKernel g935 edge.zip -
[Click for QR Code]
(15.41 MB)







Monday, 11 July 2016

Kali Nethunter on OP3



Has anyone been able to build a working edition of Kali Nethunter for the OP3 or is anyone working on it? I've been trying to build it myself for OOS for a few days now and haven't been successful.



Thursday, 30 June 2016

Hammerhead CM13 Kali Kexec, driver issues.



Hello XDA,

Im back again with another personal project I'm having some issues with. First, a bit of explanation as to why I've chosen to attempt this.
I was running a heavily modified stock rom with nethunter 5.1.0 that was incredibly unstable, and eventually crashed right out on me (modified using root based apps so the crash was my fault) .
So I grabbed the CM13 snapshot for hammerhead, and layered on nethunter 3.0 (big fan since BT3), only to find out my wifi card isn't supported. On 5.1.0 I also had this issue
(see here http://forum.xda-developers.com)/showpost.php?p=64400679
which I managed to fix with a simple source build with a few extra options checked in menuconfig.
Sadly it doesn't seem to be quite that easy with CM13 and marshmellow.

I'm using the DWA160-b2 wifi adapter, which from my research, uses the rt2800usb chipset, which supposedly points to the rt5572 driver. So, I enabled the corresponding options in menuconfig , although I cant remember the exact wording at this moment (using winblows to write this, and not my linux) and I still have no life in my wifi card.

So, after even more research, I found out I should be able to cross-compile the required drivers using the arm-eabi tools. However, after trying I've come to the conclusion that there is no arm based config for this driver. So then I tried backports, and recieved an error about incomplete linux headers (I assume because of the chroot, because my headers are all installed).

Now finally my question:
How do I go about compiling this driver for arm? Or is there a know working arm driver for this particular card? As I have not come across one in my searching. Also please dont say get a new wifi card lol I have a few different usb wifi cards, all with the same issue (albeit different chipsets).