SharpDump icon indicating copy to clipboard operation
SharpDump copied to clipboard

SharpDump is a C# port of PowerSploit's Out-Minidump.ps1 functionality.

Results 1 SharpDump issues
Sort by recently updated
recently updated
newest added

- [x] Added some refactoring. - [x] Added a callback function for MiniDump in order to encrypt the dump in memory. This solves the issue where the dump is flagged...