Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4459

Tools Nmap on Kindle (Paperwhite mostly)

$
0
0
Hi allz,
I don't know if this is the right place but...

Long story short: I cross-compiled nmap in order to make it work on Kindle Paperwhite (I have tested only on Paperwhite but theoretically should work on any arm).

For all description of the program, the disclaimer about use and everithing else you should refer to the official site: http://nmap.org

Since I took lot of information from this forum seems natural to me to give something back.

Simply extracting the attached zip archive on the main folder you can access it from /mnt/us/nmap/bin/nmap

If you prefer compiling it yourself the configuration command I used is:

Code:

ac_cv_linux_vers=2 ./configure –host=arm-linux-gnueabi –prefix=/media/Kindle/nmap –enable-static –without-zenmap –with-pcap=linux –with-liblua=included –with-libpcap=internal
Where /media/Kindle/nmap is the final installation path.

Since is a pretty technical tool I haven't created an installer.
Smart user may wanna compile himself since some functions need root privilege (With great powers come great responsibility!)

My english really sucks so I'll stop writing.

Attached Thumbnails
Click image for larger version

Name:	screenshot_2014_01_20T22_30_54+0100.png
Views:	N/A
Size:	33.9 KB
ID:	118164   Click image for larger version

Name:	screenshot_2014_01_20T22_38_01+0100.png
Views:	N/A
Size:	31.9 KB
ID:	118165  
Attached Files
File Type: zip nmap4kindle.zip (4.87 MB)

Viewing all articles
Browse latest Browse all 4459

Trending Articles