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/dumpulator
An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
mrexodia/MBR
EDR PoC WIP LLC
mrexodia/EagleVM
WIP Native code virtualizer for x64 binaries
mrexodia/execution-trace-viewer
Tool for viewing and analyzing execution traces
mrexodia/asmtk
Assembler toolkit based on AsmJit
mrexodia/cpp-httplib
C++11 header-only HTTP/HTTPS sever library
mrexodia/CSC
C Subset Compiler
mrexodia/knowledge-base
Knowledge base watching and scraping service.
mrexodia/DebugLoopRace
mrexodia/hound
Lightning fast code searching made easy
mrexodia/intellij-ghidra
An IntelliJ IDEA plugin for working on Ghidra Extensions.
mrexodia/miasm
Reverse engineering framework in Python
mrexodia/pdbdownload
A Python script to download PDB files associated with a Portable Executable (PE)
mrexodia/systeminformer
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
mrexodia/xeus-python-wheel
Building a PyPI wheel for xeus-python
mrexodia/minidump
Python library to parse and read Microsoft minidump file format
mrexodia/mrexodia
mrexodia/pysqlite3
SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements
mrexodia/riscv-isadoc
mrexodia/STL
MSVC's implementation of the C++ Standard Library.
mrexodia/wasm3
🚀 A fast WebAssembly interpreter, and the most universal WASM runtime
mrexodia/arybo
Manipulation, canonicalization and identification of mixed boolean-arithmetic symbolic expressions
mrexodia/capa
The FLARE team's open-source tool to identify capabilities in executable files.
mrexodia/dataset
Fork of dataset with support for SQLAlchemy 2.0
mrexodia/egjs-infinitegrid
A module used to arrange card elements including content infinitely on a grid layout.
mrexodia/LiveVisionBoard
mrexodia/mido
MIDI Objects for Python
mrexodia/MQ
mrexodia/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
mrexodia/svelte-persisted-store
A Svelte store that persists to localStorage