Skip to content

Conversation

@hfz1337
Copy link

@hfz1337 hfz1337 commented Apr 15, 2025

  • Added some refactoring.
  • Added a callback function for MiniDump in order to encrypt the dump in memory. This solves the issue where the dump is flagged as Trojan:Win32/LsassDump.A. With this approach we make sure that the real dump never touches the disk.
  • Added randomization to the filename.

The user will have to gunzip and decrypt the dump before it can be used (the current encryption scheme is a simple memfrob, but it can be customized by the user).

typo: match filename with the hint

fix: don't hardcode memory allocation

enhance: randomize filename

fix: ensure chunks are sorted by offset
@hfz1337 hfz1337 marked this pull request as ready for review April 15, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant