Adding random protection calls to each method automatically
Posted: Wed May 23, 2012 8:36 am
What do you think about making a tool which would transform (like an obfuscator) a .net assembly by adding different (polymorphic) code to each method at different random places which would call Enigma API for checking protection status? Performance sensitive routings could be blacklisted from such transformation.