ITHare / obf

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

Support new UINT type with an arbitrary max_value, for all the injections across the board #28

Closed nobugs-hare closed 6 years ago

nobugs-hare commented 6 years ago

It's ugly, but it will allow injections such as "add or multiply without wraparound" (extending the substrate). Will require LOTS of testing :-(.

nobugs-hare commented 6 years ago

Moved to kscope/#14