nc - Netcat for Android

4.0
42 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this 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.
Updated on
Oct 18, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.0
41 reviews
Aron Cullberg
March 13, 2025
It autoscrolls to the top when new messages come in (at the bottom) otherwise it works as expected. Edit: I have changed my score from 2 to 4 since the bug i encountered seems to be nonreproducable. I will take the time to attempt to try to figure out the cause and then come back and update this later.
Did you find this helpful?
Werebug
March 8, 2025
Thank you for the feedback. I was not able to reproduce this with either a chat or a reverse shell, feel free to open a bug on GitHub with your use case and I will have a look into it :)
Gvts Bleed
January 29, 2025
Amazing app 👏. It's very well done and just perfect if needing an nc listener
Did you find this helpful?
Lord Sheogorath
August 4, 2021
I'm sure this works fine but a guide or video tutorial would be awesome
2 people found this review helpful
Did you find this helpful?

What’s new

Now compiled with openssl.
Added support for x86 and x86_64.