PDA

View Full Version : [KERNEL] KaliNethunterLollipopKernel



discipuloosho
2014-11-14, 19:06
-------------------------------------closed------------------------------

binkybear
2014-11-14, 21:32
Hey discipuloosho,

Great work! Have you tried it out yet? Did you use franco's kernel (I saw you thanked him) as a base? I also made a Nexus 5 (L) kernel and was testing it out. I'm curious about your experience with your kernel.

discipuloosho
2014-11-14, 22:15
hi binky, i thank franciscoFranco because drivers/usb/otg/msm_otg.c file is his (with your y_cable patch). Everything else i think it works well. The problems are that kali-nethunter files ( bootkali, killkali, etc...) don't works, no chroot, /data/local/busybox permissions problem, blabla... then i can't probe my kernel with kali. What do you think? I do not know why the scripts does not have permissions to execute anything. Permissions fix in updater-script for lollipop compatibility?

binkybear
2014-11-15, 03:59
It's because selinux is set to enforcement.

We can use the modified ramdisk from here: https://github.com/Android-L-Porting-Team/Hammerhead-L-Rebase

to disable selinux. Init.rc has to be modified with:


setenforce 0

We need to change the installer to either flash a boot.img or modify the ramdisk in its place. I've been having issues modifying init.rc but I need more time to play around with it.

* edit *

Just flashed the kernel with setenforce 0 and still getting enforcing issues. You can see them with logcat:


W/sh ( 3008): type=1400 audit(0.0:35): avc: denied { execute } for name="busybox" dev="mmcblk0p28" ino=671748 scontext=u:r:install_recovery:s0 tcontext=u:object_r:system_data_file:s0 tclass=file

* edit 2 *

I take it back it is working (permissive). I can access chroot now but getting error:

ERROR: ld.so: object '/system/lib/libsigchain.so' from LD_PRELOAD cannot be preloaded: ignored.

discipuloosho
2014-11-15, 21:31
In ramdisk init.environ.rc file appears this:


export LD_PRELOAD libsigchain.so

Can this have something to do?

binkybear
2014-11-15, 22:42
Yep, I believe it does.

I removed it and that get's rid of error msgs and I can now put phone in monitor mode.

However, testing wifite just keeps scanning. I am going to reflash from the beginning and see if I can get different results. I was modifying the ramdisk a lot.

discipuloosho
2014-11-15, 23:18
Ok, wifite and chroot works well

What role will this library , right?

***edit***

In my github you have folder with all ramdisk and boot files for directly to flash, if you want use it :)

binkybear
2014-11-16, 02:04
https://github.com/offensive-security/kali-nethunter/pull/98 <-- we can leave it in the ramdisk and unset it in bootkali/killkali

s3v3nh4cks
2014-11-20, 04:10
hows it coming guys?? Any progress on the Lollipop release??

discipuloosho
2014-11-21, 18:54
Binkybear, Android 5.0 has problem with /dev/hidg* for hid-keyboard. Look out issue: https://github.com/pelya/android-keyboard-gadget/issues/16

muts
2014-11-21, 19:58
@s3v3nh4cks - once it's ready we will announce it, there's no point in bumping threads with "is it ready yet".

s3v3nh4cks
2014-11-23, 21:56
@s3v3nh4cks - once it's ready we will announce it, there's no point in bumping threads with "is it ready yet".

@muts Sorry, wasn't my intention, was just asking how the progress was coming.

discipuloosho
2014-11-26, 20:18
Exist one problem with dev/hidg* (virtuals keyboard and mouse) when plug via usb nethunter device on windows, kernel crash :( and i can't find the solution.

*************EDIT*********************

@binkybear , setenforce 1 must be removed from killkali file, exist problems with su command after killkali is executed.

************EDIT 2 ********************

For virtual keyboard and mouse ( /dev/hidg* ) work sucesfully must be turn on MTP or PTP transfers usb modes.

binkybear
2014-11-28, 05:11
discipulossho - I will remove the setenforce 1. Thanks.

hariharan
2014-12-06, 06:44
should I flash nethunter after flashing this kernel

binkybear
2014-12-07, 14:31
This kernel is for lollipop so unless you are a developer or are comfortable with building your own nethunter I would advise to wait.

discipuloosho
2014-12-16, 12:58
Hello again boys, I am very happy because we have the best kernel made for nexus 5: ElementalX-N5 kernel, and NOW for our Kali Nethunter Nexus 5. This kernel works 2956800Hz (3 Ghz) per core, futher performance improvements (battery saving, undervolting, stable on overclock, and more) ..... that is, the best hammerhead kernel. Links in the first post. :)

BreakTheMesh
2014-12-27, 18:12
May i ask how to flash the custom kernel together with nethunter because i'm not used to flash a kernel seperately (I use Nexus-Root-Toolkit usually). And also everything in the README on github just explains how to build and compile a new kernel. Would it be enough to just install the flashable with TWRP? And should i do that before or after the installation of Nethunter 1.0.2?

discipuloosho
2014-12-28, 15:19
*********UPDATED**************

The flashable zip file and source links in first post.

BreakTheMesh
2014-12-28, 17:14
Ok, thanks. I assume that i have to flash the kernel after Nethunter because NH has its own kernel which is installed together with NH, right?

@nonymous
2014-12-28, 17:21
Hello! And you can compile rom?

discipuloosho
2014-12-29, 00:20
Ok, thanks. I assume that i have to flash the kernel after Nethunter because NH has its own kernel which is installed together with NH, right?

Right, first NH, after this kernel.

discipuloosho
2014-12-29, 00:22
Hello! And you can compile rom?

TWRP Flashable zip? Yes, I'm on it.

discipuloosho
2014-12-29, 00:31
*********** IMPORTANT*********

This kernel require to be installed in flashable zip via TWRP.



***********KERNEL READY********

Links in the first post

BreakTheMesh
2014-12-29, 11:53
OK, thanks for your work. I really appreciate what you and binkybear do and wait for the .zip!

beloadjoker
2014-12-29, 14:51
So it is ready?! :D :D

I have now 5.0.1 on my nexus 5 now i can install in twrp
first this: kali_linux_nethunter_nexus5.zip
and after the new kernel for L --> http://d-h.st/k68X
And done i have nethunter again on my nexus 5 with Android L? :)

And if the answer is yes all things is working or the kernel have bugs?

discipuloosho
2014-12-29, 14:59
So it is ready?! :D :D

I have now 5.0.1 on my nexus 5 now i can install in twrp
first this: kali_linux_nethunter_nexus5.zip
and after the new kernel for L --> http://d-h.st/k68X
And done i have nethunter again on my nexus 5 with Android L? :)

That is the procedure, yes.


And if the answer is yes all things is working or the kernel have bugs?

No bugs for now....

beloadjoker
2014-12-29, 15:46
Oh nice! :-) I try it if i have a little free time :-)

Thank you for hard and awesome work!! :-)

discipuloosho
2014-12-29, 15:50
Oh nice! :-) I try it if i have a little free time :-)

Thank you for hard and awesome work!! :-)

:) nothing

BreakTheMesh
2014-12-29, 17:23
Thanks for the zip, i installed everything and so far all features seem to work. But everytime i open the terminal i get "ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD
cannot be preloaded: ignored." This error occurs very often but does not seem to be important.

beloadjoker
2014-12-29, 22:08
I got error :/
So my steps:
Install 5.0.1
root+twrp with NRT
copy nethunter image and the new kernel to phone
Reboot to twrp --> install nethunter image and install the new kernel -->reboot
i opened Kali launcher and the first Launch Kali Shell in Terminal and the error what i got:
"Loaded Kali shell
ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD cannot
be preloaded: ignored.
ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD cannot
be preloaded: ignored.
ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD cannot
be preloaded: ignored.
root@kali:~#"

what i made bad what is your good install steps?
oh and when i installed ElementalX kernel i just uncheck the fast charge option all the other settings are default

discipuloosho
2014-12-30, 12:01
I got error :/
So my steps:
Install 5.0.1
root+twrp with NRT
copy nethunter image and the new kernel to phone
Reboot to twrp --> install nethunter image and install the new kernel -->reboot
i opened Kali launcher and the first Launch Kali Shell in Terminal and the error what i got:
"Loaded Kali shell
ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD cannot
be preloaded: ignored.
ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD cannot
be preloaded: ignored.
ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD cannot
be preloaded: ignored.
root@kali:~#"

what i made bad what is your good install steps?
oh and when i installed ElementalX kernel i just uncheck the fast charge option all the other settings are default

Ok, I'll check your issue

********EDIT*********

This issue is because your NH version is old. You should check the latest version.

beloadjoker
2014-12-30, 14:53
I download from here the nexus 5 version yesterday : http://www.offensive-security.com/kali-linux-nethunter-download/
where can i find newer version?

discipuloosho
2014-12-30, 16:37
The last NH image must be downloaded from github project page via linux https://github.com/offensive-security/kali-nethunter.git

beloadjoker
2014-12-30, 17:58
sry but how can i download it to my nexus 5? if i download the zip i got kali-nethunter-master.zip but i need just nethunter for my nexus 5 can you please write step by step what i need to do?

BDZC
2014-12-31, 16:33
Ok, I'll check your issue

********EDIT*********

This issue is because your NH version is old. You should check the latest version.

having the same error suddenly.
worked with older version before. even after compiling new today im getting this error.
any idea what could be causing this?

binkybear
2015-01-01, 17:25
If you are building from the development branch of github you shouldn't encounter this error.

BDZC
2015-01-02, 00:20
If you are building from the development branch of github you shouldn't encounter this error.

... i guess that could be the reason. totally forgot to check for other branches

@nonymous
2015-01-02, 16:01
I recently received the same error..

BDZC
2015-01-02, 17:34
big thx for the hint. after compiling the development branch everything seems to be working again.

beloadjoker
2015-01-03, 00:16
I built nethunter from sources and installed it and now i get no errors but wlan1 is not found /i connect my wn722n/ what is the problem? i write my steps:

so i used my kali 64bit
and i installed what i find on github:

mkdir ~/arm-stuff
cd ~/arm-stuff
git clone https://github.com/offensive-security/gcc-arm-linux-gnueabihf-4.7
export PATH=${PATH}:/root/arm-stuff/gcc-arm-linux-gnueabihf-4.7/bin
git clone https://github.com/offensive-security/kali-nethunter
cd ~/arm-stuff/kali-nethunter
./build-deps.sh
./androidmenu.sh

after:

work path: /root/arm-stuff/kali-nethunter/1
choosed 1 Build for Nexus Devices

choosed 5 --> Nexus 5

choosed 3 Build All - Kali rootfs and Kernel (AOSP/STOCK) (Android 5)

Generating sha1sum for kernelkali.zip
Kernel can be flashed seperatley if needed using kernel-kali-1.zip
Transfer file to device and flash in recovery

If you plan to add to ROM please place zip file in:
/root/arm-stuff/kali-nethunter/PLACE_ROM_HERE

Would you like to attach Kali build to ROM? (y/n): n
All done!
y

KALI NETHUNTER BUILDER FOR ANDROID DEVICES

WORK PATH: /root/arm-stuff/kali-nethunter/1

[1] Build for Nexus Devices

[2] Build for Samsung Devices

[77] Inject finished rootfs/kernel into ROM
[88] Build a rootfs only - Basic kali chroot for any Android Device
[99] Unmount and Clean Work Folders (file dir removal currently disabled)

[q] Exit


Choice: q


and after i reflash the 5.0.1 rom to my nexus 5 with Nexus root toolkit + root + twrp
copy 1.zip and ElementalX-Nethunter-Signed.zip to my phone
reboot to twrp
first install 1.zip
and second the ElementalX kernel <-- all settings default except usb fast charge i uncheck it
all done--> reboot
i saw nethunter app, i tested SET in terminal but i connect my wn722n with otg cable and nothing, what i made bad?

BDZC
2015-01-03, 15:08
I built nethunter from sources and installed it and now i get no errors but wlan1 is not found /i connect my wn722n/ what is the problem? i write my steps:

so i used my kali 64bit
and i installed what i find on github:

mkdir ~/arm-stuff
cd ~/arm-stuff
git clone https://github.com/offensive-security/gcc-arm-linux-gnueabihf-4.7
export PATH=${PATH}:/root/arm-stuff/gcc-arm-linux-gnueabihf-4.7/bin
git clone https://github.com/offensive-security/kali-nethunter
cd ~/arm-stuff/kali-nethunter
./build-deps.sh
./androidmenu.sh
...



might wanna try
git clone https://github.com/offensive-security/kali-nethunter -b development instead. that solved my wlan problems

@nonymous
2015-01-03, 19:19
Today I compiled the kernel + ROM, but the size of the "rom" only ~50mb, so it should be?

MEGA: https://mega.co.nz/#F!uUFCWTQL!8SLclVokpNW7SCtu8ZZMGQ

beloadjoker
2015-01-04, 23:05
for me still not working :/

@nonymous
2015-01-05, 15:42
I tried to re-assemble, but get errors... and can't even run Kali Menu / Shell

BDZC
2015-01-05, 19:23
you could also check your building log for errors. check your terminal window after building by searching error.
without more info its kinda impossible to tell what went wrong.
try deleting everything and pulling the development branch again

@nonymous
2015-01-05, 20:34
BDZC, I've tried everything to clear and start again, even with the LiveCD, but every time there is a lot of errors.
Here is the compile part log with errors, sorry for Ru, Lang.:


03:09:48-root@anonymous:(~/arm-stuff/kali-nethunter)./build-deps.sh
Чтение списков пакетов… Готово
Построение дерева зависимостей
Чтение информации о состоянии… Готово
E: Не удалось найти пакет pixz
E: Не удалось найти пакет pixz
Некоторые пакеты невозможно установить. Возможно, вы просите невозможного,
или же используете нестабильную версию дистрибутива, где запрошенные вами
пакеты ещё не созданы или были удалены из Incoming.
Следующая информация, возможно, поможет вам:

Пакеты, имеющие неудовлетворённые зависимости:
ia32-libs : Зависит: ia32-libs-i386
E: Невозможно исправить ошибки, у вас отложены (held) битые пакеты.
Чтение списков пакетов… Готово
Построение дерева зависимостей
Чтение информации о состоянии… Готово
Уже установлена самая новая версия libncurses5:i386.
обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 131 пакетов не обновлено.
03:10:13-root@anonymous:(~/arm-stuff/kali-nethunter)./androidmenu.sh

Checking for git updates in local folder...
remote: Counting objects: 8, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 8 (delta 4), reused 4 (delta 0)
Unpacking objects: 100% (8/8), done.
From https://github.com/offensive-security/kali-nethunter
f9a4e49..45dd939 nethunterbuild -> origin/nethunterbuild

...

Previous rootfs build not found. Starting build.
Found cross compiler - will continue
./androidmenu.sh: line 506: debootstrap: команда не найдена
cp: не удалось выполнить stat для «/usr/bin/qemu-arm-static»: Нет такого файла или каталога
chroot: cannot change root directory to kali-armhf: No such file or directory
./androidmenu.sh: line 514: kali-armhf/etc/apt/sources.list: Нет такого файла или каталога
./androidmenu.sh: line 521: kali-armhf/etc/hostname: Нет такого файла или каталога
./androidmenu.sh: line 526: kali-armhf/root/.bash_profile: Нет такого файла или каталога
./androidmenu.sh: line 544: kali-armhf/etc/hosts: Нет такого файла или каталога
cp: указанная цель «kali-armhf/usr/bin/» не является каталогом
cp: указанная цель «kali-armhf/usr/bin/» не является каталогом
cp: указанная цель «kali-armhf/usr/bin/» не является каталогом
./androidmenu.sh: line 560: kali-armhf/etc/network/interfaces: Нет такого файла или каталога
./androidmenu.sh: line 565: kali-armhf/etc/resolv.conf: Нет такого файла или каталога
mount: mount point kali-armhf/proc does not exist
mount: mount point kali-armhf/dev/ does not exist
mount: mount point kali-armhf/dev/pts does not exist
./androidmenu.sh: line 584: kali-armhf/debconf.set: No such file or directory
./androidmenu.sh: line 589: kali-armhf/third-stage: No such file or directory
chmod: cannot access `kali-armhf/third-stage': No such file or directory
chroot: cannot change root directory to kali-armhf: No such file or directory
sed: can't read /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/etc/kismet/kismet.conf: No such file or directory
sed: can't read /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/etc/kismet/kismet.conf: No such file or directory
sed: can't read /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/etc/kismet/kismet.conf: No such file or directory
cp: target `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/' is not a directory
cp: cannot create regular file `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/': No such file or directory
cp: target `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/share/mana-toolkit/run-mana/' is not a directory
dos2unix: /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/share/mana-toolkit/run-mana/*: No such file or directory
dos2unix: Skipping /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/share/mana-toolkit/run-mana/*, not a regular file.
dos2unix: /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/etc/mana-toolkit/*: No such file or directory
dos2unix: Skipping /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/etc/mana-toolkit/*, not a regular file.
chmod: cannot access `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/share/mana-toolkit/run-mana/*': No such file or directory
chmod: cannot access `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/*.sh': No such file or directory
Cloning into '/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/opt/rawr'...
remote: Counting objects: 748, done.
remote: Compressing objects: 100% (708/708), done.
remote: Total 748 (delta 392), reused 168 (delta 36)
Receiving objects: 100% (748/748), 975.44 KiB | 48 KiB/s, done.
Resolving deltas: 100% (392/392), done.
chroot: failed to run command `pip': No such file or directory
Cloning into '/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/opt/MITMf'...
remote: Counting objects: 1023, done.
remote: Total 1023 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (1023/1023), 439.65 KiB | 410 KiB/s, done.
Resolving deltas: 100% (675/675), done.
./androidmenu.sh: line 641: /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/tmp/mitmf.sh: No such file or directory
chmod: cannot access `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/tmp/mitmf.sh': No such file or directory
chroot: failed to run command `/tmp/mitmf.sh': No such file or directory
89.txt
/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/pingen: No such file or directory
chmod: cannot access `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/pingen': No such file or directory
chroot: failed to run command `pip': No such file or directory
--2015-01-06 03:13:06-- https://github.com/smicallef/spiderfoot/archive/v2.2.0-final.tar.gz
Resolving github.com (github.com)... 192.30.252.131
Connecting to github.com (github.com)|192.30.252.131|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/smicallef/spiderfoot/tar.gz/v2.2.0-final [following]
--2015-01-06 03:13:07-- https://codeload.github.com/smicallef/spiderfoot/tar.gz/v2.2.0-final
Resolving codeload.github.com (codeload.github.com)... 192.30.252.147
Connecting to codeload.github.com (codeload.github.com)|192.30.252.147|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 695294 (679K) [application/x-gzip]
Saving to: `spiderfoot.tar.gz'

...

sed: can't read /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/etc/kismet/kismet.conf: No such file or directory
cp: cannot create regular file `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/kalimenu': No such file or directory
Cloning into 'google-nexus-tools'...
remote: Counting objects: 95, done.
remote: Compressing objects: 100% (88/88), done.
remote: Total 95 (delta 45), reused 0 (delta 0)
Receiving objects: 100% (95/95), 2.11 MiB | 499 KiB/s, done.
Resolving deltas: 100% (45/45), done.
cp: cannot create regular file `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/adb': No such file or directory
cp: cannot create regular file `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/fastboot': No such file or directory
chroot: failed to run command `chmod': No such file or directory
chroot: failed to run command `chmod': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5079 100 5079 0 0 15101 0 --:--:-- --:--:-- --:--:-- 18811
cp: cannot create regular file `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/deadbolt': No such file or directory
chroot: failed to run command `chmod': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9269 100 9269 0 0 27754 0 --:--:-- --:--:-- --:--:-- 34715
cp: cannot create regular file `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/apfucker.py': No such file or directory
chroot: failed to run command `chmod': No such file or directory
cp: cannot create regular file `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/hid-keyboard': No such file or directory
cp: cannot create regular file `/root/arm-stuff/kali-nethunter/rootfs/kali-armhf/usr/bin/hid-dic': No such file or directory
chroot: failed to run command `chmod': No such file or directory
chroot: failed to run command `chmod': No such file or directory
chroot: failed to run command `chmod': No such file or directory
./androidmenu.sh: line 708: kali-armhf/etc/dnsmasq.conf: No such file or directory
./androidmenu.sh: line 728: kali-armhf/etc/group: No such file or directory
./androidmenu.sh: line 729: kali-armhf/etc/group: No such file or directory
chroot: failed to run command `/cleanup': No such file or directory
umount: /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/proc/sys/fs/binfmt_misc: not found
umount: /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/dev/pts: not found
umount: /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/dev/: not found
umount: /root/arm-stuff/kali-nethunter/rootfs/kali-armhf/proc: not found

I realized that errors occur in the file "kalifs.tar.bz2" as the file size does not match the original. And when you start a terminal, you receive the error " '/bin/bash': No such file or directory " and unpack the file "kalifs.tar.bz2" there's no many folders.

BDZC
2015-01-06, 00:23
looks like you dont even have the deps installed. without those i guess you will never build.
make sure you have those tools listed in build-deps.sh installed.


apt-get install git-core gnupg flex bison gperf libesd0-dev build-essential \
zip curl libncurses5-dev zlib1g-dev libncurses5-dev gcc-multilib g++-multilib \
parted kpartx debootstrap pixz qemu-user-static abootimg cgpt vboot-kernel-utils \
vboot-utils uboot-mkimage bc lzma lzop automake autoconf m4 dosfstools rsync \
schedtool git e2fsprogs device-tree-compiler ccache dos2unix


if some are not found id check my apt repo at /etc/apt/sources.list
anyway it looks like your system is incomplete and also id recommend using installed Kali either on system or vmware.
you can download prebuild vmware image

@nonymous
2015-01-06, 06:51
BDZC, well, will check later, I use the original image of Kali Linux x64 1.0.9 as a main system on the 2nd laptop.

@nonymous
2015-01-06, 20:17
I reinstalled the system and installed all the packages, but still have errors. could you compile and upload to the exchange? is it possible to compile from source in another unix-like system?

BDZC
2015-01-06, 21:25
if all packets are installed now what kind of error is it showing you now? we are no magicians :P
also i recommend posting your problem in "Building NetHunter" or "NetHunter General Questions" before this Thread is going to off topic

what i just noticed during my last build which resulted in fail is this


[FAIL] udev requires a mounted sysfs, not started ... failed!
failed!

which kinda reminded me building may need a connected phone to pull some files from devices.
been using local repo. can anyone verify ? after connecting phone everything compiled fine.

binkybear
2015-01-06, 23:02
Your phone doesn't need to be connected as it's not a ROM so it doesn't need to pull proprietary files. But i'm glad it compiled for you.

@nonymous
2015-01-07, 07:35
You are using Kali x64 with testing packages? if the compilation fails with the same error...

discipuloosho
2015-01-14, 15:11
************************************************** ************************************************** *********

discipuloosho
2015-01-15, 23:29
*************************** *************************************

piratestatic29
2015-02-01, 21:12
Is there a way someone can make a how to update to lollipop. Yes I know it is via fastboot but I am still unclear on how to do that. I honestly don't understand where to go or how to do that

discipuloosho
2015-02-14, 13:01
Hello @binkybear, i'm working on internal hammerhead wifi monitor mode. When i have some result, i talk you. See you.

binkybear
2015-02-15, 20:24
discipulossho - That would be amazing. Good luck.

brother_fox
2015-02-17, 23:08
Hi, where i can download compilled kernel for lollypop (nexus5)?

discipuloosho
2015-02-25, 01:49
everybody who love kali nethunter: Enjoy it! (https://forums.kali.org/showthread.php?23541-KERNEL-KaliNethunterLollipopKernel)

N4 Nethunter
2015-02-25, 20:20
everybody who love kali nethunter: Enjoy it! (https://forums.kali.org/showthread.php?23541-KERNEL-KaliNethunterLollipopKernel)

when will we have monitor mode wlan0

discipuloosho
2015-02-26, 11:09
when will we have monitor mode wlan0
I don't know. Now we have a kernel with many customizable features and many usb drivers.
For example we can plug our hammerhead to car via OBD-II usb cable, and monitoring car parameters (I not check it but I'm sure it should work). Is fantastic.

AWV
2015-02-26, 23:08
Is there a full step-by-step anywhere on how to install NH with Lollipop and the custom kernel? Nexus 7 2013 if it matters...

discipuloosho
2015-02-27, 02:34
Is there a full step-by-step anywhere on how to install NH with Lollipop and the custom kernel? Nexus 7 2013 if it matters...
Ok. I will write github wiki page.

N4 Nethunter
2015-02-27, 10:40
can you make it into a zip
i dont know how to compile

AWV
2015-02-27, 23:23
Ok. I will write github wiki page.

Thank you!

anonares
2015-02-28, 21:21
is their a wlan0 working monitor mode or is it still under development.

N4 Nethunter
2015-03-13, 10:18
when will monitor mode wlan0 be ready

stinkybit
2015-03-13, 14:36
when will monitor mode wlan0 be ready

Dude, you're asking the same question for at least the third time.
I'm not a developer but I understand the difficulties there. If you think it's a piece of cake, feel free to reverse engineer that sh** and contribute your wifi driver at github.

BreakTheMesh
2015-03-14, 13:11
Great work discipuloosho! But first some questions: I know the kernel is android 5.0 based but will it also work on 5.1 or even paranoid-android 5 (5.0.2 based)? And I would like to add your kernel directly to the nethunter build from github, are there any instructions on how to add a custom kernel to the build script already? Thanks for any answers and keep up your work. ;)

@nonymous
2015-03-15, 06:17
Hi! discipuloosho, you could put the compiled night build nethunter lollipop from github in the zip?

stinkybit
2015-03-19, 08:14
Just interested, since Oneplus announced their upgrade to Lollipop to CM12S and OxygenOS:
Will support for the OPO persist and if yes, which will be the right OS to choose? (or does it even matter?)

binkybear
2015-03-20, 22:23
We will maintain support for the oneplus one. My guess will be CM12s as OxygenOS will be closed source.

beloadjoker
2015-03-21, 22:17
I think, we get oxygenOS and cm12 too, oxygenOS is just an other option beside cm12

stinkybit
2015-03-23, 08:29
Thanks guys! :)

vinnimous
2015-03-27, 00:58
I haven't managed to dig up one for shamu that doesn't throw me into a boot loop. Any luck?

g0tmi1k
2015-04-01, 07:08
NetHunter v1.2 has just been released!
Android Lollipop and Nexus 6/9 support.
More information: https://www.offensive-security.com/kali-nethunter/nethunter-android-lollipop-nexus6/.

grantronyx
2015-06-05, 06:15
ElementalX-N5 Nethunter Kernel 3/19/2015 v. 2.11

Features:

overclocking/underclocking options
select independent frequencies for each core
optional l2 and bus overclocking
ElementalX CPU governor with gboost
full voltage control
choose voltage profile in installer
wake gestures support
optional sweep2wake and doubletap2wake
options to disable wake functions with timeout or power button
optional USB fastcharge
faux sound support
cpu frequency up to 2956Mhz
USB (WiFi WiMax Bluetooth DVB Storage) devices support
fixed bugs
etc ...

This kernel can be installed on the @binkybear[my mentor] kernel. This kernel has everything you could want. Try it and enjoy. Updates will be regular.

ElementalX-N5 Kali Nethunter Kernel (http://d-h.st/CDiV)

Full kernel control with KERNEL ADIUTOR App (https://play.google.com/store/apps/details?id=com.grarak.kerneladiutor)

P.D.: And maybe we have internal wifi in monitor mode ;) :)

Sources:
ElementalX-N5-Nethunter kernel: https://github.com/discipuloosho/ElementalX-N5
Kernel Adiutor app:https://github.com/Grarak/KernelAdiutor

The Correct Link is now:
https://github.com/search?q=ElementalX-N5

discipuloosho
2015-08-06, 16:23
Hi guys, I'm working in new Kernel for Nexus 5 (Electroactive Kernel) which is more stable and efficient with advanced features as, for example, selinux avc policies always permissive, very important for many pentest techniques.

Thanks and Regards to all who contribute to kali linux nethunter

thanhtung
2015-08-18, 14:42
In ramdisk init.environ.rc file appears this:


export LD_PRELOAD libsigchain.so

Can this have something to do?

before his time, is linked with the bug. later someone you overcome fears

@nonymous
2015-10-10, 14:20
Hello! It is planned to update the kernel to 6.0 Marshmallow? The ElementalX kernel has been updated... Thanks.

FlipTheBit
2015-11-19, 17:22
This looks like the kernel needed to fix the current broken NH install on Nexus 7 2012 Wifi. Is there a link to the compiled kernel? I have no ability to do so at present and would like to see if this fixes the issue. Thank you.

soluck9x
2015-11-23, 15:07
This is awesome, been waiting for lollipop nethunter, Thank you!

waji_1990
2016-02-09, 15:34
can i use this kernel on NOte 3 n900(exynos) 5.0.1????

waji_1990
2016-02-09, 19:52
YOur were Successful to RUn YOur WN722N adapter on your mobile?

waji_1990
2016-02-11, 05:58
ElementalX-N5 Nethunter Kernel 3/19/2015 v. 2.11

Features:

overclocking/underclocking options
select independent frequencies for each core
optional l2 and bus overclocking
ElementalX CPU governor with gboost
full voltage control
choose voltage profile in installer
wake gestures support
optional sweep2wake and doubletap2wake
options to disable wake functions with timeout or power button
optional USB fastcharge
faux sound support
cpu frequency up to 2956Mhz
USB (WiFi WiMax Bluetooth DVB Storage) devices support
fixed bugs
etc ...

This kernel can be installed on the @binkybear[my mentor] kernel. This kernel has everything you could want. Try it and enjoy. Updates will be regular.

ElementalX-N5 Kali Nethunter Kernel (http://d-h.st/CDiV)

Full kernel control with KERNEL ADIUTOR App (https://play.google.com/store/apps/details?id=com.grarak.kerneladiutor)

P.D.: And maybe we have internal wifi in monitor mode ;) :)

Sources:
ElementalX-N5-Nethunter kernel: https://github.com/discipuloosho/ElementalX-N5
Kernel Adiutor app:https://github.com/Grarak/KernelAdiutor

can i use this kernel on NOte 3 n900(exynos) 5.0.1????