![]() |
[WIP] Injection on N9
1 Attachment(s)
THIS IS NOW COMBINED WITH KERNELPLUS
PLEASE DO NOT USE THIS KERNEL Kernel-Plus link: http://talk.maemo.org/showthread.php?t=86543 Ok, in case anyone wants to join the testing: Tools needed (all on my openrepo) wireless-tools (iw) aircrack-ng macchanger so, first we try to start aireplay-ng with Code:
~ # aireplay-ng -9 wlan0 Code:
ioctl(SIOCSIWMODE) failed: Device or resource busy Code:
~ # airmon-ng start wlan0 Interface Chipset Driver wlan0 Unknown wl1271_sdio - [phy0]ifconfig: SIOCSIFFLAGS: Cannot assign requested address (monitor mode enabled on mon0) So, we try again aireplay (on the newly created mon0 device) Code:
~ # aireplay-ng -9 mon0 Code:
ioctl(SIOCSIFFLAGS) failed: Cannot assign requested address well, lets see Code:
~ # ifconfig mon0 Code:
mon0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 This is, a problem. Now, we need to change this. There is (now) a tool which will enable us to do so - macchanger I tried random MAC adresses for the mon0 device - for some reason it fails. But, look at Code:
~ # ifconfig wlan0 Now, we change it Code:
~ # macchanger -m 04:A8:2A:1F:AC:C8 mon0 Code:
Current MAC: 00:00:00:00:00:00 (Xerox Corporation) Code:
~ # aireplay-ng -9 mon0 Code:
20:20:23 Trying broadcast probe requests... I uploaded my kernell to dropbox (open mode, with NAT, CIFS support and a few other tweaks) You WILL need open mode, and you MUST use Code:
devel-su /Niel Modules https://dl.dropboxusercontent.com/u/85377542/modules.tar.gz Kernel https://dl.dropboxusercontent.com/u/85377542/zImage.tar.gz Look at http://213.128.137.28/showthread.php?t=89507 for how to flash the kernel. 1. Flash normal mode (full erase) 2. Flash open mode kernel (NO REBOOT BEWTEEN) from here http://maemo.cloud-7.de/HARM/N9/1.3/openmode-kernel/ 3. Copy modules in tar.gz file to /lib/modules (folder 2.6.32.54nn-dfl61) 4. depmod -a 2.6.32.54nn-dfl61 5. Flash my kernel (zImage-2.6.32.54nn-dfl61) 6. Install from my repo wireless-tools, aircrack-ng, macchanger 7. Done |
Re: [WIP] Injection on N9
I really love the effort in this community, keep it going ;)
|
Re: [WIP] Injection on N9
1 Attachment(s)
--- reserved ---
|
Re: [WIP] Injection on N9
well. does your kernel contain juiceme + kackburton + kernel power changes? if no, please combine them all. its not nice to have tons of different kernels for N9. it should be one powerful kernel.
please. |
Re: [WIP] Injection on N9
@coderus very true, we want one powerkernel, and I will happily add all tweaks to my kernel.
But, perhaps better to collaborate and let it all in one 'officially' maintained kernelpower. |
Re: [WIP] Injection on N9
What happend if you put wlan0 into monitor mode using
ifconfig wlan0 down iwconfig wlan0 mode monitor ifconfig wlan0 up I assume you won't get that macadress problem. Note: This worked on N900 before airmon-ng was fixed.(the mon0 couldn't monitor other channels if wlan0 was connected to an AP with that particular channel. Note2: I don't own a N9, but I thought my experience with the n900 might do this awesome project some justice. Good luck! |
Re: [WIP] Injection on N9
Quote:
|
Re: [WIP] Injection on N9
Yeah, we need kernelpower in @coders trusted repo.
|
Re: [WIP] Injection on N9
@nieldk then just post your patch to kernel :)
@SourenAraya sadly, but internal harmattan fiasco flasher cant flash unsigned kernels. =( |
Re: [WIP] Injection on N9
Quote:
|
All times are GMT. The time now is 13:08. |
vBulletin® Version 3.8.8