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/zig-cross
Example of using as a CMake Toolchain for cross compiling.
mrexodia/RiscyWorkshop
Payload Obfuscation for Red Teams workshop materials
mrexodia/user-feedback-mcp
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
mrexodia/mcp-reversing-dataset
Dataset of reverse engineering tasks done using LLMs.
mrexodia/AStyleHelper
Simple tool to perform AStyle formatting in a git repository.
mrexodia/imgui_cmkr
Experimental imgui app framework for rapid prototyping.
mrexodia/go-profile
Simple tool for Linux to monitor the CPU/GPU/memory usage of a command.
mrexodia/nanobind
nanobind: tiny and efficient C++/Python bindings
mrexodia/awesome-mcp-servers
A curated list of Model Context Protocol (MCP) servers
mrexodia/python-ransomware
Build-Your-Own Ransomware: Python demo implementation (vibe coded)
mrexodia/readeck-mcp
Simple MCP for Readeck. Developed for use with Jan Nano 128k locally.
mrexodia/runner-funner
mrexodia/awesome-mcp-servers-1
A collection of MCP servers.
mrexodia/cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
mrexodia/libwolv
C++ Helper library containing various types and functions used throughout many of my projects
mrexodia/mrexodia
mrexodia/wasm3
🚀 A fast WebAssembly interpreter, and the most universal WASM runtime
mrexodia/x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
mrexodia/awesome-whisper
🔊 Awesome list for Whisper — an open-source AI-powered speech recognition system developed by OpenAI
mrexodia/Ghidra-App-Bundle
A Ghidra App Bundle for macOS
mrexodia/markdir
A simple HTTP server for rendering markdown files
mrexodia/OpenSuperWhisper
macOS whisper dictation app
mrexodia/pmesh-docs
mrexodia/servers
Model Context Protocol Servers
mrexodia/sjq
Simple job queue based on Redis.
mrexodia/ZigAndroidTemplate
This repository contains a example on how to create a minimal Android app in Zig.
mrexodia/chatterbox
SoTA open-source TTS
mrexodia/docext
An on-premises, OCR-free unstructured data extraction, markdown conversion and benchmarking toolkit. (https://idp-leaderboard.org/)
mrexodia/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
mrexodia/recastnavigation
Navigation-mesh Toolset for Games