Skip to content
/ anmap Public

Automatically exported from code.google.com/p/anmap

Notifications You must be signed in to change notification settings

asolfre/anmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

anmap

Automatically exported from code.google.com/p/anmap

Android Network Mapper (network scanner original nmap for android)

Prerelease anmap.apk done.

There are some little bugs, as domain names resolving and unroot scanning.

Nmap data files is also too big for ordinary device memory, 5mb. In the future it would be moved to external memory. Application should be about 2mb.

The same way you may download compiled nmap with data files in this tar ball or this zip archive and keep it in one folder.

Than connect to localhost via ConnectBot, untar and start scanning:

$ tar -xvf nmap-5.51-1.tar
$ su 
# ./nmap 127.0.0.1

You probably necessary root to make all kinds of scan. But some of them you can get like a user.

How-to make apk from original nmap tar.gz(sketch)

About

Automatically exported from code.google.com/p/anmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages