Dumpulator

Latest version: v0.2.6

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

Scan your dependencies

Page 3 of 5

0.1.1

What's Changed
* Fix for argument width for Enums by oopsmishap in https://github.com/mrexodia/dumpulator/pull/31
* Basic Export Forwaring by oopsmishap in https://github.com/mrexodia/dumpulator/pull/32
* Start implementing a test framework https://github.com/mrexodia/dumpulator/pull/33
* Fix a crash when fetching instructions from unmapped memory
* Support WRITECOMBINE, NOCACHE and GUARD pages
* Fix regression where 32-bit pointers were not masked correctly
* Emulate unsupported instructions (RDRAND)
* Improve performance of the memory map on startup


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

0.1.0

What's Changed
* Initial version of exception support, VEH, VCH, SEH, UnhandledExceptionFilter are all working!
* 8 implement write byte write word by oopsmishap in https://github.com/mrexodia/dumpulator/pull/18
* Handle manager by oopsmishap in https://github.com/mrexodia/dumpulator/pull/19
* Added support for setting/getting flags in Registers() by Calastrophe in https://github.com/mrexodia/dumpulator/pull/20
* File Handle Fixes + New Functionality by oopsmishap in https://github.com/mrexodia/dumpulator/pull/21
* Implementing a standalone memory manager by Calastrophe in https://github.com/mrexodia/dumpulator/pull/22
* New memory manager by mrexodia in https://github.com/mrexodia/dumpulator/pull/25
* Module manager by oopsmishap and mrexodia in https://github.com/mrexodia/dumpulator/pull/26

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

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.11...v0.1.0

0.0.11

What's Changed
- Documentation improvements
- Minor bugfixes

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.10...v0.0.11

0.0.10

What's Changed
- Use the thread that caused the exception in the dump instead of the first thread

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.9...v0.0.10

0.0.9

What's Changed
- Add support for `Dumpulator(quiet=True)`
- Allow `dp.regs[name]`
- Stores handles in `Dumpulator` class
- Implement a few more syscalls

**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.8...v0.0.9 mrexodia

0.0.8

What's Changed
* Add empty bodies for every single syscall by mrexodia in https://github.com/mrexodia/dumpulator/pull/11


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

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.