DEV Community

Skokoo
Skokoo

Posted on

I’m a Beginner, and I make an Open Source Ethical Hacking Tool Entirely on My Phone.

Hey dev community!

I don't have a PC yet, so I challenged myself to build an open source ethical hacking & "security audit" tool called ImCurvin' completely on my phone screen.

Here is my honest background:
I just started learning programming 6 months ago (yes, January 2026!). Since then, I've been fully focused on coding. Just 2 weeks ago, I decided to jump into cybersecurity. To be honest, I hate memorizing dry theories. I prefer focusing purely on the logic and finding cracks in systems. While I am a bit lazy with documentation, I am doing my best to learn all the official "technical terms" along the way!

The project currently stands around 1,155 lines of code (993 Bash, 162 Python), i want it to be minimalist. The tool is fully modularized with separate payload directories, though the overall formatting might look a bit messy since every single character was typed on a smartphone touch screen.

I want to keep this post super short, so please check out the full features, code documentation, and contribution guidelines directly inside my repository:

Check out https://github.com/Skokoo/ImCurvin

Feel free to check it out, and please submit a Pull Request or open an issue if you want to help a beginner clean up and optimize the code!

Top comments (0)