
Nmap Development mailing list archives
Re: Nmap 5.61TEST4 on Android
From: William John Holden <wjholden () gmail com>
Date: Thu, 02 Feb 2012 08:19:14 -1000
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Works marvelously, thank you. I've had a lot of people complain our binaries wouldn't work on their Atrix devices. I upgraded to a Photon (which I believe has similar hardware) and your binaries work perfectly. William John Holden +1 (808) 861-5824 On 01/11/12 22:20, Vlatko Kosturjak wrote:
Hello! Just short note that I've managed to build nmap-5.61TEST4 on Android and document the process at the wiki: https://secwiki.org/w/Nmap/Android For those who are impatient, link to arm binary is here: http://ftp.linux.hr/android/nmap/nmap-5.61TEST4-android-arm-bin.tar.bz2 To have better Android phones coverage, I decided to build it completely static by default. That decision managed to dig out more problems, but all patches and Makefiles needed are here: http://ftp.linux.hr/android/nmap/nmap-5.61TEST4-android-src.tar.bz2 New problem which is not documented yet is CFLAGS for LUA (check the patch!), where it is stated by default(better to say: hardcoded) for liblua to use DLOPEN even if I'm passing --enable-static in configure. Current patch is kludgy, but my suggestion is to remove DLOPEN flag to liblua if --enable-static is given. Another solution is to have specific flag for liblua cflags (As it is currently set I cannot override it with any ac_ enviroment flags, at least I'm not aware of). The rest is documented at the wiki page. Enjoy and let me know if it works for you,
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPKtOiAAoJEDZSLmOJuTdtBtUIAKvtBhHg4+Eyw6Zrg+nTHLWY oqNHujM/O/IR3qVPMJgDG00RoC2kav7hdx6IRWO6KA66eiS+mHSGL/PsAoLjDfN0 01AeNKBrEm37pdXuPsbIjGEuoxVOHiPurh9tqmNSuM9jAGV+tcRBm3sV0B8B2W1E W+ETvrzdv6RwkgmB5dBHOF5xyWSoN1SCmXFLuOZEetS6kcrH1sPf/FKUq0pQVG9e o3VqmN8IOt6cdDlvVz1Qypw+NBbaIv8FFE3L6VVOrROIOs2KW8JBuPrOla1JLnet znAKMWdAoJFyl96bw5ZOztazqkpEJETM2O0Gm8WLNUZ2oQ16m7QID6B98BMc0Us= =1w0f -----END PGP SIGNATURE----- _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- Nmap 5.61TEST4 on Android Vlatko Kosturjak (Jan 12)
- Re: Nmap 5.61TEST4 on Android William John Holden (Feb 02)