ITHare / obf

C++ Code+Data Obfuscation Library with Build-Time Polymorphism
Other
107 stars 11 forks source link

Allow to change OBFSCALE within the same end-user file #20

Open nobugs-hare opened 6 years ago

nobugs-hare commented 6 years ago

If necessary - can consider adding obf_rescale.h header (which would #undef/re-#define OBFX() etc. macros using new OBFSCALE).