github zyantific/zydis v2.0.1

latest releases: v4.1.1, v4.1.0, v4.0.0...
7 years ago

Detailed changelog (since v2.0.0 Final)

  • Improved instruction decoding

    • Fixed decoding of IS4 encoded operands in non 64-bit mode
    • Fixed check for invalid gather registers in non 64-bit mode
  • Improved formatter

    • Fixed padding of immediate values
    • Fixed printing of XACQUIRE/XRELEASE prefixes (formatter)
  • Fixed some instruction definitions

    • SCAS, INS and STOS does not allow the default ES segment to be overridden with a segment override prefix
    • Renamed SAVESSP to SAVEPREVSSP
    • Fixed ENCLS, ENCLU and ENCLV instructions
  • Misc bugfixes

    • Added missing extern "C" block in String.h
    • Changed type of MOFFS memory operands to ZYDIS_MEMOP_TYPE_MEM instead of ZYDIS_MEMOP_TYPE_INVALID

Don't miss a new zydis release

NewReleases is sending notifications on new releases.