Results 12 issues of puff

The new resolver improvements (https://github.com/puff/EazyDevirt/pull/22) are not perfect. For example, requiring dependencies to resolve generics is not 100% necessary. Instead, we could analyze the devirtualized code and stack to get...

enhancement

Adds basic support for Eazfuscator's Homomorphic Encryption feature. You must know the password to decrypt the encrypted code blocks. It is not feasible to quickly bruteforce keys over 5 bytes....