nc - Netcat for Android
by Werebug
The TCP/IP Swiss-Army Knife packaged for your Android device!
App Name | nc - Netcat for Android |
---|---|
Developer | Werebug |
Category | Tools |
Download Size | 6 MB |
Latest Version | 2.1.0 |
Average Rating | 0.00 |
Rating Count | 0 |
Google Play | Download |
AppBrain | Download nc - Netcat for Android Android app |
This application is a simple wrapper around the ncat binary cross-compiled for Android from the Nmap source. This is not an official Nmap application.
Ncat is a powerful networking tool, it allows you to perform a variety of operations, such as (and absolutely not limited to):
- Open TCP connections
- Listen on TCP ports
- Send UDP datagrams
- Receive UDP datagrams
- Execute system commands and redirect IO to sockets.
If you have never used nc, ncat (or any other netcat implementation before), chances are you don't need this app, but to give you an idea, using the above examples you can remotely control your phone from your computer and remotely control your computer from your phone if you know what you are doing.
The options offered by ncat are too many for me to test all of them. If you encounter any bug while using the app, please open an issue on Github.
Source code for this application is available here: https://github.com/ruvolof/nc-for-android.
Recent changes:
Now compiled with openssl.
Added support for x86 and x86_64.
Ncat is a powerful networking tool, it allows you to perform a variety of operations, such as (and absolutely not limited to):
- Open TCP connections
- Listen on TCP ports
- Send UDP datagrams
- Receive UDP datagrams
- Execute system commands and redirect IO to sockets.
If you have never used nc, ncat (or any other netcat implementation before), chances are you don't need this app, but to give you an idea, using the above examples you can remotely control your phone from your computer and remotely control your computer from your phone if you know what you are doing.
The options offered by ncat are too many for me to test all of them. If you encounter any bug while using the app, please open an issue on Github.
Source code for this application is available here: https://github.com/ruvolof/nc-for-android.
Recent changes:
Now compiled with openssl.
Added support for x86 and x86_64.