comak wrote:this looks nice, any plans to release sources?
Just published the code today under MIT license on GitHub here:
https://github.com/glmcdona/Process-Dump
I also released Process Dump v1.5 today with a few bug fixes:
http://split-code.com/files/pd_latest.zip
This version fixes a few bugs:
- Fixed bug where very large memory regions in Windows 64 bit would cause Process Dump to hang.
- Fixed bug where some modules at high addresses would not be found under 64-bit Windows.
- More debug information now outputted under Verbose mode.