Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrivet/ADVobfuscator
/ to_protect2
Function
to_protect2
Examples/example/main.cpp:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
void to_protect2() {
154
std::cout <<
"Protected2 "
_obf;
155
}
156
157
void obfuscate_call1() {
158
using namespace std::string_literals;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected