mrexodia
Reverse engineer, creator of @x64dbg and 100+ other projects. Love binary analysis and Windows internals. Dreaming about doing open source full time...
Poland
Pinned Repositories
cmkr
Modern build system based on CMake and TOML.
AppInitHook
Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process.
driver_unpacking
Ghetto user mode emulation of Windows kernel drivers.
dumpulator
An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
ida-pro-mcp
MCP Server for IDA Pro.
perfect-dll-proxy
Perfect DLL Proxying using forwards with absolute paths.
phnt-single-header
Single header version of System Informer's phnt library.
TitanHide
Hiding kernel-driver for x86/x64.
zig-cross
Example of using as a CMake Toolchain for cross compiling.
SandboxBootkit
Bootkit for Windows Sandbox to disable DSE/PatchGuard.
mrexodia's Repositories
mrexodia/EfiCMake
CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).
mrexodia/MiniDumpPlugin
Simple x64dbg plugin to save a full memory dump
mrexodia/DisableParallelLoader
Plugin for x64dbg to disable parallel loading of dependencies
mrexodia/GitIdentityManagerCpp
Very simple cross-platform utility to manage your git identities.
mrexodia/svelte-cpp-whiskey-list
Example Svelte frontend with C++ backend
mrexodia/CMakePackageExample
mrexodia/reimagined-umbrella
mrexodia/rust-mordor-rs
Rusty Hell's Gate / Halo's Gate / Tartarus' Gate / FreshyCalls / Syswhispers2 Library
mrexodia/X64dbg_Acid_Lime_Theme_Remixed
ThunderCls's x64dbg Acid Lime Theme remixed
mrexodia/ClawSearch
A memory scanner plugin for x64dbg, inspired by Cheat Engine.
mrexodia/DGenerateGUI
mrexodia/ghidra-minidump-loader
Windows Minidump loader for Ghidra
mrexodia/maat
Open-source symbolic execution framework: https://maat.re
mrexodia/osslsigncode
OpenSSL based Authenticode signing for PE/MSI/Java CAB files
mrexodia/tlsh
mrexodia/x64dbg-plugin-quickaccess
mrexodia/binary-ninja-cmkr
example c++ binary ninja plugin using cmkr
mrexodia/binja_explain_instruction
Adds a window to Binary Ninja that explains in simple-ish English what an instruction does
mrexodia/Captain
Process Creation, Image Load and Thread Creation Notification
mrexodia/cargo
The Rust package manager
mrexodia/cutter
A Qt and C++ GUI for radare2 reverse engineering framework
mrexodia/cxx-common
Common dependency management for various Trail of Bits C++ codebases
mrexodia/LIEF
LIEF - Library to Instrument Executable Formats
mrexodia/phnt
Native API header files for the Process Hacker project.
mrexodia/resym
Cross-platform tool that allows browsing and extracting C and C++ type declarations from PDB files.
mrexodia/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
mrexodia/supervisor-alert
Receive notifications for supervisor process events.
mrexodia/xeus-cling
Jupyter kernel for the C++ programming language
mrexodia/xeus-zmq
ZeroMQ-based middleware for xeus
mrexodia/z3
The Z3 Theorem Prover