mojic

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

commit 676834bdc29c095c335d9449bd0954a05e8ddc21
parent ba47b99bb3dd00ea07235cabf94ea6e574fbbf75
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Wed, 15 Apr 2026 13:39:12 +0530

Merge branch 'main' of https://github.com/notamitgamer/mojic

Diffstat:
A.github/CODEOWNERS | 1+
Mlib/CipherEngine.js | 3+--
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @notamitgamer diff --git a/lib/CipherEngine.js b/lib/CipherEngine.js @@ -454,4 +454,4 @@ export class CipherEngine { } return buf; } -}- \ No newline at end of file +}
© 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