5 results found Sort:

Dump lsass using only NTAPI functions by hand-crafting Minidump files (without MiniDumpWriteDump!!!)
Created 2024-02-22
31 commits to main branch, last one about a month ago
Dump lsass using only NTAPI functions creating 3 JSON and 1 ZIP file... and generate the MiniDump file later!
Created 2024-06-24
53 commits to main branch, last one about a month ago
LSASS memory dumper using only NTAPIs, creating a minimal minidump. It can be compiled as shellcode (PIC), supports XOR encryption, and remote file transmission.
Created 2024-10-06
8 commits to main branch, last one 3 months ago
This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created, it utilizes MINIDUMP_CALLBACK_INFORMATION callback...
Created 2024-10-17
6 commits to main branch, last one 3 months ago
Hidedump:a lsassdump tools that may bypass EDR
Created 2024-05-23
3 commits to main branch, last one 8 months ago