Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Release 1.8

Compare
Choose a tag to compare
@sailro sailro released this 14 Jul 19:49
· 304 commits to master since this release

news:

  • Added verbatim string operand type in the instruction/constant/argument editor so that you can use special chars like \n, \t...

upgrades:

  • Support for Microsoft SDK v7.1A, v8.0A, v8.1A.

bugfixes:

  • Fixed graphical issues with Windows 8.
  • PEVerify was not always targeting the proper assembly.
  • Strong name remover was not always targeting the proper assembly.
  • Fixed PE Header when removing strong name.
  • Fixed support for volatile and unsafe modifiers in "replace all with code"