Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adamyaxley/Obfuscate
/ functions
Functions
18 in github.com/adamyaxley/Obfuscate
⨍
Functions
18
◇
Types & classes
6
↓ 4 callers
Method
is_encrypted
Returns true if this string is currently encrypted, false otherwise.
obfuscate.h:203
↓ 3 callers
Function
callCommand
(command)
test_bloat.py:3
↓ 3 callers
Function
cipher
obfuscate.h:103
↓ 2 callers
Method
key
obfuscate.h:141
↓ 2 callers
Method
size
obfuscate.h:136
↓ 1 callers
Method
data
obfuscate.h:131
↓ 1 callers
Method
decrypt
Manually decrypt the string
obfuscate.h:183
↓ 1 callers
Method
encrypt
Manually re-encrypt the string
obfuscate.h:193
↓ 1 callers
Function
main
()
test_bloat.py:8
↓ 1 callers
Function
make_obfuscator
obfuscate.h:221
↓ 1 callers
Function
test_obfuscated
(path, string)
test_obfuscated.py:7
Function
TEST
Test AY_OBFUSCATE (main test)
test_unit.cpp:8
Function
generate_key
Generate a pseudo-random key that spans all 8 bytes
obfuscate.h:85
Function
main
test_bloat.cpp:21
Function
main
test_obfuscated.cpp:5
Method
obfuscated_data
obfuscate.h:156
Method
obfuscator
Obfuscates the string 'data' on construction
obfuscate.h:118
Method
~obfuscated_data
obfuscate.h:165