dumpulator

An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).

BSL-1.0 License

Downloads
951
Stars
734
Committers
6

Bot releases are visible (Hide)

dumpulator - v0.2.6 Latest Release

Published by mrexodia about 1 year ago

dumpulator - v0.2.5

Published by github-actions[bot] over 1 year ago

What's Changed

Full Changelog: https://github.com/mrexodia/dumpulator/compare/v0.2.4...v0.2.5

dumpulator - v0.2.4

Published by github-actions[bot] over 1 year ago

What's Changed

Full Changelog: https://github.com/mrexodia/dumpulator/compare/v0.2.3...v0.2.4

dumpulator - v0.2.3

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mrexodia/dumpulator/compare/v0.2.2...v0.2.3

dumpulator - v0.2.2

Published by github-actions[bot] over 1 year ago

What's Changed

Full Changelog: https://github.com/mrexodia/dumpulator/compare/v0.2.1...v0.2.2

dumpulator - v0.2.1

Published by github-actions[bot] over 1 year ago

What's Changed

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

dumpulator - v0.2.0

Published by github-actions[bot] over 1 year ago

What's Changed

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

dumpulator - v0.1.6

Published by github-actions[bot] over 1 year ago

What's Changed

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

dumpulator - Test artifacts

Published by mrexodia over 1 year ago

dumpulator - v0.1.5

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

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

dumpulator - v0.1.4

Published by github-actions[bot] over 1 year ago

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

dumpulator - v0.1.3

Published by github-actions[bot] almost 2 years ago

What's Changed

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

dumpulator - v0.1.2

Published by github-actions[bot] almost 2 years ago

What's Changed

  • Fix a crash in dp.module.find

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

dumpulator - v0.1.1

Published by github-actions[bot] almost 2 years ago

What's Changed

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

dumpulator - v0.1.0

Published by github-actions[bot] about 2 years ago

What's Changed

New Contributors

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

dumpulator - v0.0.11

Published by github-actions[bot] over 2 years ago

What's Changed

  • Documentation improvements
  • Minor bugfixes

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

dumpulator - v0.0.10

Published by github-actions[bot] over 2 years ago

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

dumpulator - v0.0.9

Published by github-actions[bot] over 2 years ago

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

dumpulator - v0.0.8

Published by github-actions[bot] over 2 years ago

What's Changed

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

dumpulator - v0.0.7

Published by mrexodia almost 3 years ago

What's Changed

New Contributors

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