Hi all,
I have recently installed kali linux on my android phone by mounting an .img file and using Vx connectbot to work through the terminal..
As for the monitor mode, I typed(as superuser):
# airmon-ng
The chipset column says: [Not PCI, not USB or sdio]
May be this is the reason I am unable to enter monitor mode.... Is there a way for the emulator to detect the wireless card??
I also tried installing apps like bcmon (which didnt work because of not being one of Broadcom chipsets) and few others..
Please find way to enable monitor mode... thanks in advance
Am using Yu Yureka... lollipop 5.1.1
hey for your information yu yureka has an qualcom wifi chipset,and that does not support monitor mode as of now sorry..hope I helped supported ones are bcm4329 and bcm4330
Related
Hi there,
I'm trying to get linux working with XDA2...
At the moment, I use HARET to boot the kernel, but I encounter some problems.
1. USB Serial Connection is breaking when booting the new kernel. I wouldn't have assumed anything different. But the Xda-Developers tutiorials shows how to connect via that virtual port.
2. I can use the real serial port to redirect Kernel Output until it says: "Login:"
I'm using minicom to get the output. But I can't enter the username. I'm sure that I use correct port settings, is there anything special with the connection to the XDA2? Should I use another Application to login? What's wrong with my serial input line?
Can somebody tell me how to use the Serial port via other Terminals? (Linux shell commands are highly appreciated.)
Thanks in advance for some hints!
Edit:
I also tried to compile custom kernel, but after haret switches to the dark screen (after showing the linux logo with splashed eyes ), it isn't redirecting any output to PC.
hi. you should first tell which software versions you are using.
Himalaya kernel is not maintained for a long time, but it's
not very difficult to update it.
Versions I use:
HaRET-0.3.6.exe (http://anymore.nl/ipaq/haret-0.3.6.exe)
zImage-2.6.12 (http://himalaya.lange.nom.fr/zImage-2.6.12)
initrd-2.6.12.gz (initrd-2.6.12.gz)
Hardware:
Processor: Intel PXA263
Model Nr. PH10A
Flash Chip type: 28F128k3
Hi is it possible to switch the wifi in monitor or injection mode?
Is it possible to change the mac of the wifi card?
I tried CM6 + Debian Testing, macchanger show it changed the mac but the router shows the old mac.
Maybe with a patched Kernel...
If not please tell me on wich device you got one of this working and how ;-)
that needs a custom firmware, i haven't seen anyone on it
Hello everybody.
Is here anyway I can use the Nexus 10 with wifi on monitor mode? I imagine it's difficult to do it with the wireless card it brings, so is there anyway I can use an external wifi dongle in monitor mode? I have the wn725n v2 dongle, the driver is rtl8188eu, is there anyway to put in the kernel and make it work in android? Or install an os with complete linux installer and make it work there? Thanks in advance.
Hi Eveyone,
I am a newbie just trying to run Kali on Note 3 sm-N9005, I managed to root the device and install a custom kernel Thanks to XDA, but now I am stuck at the Internal WIFI adapter of Note 3 not working, I know that presently Kali is running as a VM but heres the interesting part !!
When I installed WICD on kali it detects the WIFI networks, also I can toggle the Wifi option of my phone on/off using WICD..
But I am still not able to use airmon-ng to run mon0.
What I am assuming is that WICD has some wifi Driver inbuilt that has bound the wifi card of my Note 3 but it is not able to share this driver with the rest of the apps.
Please correct me if I am wrong, and please help me in this regard...
My Idea is to somehow extract the wifi drivers from WICD and install them separately. Is it possible ???
First time posting, but I've read through dozens of threads and have used the site extensively. I cannot seem to find an answer to the issue I'm having. I had an old Galaxy Note 4 lying around and wanted to see if I could install NetHunter. After tons of trial and error, I was successful in flashing LineageOS 15.1, addonsu -15.1 arm, nethunter-generic-armhf-kalifs-full-rolling-2017.10-20171013-0449, and kernel-nethunter-generic-armhf-3.15.4-20170211-0304 (too new to post link of the NH builds). I have full chroot, updated busybox (v1.25-0-NetHunter) and SuperuserSU to manage root privileges. I had to install all of the tools (e.g., cspolit, DriveDroid, OpenVPN, etc.) individually, but they seem to be in working order.
My issue: I bought an external wifi adapter (Alfa AWUS036NEH) with a chipset (Ralink Technology Wifi Adapter RT2780) that supports monitor mode. The Wifi card appears to work flawlessly on my macbook with Kali distro, but I can't seem to find a way for the NH kernel on the Note 4 to recognize the adapter. In the kernel I flashed, I can see the rt2870.bin firmware required in the /system/etc/firmware folder, but for some reason Nethunter does not recognize the adapter. On most Nexus/NH builds, the wifi adapter is found to be compatible and is usually plug and play.
When I run:
-Kali terminal
-ifconfig
There is no wlan1. Only wlan0.
Same thing if I run iwconfig.
When I run:
-kali terminal
-airmon-ng
I receive a prompt that states:
Found phy0 with no interface assigned, would you like to assign one to it [y/n]?
-y
ERROR adding monitor mode interface: command failed: Operation not supported (-95)
No surprise, the above is indicating the embedded chipset does not support a monitor mode interface, but it doesn't even list the external adapter.
when I run: lsusb
Output shows the Ralink wifi adapter on bus 3:2.
I understand NetHunter was not built for LineageOS 15.1, but there has to be some way to maybe push the firmware or modify the firmware (I have the original firmware from the manufacture) to be compatible with my current build? Do I need to compile my own Kernel for this to work properly? Why doesn't the generic NH kernel, with the rt2870.bin file work?
Thanks ahead of time.
Have you tried using Magisk and flashing the Kali Nethunter module with that? It also includes multiple wireless firmware and I believe the correct one for your Alfa dongle. I too just bought that exact WIFI dongle and I'm still in the process of setting up Kali on my Note 4.
I had a similar issue as you on my OnePlus 5T even with the Magisk module for Nethunter. I'm going to try and find a different kernel because I think that's my issue on that phone.
My Note 4 is N910P but I'll let you know if I find something that works and maybe it'll help you find a way on your variant.