Skip to content

Releases: can1357/NoVmp

v1.0.6

Choose a tag to compare

@can1357 can1357 released this 19 Aug 02:03
  • Fixing the double dotted recompiled file name issue.
  • Updated to the latest VTIL-Core.

v1.0.5

Choose a tag to compare

@can1357 can1357 released this 17 Aug 06:27
  • Disabling per-routine multi-threading since per-block multi-threading on optimization will max the CPU more than enough.

v1.0.4

Choose a tag to compare

@can1357 can1357 released this 17 Aug 01:19
  • Now catching every exception within the VM lifting worker.

v1.0.3

Choose a tag to compare

@can1357 can1357 released this 17 Aug 01:13
05091d9
  • Implemented some safe guards against common exceptions
  • Added constant obfuscation removal.

v1.0.2

Choose a tag to compare

@can1357 can1357 released this 16 Aug 23:37

Implemented basic exception handling.

v1.0.1

Choose a tag to compare

@can1357 can1357 released this 16 Aug 22:26

Fixing a minor typo and previously broken optimization statistics.

v1.0

Choose a tag to compare

@can1357 can1357 released this 16 Aug 20:57

Initial release.