offensive-security / nethunter-devices

NetHunter Devices
248 stars 197 forks source link

Help Adding new device #160

Open ghost opened 5 years ago

ghost commented 5 years ago

I am trying to build a Nexmon workable variant of note 3 nethunter but couldn't figure out how to.As there is @Binkybear who has done so on Identical hardware on hammerhead using hammerheadmon kernel.So,I wan @binkybear to help me or anyone who knows what changes to the kernel sources patches were required to do so.I can enable Nexmon using the scripts but the device reboots on airodump-ng after being stuck a few seconds.Anybody who knows anything about hammerheadmon nougat can tell me 1-What patches were used. 2-What changes are required for Nexmon Supported devices 3- What changes should I make in the system 4-Bugs faced and their soloution(If you don't want me to waste time then) Again a call to @binkybear who has done so with nexus 5 on hammerheadmon.

Re4son commented 5 years ago

Have you tried the steps in this wiki? https://github.com/offensive-security/kali-nethunter/wiki#70-porting-nethunter-to-new-devices The most important patches are:

  1. Wifi injection patch for wifi attacks
  2. HID gadget mode patch for HID attacks
  3. CD-ROM patch for DriveDroid
  4. Set "CONFIG_USB_ACM=y" in your defconfig for proxmark to work
ghost commented 5 years ago

That doesn't solve the reboot issue

Re4son commented 5 years ago

Have you tried cherry picking the commits from binkybear's repo?

What is this note 3?