lsass-dump topic

List lsass-dump repositories
trafficstars

NativeDump

687
Stars
97
Forks
687
Watchers

Dump lsass using only NTAPI functions by hand-crafting Minidump files (without MiniDumpWriteDump!!!)

D3MPSEC

27
Stars
6
Forks
27
Watchers

"D3MPSEC" is a memory dumping tool designed to extract memory dump from Lsass process using various techniques, including direct system calls, randomized procedures, and prototype name obfuscation. It...

TrickDump

524
Stars
57
Forks
524
Watchers

Dump lsass using only NTAPI functions creating 3 JSON and 1 ZIP file... and generate the MiniDump file later!

RustiveDump

369
Stars
50
Forks
369
Watchers

LSASS memory dumper using only NTAPIs, creating a minimal minidump. It can be compiled as shellcode (PIC), supports XOR encryption, and remote file transmission.

LsassReflectDumping

209
Stars
27
Forks
209
Watchers

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...

hidedump

49
Stars
7
Forks
49
Watchers

Hidedump:a lsassdump tools that may bypass EDR