skip to content
> abdulla_
...

More coming from the CanYouHack project. ✨

Presenting our new tool: CYH Obfuscator.

The goal — protect your code, make it harder to read, and defend it from reverse engineering.

Key features:

  1. 20 programming languages — JavaScript, Python, Java, C#, C++, Go, PHP, Ruby, Rust, Dart, SQL, Bash, PowerShell, and more
  2. String Encoding — converts readable strings to Unicode, hex, or custom formats
  3. Variable Renaming — replaces variable names with random gibberish like _OoIl10
  4. Dead Code Injection — adds fake code blocks to make reverse engineering harder
  5. Minification — reduces file size and hides structure

I built this because I couldn’t find a single tool that covered all programming languages. And with online obfuscators, you can never be sure they’re not stealing your code.

CYH Obfuscator’s biggest advantage: your code never leaves the browser. No uploads, no storage, no transmission — runs entirely client-side.

GitHub: https://lnkd.in/daHxyteM Web: https://lnkd.in/dbK7NdpD

Starring the repo goes a long way toward us building more tools ❤️