View Single Post
Posts: 309 | Thanked: 115 times | Joined on May 2010 @ Malaysia
#2
*FROM THIS STEP TO 17, COMMANDS ARE TO BE TYPED IN THE N900 TERMINAL ITSELF.

(Step 16) Change to the /.neopwn Directory

Code:
cd /.neopwn
(Step 15) Extract the files

Code:
tar -zxvf w00t.tar.gz
(it'll take at least 45 minutes to 1 hour to extract due to the large file. Make sure the phone is connected to the charger to avoid data corruption while extracting)

(Step 16) synchronize (Run twice just to make sure)

Code:
sudo gainroot

cd /.neopwn

sync

sync
(Step 17) Give permission for neopwn to execute

Code:
sudo gainroot

chmod +x /usr/bin/neopwn

chmod +x /usr/bin/neopwn.sh
*When done, do this (i prefer leafpad, but any editor is up to you - leafpad/vim) -

ONLY DO THIS IF YOU USE METHOD 2 IN STEP 11 (using GParted to create partition), if not, you may skip this step and continue to step 18

Code:
leafpad /opt/neopwn/control-panel-ui/etc/conf.py

find and change the line that has "mmcblk1p1" to "mmcblk1pX" where X = neopwn partition, eg: mmcblk1p3 if neopwn is on partition 3. then save.

(step 18) To be able to use packet injection, download the modules script here http://rapidshare.com/files/42906623...on_modules.rar or megaupload mirror http://www.megaupload.com/?d=XHZ5CTA7 and add the enable/disable packet injection to the desktop by :

a)Enter through ssh and put the files "rmneo.desktop" and "insneo.desktop" (These are the shortcuts) in

/usr/share/applications/hildon/
b)Then put the icons stop.png and go.png in

/usr/share/pixmaps/
c)Finally,put the "rmneomod.sh" and "insneomod.sh" injection script in the folder

/home/user/
d)Disconnect from the SSH

*FROM THIS STEP ONWARDS, COMMANDS ARE TYPED IN THE N900 TERMINAL ITSELF.

(Step 19) Give permission for the script to execute by
Code:
sudo gainroot

chmod +x insneomod.sh

chmod +x rmneomod.sh
*exit the terminal

(Step 20) Add the shortcuts (Green Light, Stop Hand, and NeoPwn) to the desktops (*THIS STEP IS OPTIONAL)

(Step 21) Test if the packets injection is working and if the modules are being loaded correctly

a)tap the "Green Light" icon to turn on packet injection
b)type

Code:
lsmod |grep wl12
to check the loaded modules

b)and now ur card has turned into monitor mode. To be sure, test like this :

Code:
ifconfig wlan0 down

iwconfig wlan0 mode monitor

ifconfig wlan0 up

aireplay-ng -9 wlan0
c)it should say "Injection is working!"

(Step 22) Run NeoPwn V2 from the menu or desktop shortcut

***AFTER THIS,WHAT YOU DO WITH IT IS YOUR BUSINESS..AS I WOULD NOT CREATE A TUTORIAL IN HOW TO CRACK WEP USING NEOPWN AND GRIMWEPA..PLEASE SEARCH IT YOURSELF

(Step 23) After done cracking your target WEP, turn off packet injection to avoid high battery consumption by pressing the "Stop Hand" icon
* Check if the modules have been unloaded by

Code:
lsmod |grep wl12
and you are done..i'll try to help if there's any of you guys having problems installing it, but pls note that i can't answer all, so i'd leave it to anyone who can help solve it as well..

Last edited by one1002; 2010-11-09 at 06:41.
 

The Following 12 Users Say Thank You to one1002 For This Useful Post: