Stars
real time face swap and one-click video deepfake with only a single image
Decompilation of the Gamecube Emulator for Ocarina of Time (JP-CE)
nanobind: tiny and efficient C++/Python bindings
A simple and clean NES emulator, written in Rust. Fast, lightweight, and with high compatibility.
WinVisor - A hypervisor-based emulator for Windows x64 user-mode executables using Windows Hypervisor Platform API
Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Pretty fancy and modern terminal file manager
Handheld LCD games emulator in Python with PyQt6
IDA Pro plugin with a rich set of features: decryption, deobfuscation, patching, lib code recognition and various pseudocode transformations
A modern 32/64-bit position independent implant template
A Rust crate for cooking up terminal user interfaces (TUIs) π¨βπ³π https://ratatui.rs
IDA/Binary Ninja Plugin to automatically identify and set enums for standard functions
Tool to statically recompile N64 games into native executables
Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux/Mac)
RT64 is an N64 graphics renderer for playing with enhancements in emulators and native ports.
A minimal GPU design in Verilog to learn how GPUs work from the ground up
Decompilation in progress of Animal Crossing for the Nintendo GameCube.
Kernel Address Space Layout Derandomization (KASLD) - A collection of various techniques to infer the Linux kernel base virtual address as an unprivileged local user, for the purpose of bypassing Kβ¦
A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)
Operating System Design Review: A systematic analysis of modern systems architecture
A KISS Rust crate to parse Windows kernel crash-dumps created by Windows & its debugger.
lua bytecode parser written in Rust using nom, part of metaworm's lua decompiler, support lua51/lua52/lua53/lua54/luajit/luau https://luadec.metaworm.site/