Skip to content

C++ 源代码混淆 C++ Sourse Code obfuscation 使用 Vue Vite

License

Notifications You must be signed in to change notification settings

dffxd-suntra/cppd

Repository files navigation

Warn! BUG! 1e-9 之类的有负号的科学计数法处理会把符号断开,导致编译错误!

Warn! BUG! 1e-9 之类的有负号的科学计数法处理会把符号断开,导致编译错误!

Warn! BUG! 1e-9 之类的有负号的科学计数法处理会把符号断开,导致编译错误!

懒得改了,这个项目以后估计已经用不到了,随缘更新罢

cppd - C++代码混淆器

使用vue+vite框架
实例: https://dffxd-suntra.github.io/cppd
在信友队编写而成,对于普通的C++程序的解析是没有问题的
程序没有处理#ifdef的头文件,但对于竞赛代码足够了
部署在子目录请修改根目录下vite.config.js中的base变量

构建:

npm install
npm build

本地预览

npm install
npm preview

欢迎大佬fork,修改,重构我的代码
最后! 给我STAR!!!

About

C++ 源代码混淆 C++ Sourse Code obfuscation 使用 Vue Vite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published