1 day ago
Thurs Jan 15, 2026 7:36am PST
Cyber+ – A versatile programming language for cybersecurity and automation
Hi HN,

I’m excited to share *Cyber+*, a new programming language I created for cybersecurity, automation, and practical scripting tasks.

*Key Features:* - Easy to use CLI: `./cyberplus --version` and `./cyberplus run FILENAME.cbp` - Built-in commands for hashing, phone info lookup, and more: - Compute("Hello Cyber+"); - Hash_Compute("password", "MD5"); - Phone_Info("+911234567890"); - Fully open-source and lightweight

*Get started:* GitHub repo: https://github.com/TanmayCzax/CyberPlus-1.0 Go to the official website of CyberPlus 1.0 -- https://cyberplus1.pages.dev/

*Why it’s different:* - Combines cybersecurity-focused commands with general scripting - Single executable CLI, no heavy setup - Easy for beginners and useful for advanced users

I’d love to hear feedback from the HN community, especially on CLI design, built-in commands, and potential use cases.

Thank you! – Tanmay

comments:
add comment
loading comments...