Dumpulator

Latest version: v0.2.6

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.2.0

What's Changed
* Improve performance of decommitting memory by doing it in chunks by mrexodia in https://github.com/mrexodia/dumpulator/pull/58
* Syscall improvements by mrexodia in https://github.com/mrexodia/dumpulator/pull/59
* Proper generic pointer types by mrexodia oopsmishap anthonyprintup in https://github.com/mrexodia/dumpulator/pull/60
* Implement ctypes alternative by mrexodia in https://github.com/mrexodia/dumpulator/pull/61


**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.1.6...v0.2.0

0.1.6

What's Changed
* Actually use the new test framework by mrexodia in https://github.com/mrexodia/dumpulator/pull/56
* Workaround for unicorn garbage where EIP would not be increased after `sysenter`


**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* Code Refactoring for the Dumpulator Package by anthonyprintup in https://github.com/mrexodia/dumpulator/pull/47
* Bump the minimum Python version to 3.9 by anthonyprintup in https://github.com/mrexodia/dumpulator/pull/49
* Add support for SAL annotations to NT API by mrexodia in https://github.com/mrexodia/dumpulator/pull/50
* Refactor the handle manager and load handles from the dump by mrexodia in https://github.com/mrexodia/dumpulator/pull/52
* Implement rudimentary console device support (`ZwDeviceIoControl`) by mrexodia in https://github.com/mrexodia/dumpulator/pull/53
* Initial registry support (`ZwOpenKey` and `ZwQueryValueKey`) by mrexodia in https://github.com/mrexodia/dumpulator/pull/54
* Improve exception support and tracing by mrexodia in https://github.com/mrexodia/dumpulator/pull/55

New Contributors
* anthonyprintup made their first contribution in https://github.com/mrexodia/dumpulator/pull/47

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.1.4...v0.1.5

artifacts

0.1.4

What's Changed

* Fix a bug when finding a `MemoryRegion` with pointers that are not page-aligned
* Add a lot of descriptions for PEB fields in the memory map (44)

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* Implement LazyPageManager by mrexodia in https://github.com/mrexodia/dumpulator/pull/36. **This results in a 100x speedup in some cases.**
* Align the result of memory.find_free to be suitable for allocation per default by mrexodia in https://github.com/mrexodia/dumpulator/pull/38. Thanks to herrcore for reporting!


**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.1.2...v0.1.3

0.1.2

What's Changed

* Fix a crash in `dp.module.find`

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.1.1...v0.1.2

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.