SimpleSourceProtector
Simple c# source code obfuscator
Install / Use
/learn @Xariman/SimpleSourceProtectorREADME
SimpleSourceProtector
About
The program is designed for simple protection of source codes in C#(not assemblies). A well-compiled project is required for correct operation. In the first stage, all projects that are in dependence are merged. The next step is renaming the classes, methods, variables, etc. At the final stage, the all documents is merged into one large document and compression is performed by removing the spaces.
The project uses Roslyn libraries.
Usage
Usage: SimpleSourceProtector [Options] ""FullFilePath\Project.cproj"" [output]
* if the output parameter is not specified, a ""output"" folder will be created inside the program directory
Options:
-h show this page
-c do a check compilation before renaming
-m make multiple files, not a single
-dm do not minify
-n do not rename class, methods, vars and etc.
* if -n is not used, then the flags below can be combined:
-rc rename classes
-rm rename methods
-rv rename vars
-ro rename others
-rf remame filenames
© 2018 by Xariman
Related Skills
node-connect
353.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
