New features:
- Compile time xor encryption!
- Per-build randomized keys for encryption!(need to run cmake to regenerate)
- Decreased detection possibility by using a simpler approach to forward arguments to stubs in assembly
Deprecations:
- xorEncode
- xorDecode
- hex2bin
- the hasher provided with the project
Full Changelog: 1.1.3...1.2.0