Project Templates์ถ์ฒ: Show HN์กฐํ์ 14
Show HN: Mojic โ A C code obfuscator and encryption tool for source protection
By notamitgamer2026๋
2์ 9์ผ
**Show HN: Mojic โ A C code obfuscator and encryption tool for source protection**
Mojic (v2.1.2) is a multi-layered protection tool for C source code that combines obfuscation with a cryptographic engine.What it does:Identifier Obfuscation: It renames variables and functions to ambiguous symbols to break static analysis.CipherEngine: It uses a password-based encryption system (utilizing the Scrypt library for key derivation) to secure the source code artifacts.Integrity Checks: The tool includes security alerts for "File Tampered" or "Integrity Failure" if the encrypted code is modified.Web & CLI: It offers a Tailwind-powered web interface for quick use and a CLI for larger projects.I built this to explore how much "unmaintainability" can be automated to protect intellectual property in C projects. Happy to answer any technical questions about the obfuscation logic. Comments URL: https://news.ycombinator.com/item?id=46941800 Points: 2 # Comments: 1
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ Show HN์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
Mojic (v2.1.2) is a multi-layered protection tool for C source code that combines obfuscation with a cryptographic engine.What it does:Identifier Obfuscation: It renames variables and functions to ambiguous symbols to break static analysis.CipherEngine: It uses a password-based encryption system (utilizing the Scrypt library for key derivation) to secure the source code artifacts.Integrity Checks: The tool includes security alerts for "File Tampered" or "Integrity Failure" if the encrypted code is modified.Web & CLI: It offers a Tailwind-powered web interface for quick use and a CLI for larger projects.I built this to explore how much "unmaintainability" can be automated to protect intellectual property in C projects. Happy to answer any technical questions about the obfuscation logic. Comments URL: https://news.ycombinator.com/item?id=46941800 Points: 2 # Comments: 1
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ Show HN์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
