NativeDump icon indicating copy to clipboard operation
NativeDump copied to clipboard

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

Results 8 NativeDump issues
Sort by recently updated
recently updated
newest added

the program works fine, it creates the minidump file, either remote or local, however when trying to parse the DMP file, it always fails. i tried to do it in...

bug

## Expected vs Actual Behavior 'out of range' error happens when executing the binary. ## Specifications Microsoft Windows 11 Pro 24H2 10.0.26100 N/A Build 26100 Go binary compiled on Amd64...

bug

## Expected vs Actual Behavior I got the Error calling NtAdjustPrivilegesToken. NTSTATUS: 0x106. Maybe you need to calculate the LowPart of the LUID using LookupPrivilegeValue ## Specifications - Operative system:...

bug

We followed the compile instructions in the repository, but .exe not found when I went to run the command in Linux

bug