mojic

Obfuscate C source code into e...
Log | Files | Refs | README | LICENSE

commit c1c5bdcd1c49380ff4a43e6d74989e9a69e62298
parent 46df778d0e667f34e9c99ffad52ce21d51a846f2
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date:   Sun,  8 Feb 2026 13:20:33 +0530

Add NPM Downloads badge to README

Added NPM Downloads badge to README.
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,7 @@ # Mojic v2.1.2 +![NPM Downloads](https://img.shields.io/npm/d18m/mojic) + > **Operation Ironclad: Obfuscate C source code into a randomized, password-seeded stream of emojis.** **Mojic** (Magic + Emoji + Logic) is a sophisticated CLI tool designed to transform readable C code into an unrecognizable chaotic stream of emojis. Unlike simple substitution ciphers, Mojic uses your password to seed a cryptographically strong Pseudo-Random Number Generator (PRNG), creating a unique "Emoji Universe" and rolling cipher for every single session.
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror