Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 15:06
· 12 commits to main since this release

What's Changed

  • Add a few missing primitive types by @mrexodia in #71
  • Module loading improvement by @mrexodia in #72
  • Implement a few AVX instructions to support memmove by @mrexodia in #73
  • Implement register groups and dp.regs.save/load by @mrexodia in #74
  • Workaround for bug in new unicorn memory management by @mrexodia in #75
  • Fix a bug in the minidump library to support guard pages by @mrexodia in #76
  • Improve the P[T] to support indexed writes by @mrexodia in #77
  • Rewrite module parsing to be more robust by @mrexodia in #78

Full Changelog: v0.2.3...v0.2.4