#

lsass-dump

https://static.github-zh.com/github_avatars/ricardojoserf?size=40

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

C# 675
4 个月前
https://static.github-zh.com/github_avatars/ricardojoserf?size=40

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

C# 506
4 个月前
https://static.github-zh.com/github_avatars/safedv?size=40

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

Rust 365
5 个月前
https://static.github-zh.com/github_avatars/Offensive-Panda?size=40

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

C++ 207
1 年前
https://static.github-zh.com/github_avatars/coleak2021?size=40

Hidedump:a lsassdump tools that may bypass EDR

C 51
1 年前
https://static.github-zh.com/github_avatars/Offensive-Panda?size=40

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

C++ 26
1 年前
https://static.github-zh.com/github_avatars/ErenCanOzmn?size=40

By manipulating LSASS memory flags like UseLogonCredential and IsCredGuardEnabled, this repo demonstrates how Credential Guard can be bypassed—restoring cleartext credentials despite the protection ap...

C++ 10
4 个月前
Website
Wikipedia