Process-Dump icon indicating copy to clipboard operation
Process-Dump copied to clipboard

Suggestion

Open DevX-Cipher opened this issue 3 years ago • 6 comments

hi any chance we can do drag and drop a .exe file into program to dump and then it all once done instead of running the .exe file first and also adding on 64bit to be able to dump 32bit apps instead of having 32bit version

DevX-Cipher avatar Sep 18 '22 11:09 DevX-Cipher

hi any chance we can do drag and drop a .exe file into program to dump and then it all once done instead of running the .exe file first_

Good suggestion. I've always considered creating a GUI around ProcessDump plus MALM together. I'll add it to the backlog and see if I'm able to pick it up.

also adding on 64bit to be able to dump 32bit apps instead of having 32bit version

The 64 bit version can dump both 32 and 64 bit processes. The 32 bit version can only dump 32 bit processes. So generally, you should be using only the 64bit version of Process Dump. Hope this clarification helps!

glmcdona avatar Sep 19 '22 03:09 glmcdona

I tired using 64bit to dump 32 bit processor and doesn't dump just hangs there

DevX-Cipher avatar Sep 19 '22 12:09 DevX-Cipher

@glmcdona any chance of making a .lib so i can link it in projects ect

DevX-Cipher avatar Oct 25 '23 12:10 DevX-Cipher

Interesting, so from your app you can request the dumping of specific processes? Yes, I should be able to manage that. Was looking to come back to this project to add a GUI, and I'll aim to add a .lib at the same time.

glmcdona avatar Oct 25 '23 17:10 glmcdona

Ok thank you happy to help if you need it discord is on my profile I'm looking forward to this

DevX-Cipher avatar Oct 26 '23 02:10 DevX-Cipher

@glmcdona keep in mind that the Pe headers are not fixed or anything after dumping from the process

DevX-Cipher avatar Oct 26 '23 09:10 DevX-Cipher