Dumpulator

Latest version: v0.2.6

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

Scan your dependencies

Page 4 of 5

0.0.7

What's Changed
* Support unicorn2 by jtorreno in https://github.com/mrexodia/dumpulator/pull/7
* Add support for `dp.call(0x140001000, regs={'rcx': temp_addr, 'rdx': 0x140017000})`

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

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.6...v0.0.7

0.0.6

0.0.5

- Deterministic order for operand registers in trace
- Remove trap flag at the beginning of a trace and set gs_base
- Decode utf-16 strings properly
- Fix a bug with memory mapping addresses >= 0x80000000 on 32-bit
- Add a helper script to convert x64dbg traces to dumpulator traces
- Ignore some files and stub ZwQueryInformationToken

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
- Improve the trace format to make it more human-readable (include module transitions and export labels)

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
- Polish README
- Initial implementation of 32-bit processes
- Move the [MiniDumpPlugin](https://github.com/mrexodia/MiniDumpPlugin) to a separate repository
- Add GitHub Actions to publish to PyPI

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
- Vendor the locally patched minidump library, see: https://github.com/skelsec/minidump/pull/28

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.1...v0.0.2

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.