Advertisement
Guest User

Untitled

a guest
May 9th, 2012
11,158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. 1)Install aircrack from the repo:
  2. ihackmyi.com/cydia
  3. 2) Set EVERY files' permission to 777
  4. 3) Open Terminal in WinSCP from /var/
  5. 4) enter the following command:
  6. sysctl -w security.mac.proc_enforce=0 security.mac.vnode_enforce=0 /aircrack
  7.  
  8. 5) Go to iPod touch/ iPhone and open Mobile Terminal
  9.  
  10. 6)Type the following code to activate on the device:
  11. /var/aircrack/aircrack-ng -a 1 /var/aircrack/touch.ivs
  12.  
  13. Good Luck!
  14.  
  15. /var/aircrack/aircrack-ng =the file terminal will open,
  16. -a 1 = the type of encrytption, that is wep,
  17. /var/aircrack/touch.ivs = where the packets are saved, this is simply a sample file as it can't capture new packets yet.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement