Nmap Development mailing list archives

Re: GSoC 2015 - Nmap and Zenmap on Mobile Devices (Android)


From: Amogh Pradeep <amoghbl1 () gmail com>
Date: Sun, 22 Mar 2015 07:58:32 +0530

Hey guys, here's my final proof of concept for the application-
http://web.iiit.ac.in/~amogh.pradeep/nmap-android-test.apk
Current features of the app:
1) UI written completely in Java.
2) Uses a cross-compiled version of the nmap code, check out external/
in my repo https://github.com/amoghbl1/nmap-android
3) The app is multi threaded and makes the nmap execution call in the
background so as to not hang the UI (an irritating android thing).
4) The nmap binaries get unpacked on the first run and after the first
run, get executed directly from the phone.
5) DNS resolution doesn't take place as of now, because android doesn't
seem to have a /etc/resolv.conf I will fix this by setting the
--dns-servers flag most probably.
I've added in a few screen-shots too.

On 17/03/15 22:53, Amogh Pradeep wrote:
Hey all,
I want to participate in GSoC this year with nmap and plan on working on
the project Nmap on Mobile (Android). At this point of time, I've got a
demo application https://github.com/amoghbl1/nmap-android that basically
builds the nmap source to work on android devices. I've manually moved
the build code and seen that it works, but haven't made a gui on android
for it yet, will be doing that later this week. A link to my proposal is
https://docs.google.com/document/d/12D0gN5EXL_1zZyvIqzuuiGxOo1katTk5A46hQUn4pDw/edit?usp=sharing
. I really want to work on this project this summer and I hope that you
can take a second to look at the proposal and tell me if it correctly
captures the objective of the project proposed on the ideas page. Please
do take a look at it, I would really appreciate feedback.
Best,
amoghbl1


Attachment: app-debug.apk
Description:

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: