[ROM][Official] Kali NetHunter for the Huawei Nexus 6P LOS17.1

yesimxev

Senior Member
May 8, 2017
68
28
18
Does monitor mode work? Couldn't get it running on the nh rom over los17.1 . When I type lsusb it shows my ralink wifi adapter but I get an error with ifconfig and it doesn't show up. Just did a fresh install of pe 10 (amazing rom from the 5 minutes I had setting it up) hoping I'll be able to get my adapter into monitor mode. Is there a repo for the ralink drivers or is the magisk module suffice?
Which ralink adapter? What is it's chipset?
 

UsPdSr

Senior Member
Sep 26, 2016
718
326
73
31
San Hackàr
Revision

It seems that the chef has modified the "mon"-scripts.

It is again being said, that 'ten' still a experimental setup is.

I didn't touched another rom above Oreo, until the kernel for Android Ten was released and I was in possession of a second 6P; I am very careful and watch for any aberrations while testing through the newly spreading threads with ten roms.

Just a word of caution.

If you want to stay on the safe side, don't like experimental custom roms, have a thing against BLOD - flash the latest stock and have fun hunting. :laugh:
 
Last edited:

yesimxev

Senior Member
May 8, 2017
68
28
18
Got it working. Only quirk is in order to get monitor mode to work I have to use reinstall the driver every reboot. It's the only way the native Nexus 6p wifi chip will go into monitor mode. My external works flawlessly tho.
That's not done yet, internal wifi monitor mode is in progress. Therefore, we recommend Oreo for anyone who needs wlan0 mon mode and generally stable system
 
  • Like
Reactions: UsPdSr

UsPdSr

Senior Member
Sep 26, 2016
718
326
73
31
San Hackàr
@yesimxev

Is it important?

My old setup (Nougat) even supported the second revision of one of the silver Alfa.
But I applaud your enthusiasm. :good:

---------- Post added at 08:50 PM ---------- Previous post was at 08:36 PM ----------

Sry for Ot, but @yesimxev
Did you guys noticed the issues with Nexmon and Hammerhead.Neither with stock nor custom rom, does it work by default.
A bit feather-headed to remove all the kernel builds at once.. :/
 
Last edited:

Trapdroid

Member
Oct 26, 2012
12
1
0
Rockville
Broken download. Is this available anywhere else?

The download fails after about 20 secs or 1 gb download. Does anyone have a copy to spare? Or perhaps a mirror. I even tried the torrent file but it stalled immediately.

Thanks for the work, I freed up a 6p especially for this.
 

UsPdSr

Senior Member
Sep 26, 2016
718
326
73
31
San Hackàr
The download fails after about 20 secs or 1 gb download. Does anyone have a copy to spare? Or perhaps a mirror. I even tried the torrent file but it stalled immediately.

Thanks for the work, I freed up a 6p especially for this.
I uploaded the official Angler-Los ten image from Offensive Security to mega.nz

Here you go >>

https://mega.nz/file/NIJERCBI#2IF0iO5EkhylUr7pNxzLrkBO035JI8uFXSI7SKqk_4w

Have fun

Edit

I downloaded from the supposedly unstable links one time via P2P and twice via the direct link over the day(s) .No issues whatsoever... Maybe the recent releases of Kali have overcrowded the section for the time being and it came to some transfer issues.

I will upload the Oreo image as well.

Just a precaution.
If some Nethunter devs or other project member not want the links in the thread, will I remove them of course instantly.

Here the Official Image for Android 8.1 Stock by Offensive

https://mega.nz/file/sMxX2LBQ#jZ5t_G3RJOZUbnnNPYGMVLV9b9yRwb06Tn2AiEn0SO8

I encountered 0 problems by obtaining the images so far.

;)
 
Last edited:
  • Like
Reactions: Trapdroid

yesimxev

Senior Member
May 8, 2017
68
28
18
For all those who suffered because of my booboo. To install fstab.angler, do:
Code:
adb push fstab.angler /sdcard/
adb shell "twrp mount /system_root && twrp remountrw /system_root && cp /sdcard/fstab.angler /system_root/"
Then continue with the step format /data
I'll revise the instructions soon
 
  • Like
Reactions: UsPdSr and Mr.č_1

UsPdSr

Senior Member
Sep 26, 2016
718
326
73
31
San Hackàr
After getting a new device, I deceided against my likeness, to try Lineage and noticed that updates over the Nethunter store didn't go through.

Did I format at the wrong point or skipped a step in the installation process, or is this a known issue amongst other users as well..?
 
Last edited:

hakimarx

Member
Aug 27, 2009
30
2
0
help cannot detect busybox and cannot update/ add metapackage




help.. My nethunter cannot detect busybox, i was install manually, but in system information nor show bussybox. and i cannot update/ add metapackage?
How to solve it
 

yesimxev

Senior Member
May 8, 2017
68
28
18
After getting a new device, I deceided against my likeness, to try Lineage and noticed that updates over the Nethunter store didn't go through.

Did I format at the wrong point or skippedd a step in the installation process, or is this a known issue amongst other users as well..?
Do you have the phone unencrypted? Also, have you installed the store from the web, then installed the apps?
 

yesimxev

Senior Member
May 8, 2017
68
28
18
help.. My nethunter cannot detect busybox, i was install manually, but in system information nor show bussybox. and i cannot update/ add metapackage?
How to solve it
If you have flashed in the correct way, busybox should show up. Have you updated to the latest NH app from the NH store?

As for the upgrade, do
Code:
apt-get update
apt-get install -f
apt-get dist-upgrade
That kalifs has the libgcc9-dev comflict as it was in the kali repository, it's solved since
 
  • Like
Reactions: hakimarx

hakimarx

Member
Aug 27, 2009
30
2
0
If you have flashed in the correct way, busybox should show up. Have you updated to the latest NH app from the NH store?

As for the upgrade, do
Code:
apt-get update
apt-get install -f
apt-get dist-upgrade
That kalifs has the libgcc9-dev comflict as it was in the kali repository, it's solved since
1. Yes, im install from NH Store. I install all apps, manually. Because after flash nethunter-2020.2-pre3-angler-los-ten-kalifs-full.zip, no apps NH show in my home. So i decide to install bussybox and other apps manual. But bussy box not showing in menu nethunter. How to solve it?
2. apt-get update and apt-get install -f running smooth. But when i run: apt-get dist-upgrade, it show error like this pict
 

yesimxev

Senior Member
May 8, 2017
68
28
18
1. Yes, im install from NH Store. I install all apps, manually. Because after flash nethunter-2020.2-pre3-angler-los-ten-kalifs-full.zip, no apps NH show in my home. So i decide to install bussybox and other apps manual. But bussy box not showing in menu nethunter. How to solve it?
2. apt-get update and apt-get install -f running smooth. But when i run: apt-get dist-upgrade, it show error like this pict
1. No need to install busybox manually, that's not installed as an app. That's why NH can't detect after.
2. Try apt-get remove libgcc9-dev then dist-upgrade. When all is ready, you can install libgcc-9-dev back if I remember properly
 

UsPdSr

Senior Member
Sep 26, 2016
718
326
73
31
San Hackàr
Do you have the phone unencrypted? Also, have you installed the store from the web, then installed the apps?
Of course,the device is unencrypted.

I extracted the apps from the installer and installed them one by one.
Afterwards did I try to update 1 or 2 over the Nethunter Store, which wasn't possible.
@hakimarx

Try

sudo apt install gcc-8-base
@yesimxev

If you remember, this problem appeared a couple of months ago before.

This was a temporary fix, but maybe you can use it for now.
 
Last edited:

yesimxev

Senior Member
May 8, 2017
68
28
18
1. Yes, im install from NH Store. I install all apps, manually. Because after flash nethunter-2020.2-pre3-angler-los-ten-kalifs-full.zip, no apps NH show in my home. So i decide to install bussybox and other apps manual. But bussy box not showing in menu nethunter. How to solve it?
2. apt-get update and apt-get install -f running smooth. But when i run: apt-get dist-upgrade, it show error like this pict
Of course,the device is unencrypted.

I extracted the apps from the installer and installed them one by one.
Afterwards did I try to update 1 or 2 over the Nethunter Store, which wasn't possible.
@hakimarx

Try


@yesimxev

If you remember, this problem appeared a couple of months ago before.

This was a temporary fix, but maybe you can use it for now.
Use the latest 2020.3 image, updating the thread soon https://images.kali.org/nethunter/nethunter-2020.3-angler-los-ten-kalifs-full.zip
 

yesimxev

Senior Member
May 8, 2017
68
28
18
I encountered the same issue on the Nexus 5 as well.

I recently purchased a OnePlus 6, but hadn't time to fully set up Nethunter onto it..
What should I do in those cases?

Best regards
It shouldn't be an issue anymore, it was fixed the day after the Kali bug report was filed. The thing is, that 2020.2 image had the said fs already. Now since 2020.3 is out, or you can build a new kalifs and it won't appear
 

UsPdSr

Senior Member
Sep 26, 2016
718
326
73
31
San Hackàr
It shouldn't be an issue anymore, it was fixed the day after the Kali bug report was filed. The thing is, that 2020.2 image had the said fs already. Now since 2020.3 is out, or you can build a new kalifs and it won't appear
I did.
With the installer from the repo.Just a few days ago..
On the 6p.
 

UsPdSr

Senior Member
Sep 26, 2016
718
326
73
31
San Hackàr
It shouldn't be an issue anymore, it was fixed the day after the Kali bug report was filed. The thing is, that 2020.2 image had the said fs already. Now since 2020.3 is out, or you can build a new kalifs and it won't appear
To wrap it up..
I flashed the full chroot including the kernel onto my Nexus 6p and encountered the apt issue again.

I could solve it, with the following command

sudo apt install gcc-8--base