Skip to content

Releases: can1357/NoVmp

v1.0.6

19 Aug 02:03
Compare
Choose a tag to compare
  • Fixing the double dotted recompiled file name issue.
  • Updated to the latest VTIL-Core.

v1.0.5

17 Aug 06:27
Compare
Choose a tag to compare
  • Disabling per-routine multi-threading since per-block multi-threading on optimization will max the CPU more than enough.

v1.0.4

17 Aug 01:19
Compare
Choose a tag to compare
  • Now catching every exception within the VM lifting worker.

v1.0.3

17 Aug 01:13
05091d9
Compare
Choose a tag to compare
  • Implemented some safe guards against common exceptions
  • Added constant obfuscation removal.

v1.0.2

16 Aug 23:37
Compare
Choose a tag to compare

Implemented basic exception handling.

v1.0.1

16 Aug 22:26
Compare
Choose a tag to compare

Fixing a minor typo and previously broken optimization statistics.

v1.0

16 Aug 20:57
Compare
Choose a tag to compare

Initial release.