byt3bl33d3r / CrackMapExec

A swiss army knife for pentesting networks
BSD 2-Clause "Simplified" License
8.29k stars 1.64k forks source link

[Feature Request] Nanodump/Procdump Changes #779

Open daddycocoaman opened 1 year ago

daddycocoaman commented 1 year ago

Currently, Nanodump and Procdump are designed to only dump LSASS. I think it would be generally more useful to allow users to dump any process memory and have these modules take a pid to dump. There can be other interesting things besides LSASS.

If this sounds good, I can work on the PR.