andrivet / ADVobfuscator

Obfuscation library based on C++11/14 and metaprogramming
1.39k stars 238 forks source link

send argument with different datatype in OBFUSCATED_CALL_RET #18

Closed 123AWS7 closed 6 years ago

123AWS7 commented 6 years ago

Hello , I want to use OBFUSCATED_CALL_RET function and pass another datatype rather than strings . How can I modify the library to achieve that ?

andrivet commented 6 years ago

This place is for issues, not for support.