• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Nmap android cross compile arm

operat0r

Lurker
NMAP FOR ANDROID CROSS COMPILE ARM

# from android root prompt
wget http://rmccurdy.com/nmap.sh
sh nmap.sh
cd /data/local/bin
nmap -v -iR 50 -PN -p 80 -n -A


This MAY work for other platforms but tested on cygonmod as of 2/18/2010 on
Android G1 plan to APK package this up with other security tools
ruby/metasploit etc ..

 
Back
Top Bottom