skelsec / minidump
Python library to parse and read Microsoft minidump file format
☆273Updated 3 weeks ago
Alternatives and similar repositories for minidump:
Users that are interested in minidump are comparing it to the libraries listed below
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆587Updated 2 years ago
- Extract Windows Defender database from vdm files and unpack it☆436Updated 4 years ago
- Exploring RPC interfaces on Windows☆313Updated last year
- Yet another variant of Process Hollowing☆363Updated this week
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆641Updated 10 months ago
- Universal Unhooking☆317Updated 6 years ago
- A more stealthy variant of "DLL hollowing"☆339Updated 10 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆319Updated 2 years ago
- A way to delete a locked file, or current running executable, on disk.☆510Updated 6 months ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆549Updated 2 years ago
- Just another Windows Process Injection☆389Updated 4 years ago
- ☆291Updated 3 years ago
- Dump of win32k POCs for bugs I've found☆372Updated 2 years ago
- ☆490Updated 2 months ago
- Quickly debug shellcode extracted during malware analysis☆577Updated last year
- This respository is a collection of C# class libraries which implement RPC clients for various versions of the Windows Operating System f…☆269Updated 4 years ago
- Sysmon-Like research tool for ETW☆349Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆160Updated last month
- Search for code cave in all binaries☆276Updated 6 months ago
- Adaptive DLL hijacking / dynamic export forwarding☆740Updated 4 years ago
- A DTrace on Windows Reimplementation☆337Updated 3 months ago
- Useful scripts for WinDbg using the debugger data model☆393Updated 10 months ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆232Updated 4 years ago
- Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)☆804Updated 2 years ago
- A Bind Shell Using the Fax Service and a DLL Hijack☆325Updated 4 years ago
- SHAREM is a shellcode analysis framework, capable of emulating more than 20,000 WinAPIs and virutally all Windows syscalls. It also conta…☆351Updated 3 months ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆203Updated 2 years ago
- Moneta is a live usermode memory analysis tool for Windows with the capability to detect malware IOCs☆723Updated 10 months ago
- KaynLdr is a Reflective Loader written in C/ASM☆527Updated last year
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆525Updated 10 months ago