mirror of
https://github.com/revsic/cpp-obfuscator
synced 2026-06-08 17:08:30 +00:00
5 lines
58 B
C++
5 lines
58 B
C++
#include "../obfuscator.hpp"
|
|
|
|
int main() {
|
|
return 0;
|
|
} |