Skip to content

v0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 13:00
· 74 commits to main since this release
c858f31

What's Changed

  • Code Refactoring for the Dumpulator Package by @anthonyprintup in #47
  • Bump the minimum Python version to 3.9 by @anthonyprintup in #49
  • Add support for SAL annotations to NT API by @mrexodia in #50
  • Refactor the handle manager and load handles from the dump by @mrexodia in #52
  • Implement rudimentary console device support (ZwDeviceIoControl) by @mrexodia in #53
  • Initial registry support (ZwOpenKey and ZwQueryValueKey) by @mrexodia in #54
  • Improve exception support and tracing by @mrexodia in #55

New Contributors

Full Changelog: v0.1.4...v0.1.5