Current projects Recently I've been working on: MCP Server for IDA Pro to allow LLMs to interact with IDA directly: ida-pro-mcp A beginner-friendly build system based on CMake and TOML:…
Current projects
Recently I've been working on:
- MCP Server for IDA Pro to allow LLMs to interact with IDA directly: ida-pro-mcp
- A beginner-friendly build system based on CMake and TOML: cmkr
- Interactive web dashboard to monitor and analyze your coding agent API costs: agent-cost-dashboard
- Python bindings for the LLVM-C API using nanobind: llvm-nanobind
- Boot loader and emulator for real mode written in C/Python: x86-real-mode-bootloader
Articles
Vibe Engineering: What I've Learned Working with AI Coding Agents
> I've spent the past few months doing almost nothing but working with AI coding agents. No job, just me and LLMs building things together. What follows is everything I wish someone had told me when I started: the mindset shifts, the hard-won lessons, and the techniques that actually work for me.
RISC-Y Business: Raging against the reduced machine
> In recent years the interest in obfuscation has increased, mainly because people want to protect their intellectual property. Unfortunately, most of what’s been written is focused on the theoretical aspects. In this article, we will discuss the practical engineering challenges of developing a low-footprint virtual machine interpreter. The VM is easily embeddable, built on open-source technology and has various hardening features that were achieved with minimal effort.
Trainings
I am available for trainings:
- Binary Lifting with Remill (on-site)
- Payload Obfuscation for Red Teams (on-site)
- Build Your Own Coding Agent (virtual)
❤️ Sponsoring
If you like or rely on the work I do, please consider sponsoring me. I do open source in my free time and it would be really great if I could do more of it.
Discord

<!--
JetBrains
ID=26012022/8686633
ID=13012023/10971717
-->
-
ida-pro-mcp
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Python ★ 9.5k 14d agoExplain → -
TitanHide
Hiding kernel-driver for x86/x64.
C ★ 2.8k 9mo agoExplain → -
dumpulator
An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
C ★ 870 2y agoExplain → -
perfect-dll-proxy
Perfect DLL Proxying using forwards with absolute paths.
Python ★ 359 7mo agoExplain → -
phnt-single-header
Single header version of System Informer's phnt library.
CMake ★ 244 2mo agoExplain → -
zig-cross
Example of using as a CMake Toolchain for cross compiling.
CMake ★ 186 1y agoExplain → -
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.
C ★ 185 4y agoExplain → -
driver_unpacking
Ghetto user mode emulation of Windows kernel drivers.
C ★ 163 1y agoExplain → -
lolbin-poc
Small PoC of using a Microsoft signed executable as a lolbin.
C++ ★ 140 3y agoExplain → -
NtPhp
Ever wanted to execute PHP in your kernel driver? Look no further!
C ★ 105 6y agoExplain → -
JitMagic
Simple tool that allows you to have multiple Just-In-Time debuggers at once.
C# ★ 100 6mo agoExplain → -
akt
Armadillo Key Tool
C++ ★ 88 7y agoExplain → -
RiscyWorkshop ⑂
Payload Obfuscation for Red Teams workshop materials
C ★ 84 12d agoExplain → -
zeromcp
Zero-dependency MCP server implementation.
Python ★ 80 2mo agoExplain → -
EfiCMake
CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).
C++ ★ 80 3y agoExplain → -
mcp-reversing-dataset
Dataset of reverse engineering tasks done using LLMs.
Python ★ 74 1y agoExplain → -
ArmaG3ddon ▣
ArmaG3ddon by CondZero/ARTeam
C++ ★ 69 5y agoExplain → -
haxxmap
Some simple go tools to perform a Man-in-the-middle (MITM) attack on your IMAP server in case you forgot your password.
Go ★ 66 7y agoExplain → -
user-feedback-mcp
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
Python ★ 53 1y agoExplain → -
MiniDumpPlugin ▣
[deprecated] Simple x64dbg plugin to save a full memory dump
CMake ★ 51 3y agoExplain → -
REToolSync
Collaboration platform for reverse engineering tools.
C++ ★ 46 1y agoExplain → -
x86-real-mode-bootloader
Boot loader and emulator for real mode written in C/Python.
Python ★ 45 14d agoExplain → -
VMProtectTest ▣
VMProtectTest
C++ ★ 43 3y agoExplain → -
rosetta-multipass
Use Rosetta to run amd64 binaries on your M1 with Multipass.
Python ★ 43 3y agoExplain → -
YaraGen
Plugin for x64dbg to generate Yara rules from function basic blocks.
C ★ 37 8y agoExplain → -
Diff
Diff plugin for x64dbg
C ★ 30 5y agoExplain → -
CEAutoAttach
Tool to automatically make Cheat Engine attach to a process via the command line.
C++ ★ 29 9y agoExplain → -
WorkraveQt
Modern reimplementation of Workrave in Qt. Optimized to look out for you where you don't.
C++ ★ 29 5mo agoExplain → -
agent-cost-dashboard
Interactive web dashboard to monitor and analyze your coding agent API costs.
Python ★ 27 15d agoExplain → -
microvm
MicroVM is a self-guided path for learning how computers work by building a tiny virtual machine.
★ 26 1mo agoExplain → -
IATFaker
Small project to generate fake DLLs based on an executable's import table
C++ ★ 26 20d agoExplain → -
portable-executable-library ▣
Automatically exported from code.google.com/p/portable-executable-library
C++ ★ 24 10y agoExplain → -
WibuDebugHook
Injectable DLL that helps with debugging Wibu CodeMeter.
C ★ 23 8y agoExplain → -
cxx-common-cmake ▣
Experiment building lifting-bits dependencies with pure CMake. Migrated to:
CMake ★ 22 1y agoExplain → -
CpConverter
Code Page Converter - Convert HTML/Text files to different encoding formats e.g. ANSI to UTF-8 or Unicode. Convert multiple files with 1 click. Works with all encodings.
C# ★ 21 10y agoExplain → -
binja-standalone-api
Standalone API for Binary Ninja's LLIL
C++ ★ 21 1y agoExplain → -
DotNetPluginCS
DotNetPluginCS based on:
C# ★ 20 1y agoExplain → -
StackContains
Sample x64dbg plugin to scan the stack during tracing.
C ★ 20 9y agoExplain → -
DisableParallelLoader
Plugin for x64dbg to disable parallel loading of dependencies
CMake ★ 19 3y agoExplain → -
cloudflare-redirect
Simple CloudFlare Worker to implement a service similar to redirect.name, but with HTTPS support.
JavaScript ★ 19 3y agoExplain → -
free-software-testing-books ⑂
List of free software testing resources
Python ★ 18 9y agoExplain → -
expr
Simple AST for reverse engineering, purely meant as an example.
C++ ★ 18 6mo agoExplain → -
AStyleHelper
Simple tool to perform AStyle formatting in a git repository.
C# ★ 15 2mo agoExplain → -
imgui_cmkr
Experimental imgui app framework for rapid prototyping.
C++ ★ 14 10mo agoExplain → -
kilo-pi-provider
Kilo provider for the Pi coding agent.
TypeScript ★ 13 1mo agoExplain → -
BreakpointUnresolved
Plugin for x64dbg to break on unresolved APIs.
C ★ 13 8y agoExplain → -
lldbext-dump
Extension to create a full memory dump using LLDB on Android
Python ★ 13 1y agoExplain → -
NtLisp ⑂
Lisp in kernel-mode because it was so seductive
★ 13 6y agoExplain → -
DarkSouls3.TextViewer
This tool helps you view all in-game text of Dark Souls 3.
C# ★ 12 9y agoExplain → -
readeck-mcp
Simple MCP for Readeck. Developed for use with Jan Nano 128k locally.
Python ★ 12 5mo agoExplain → -
windbg-ext-mcp ⑂
WinDbg-ext-MCP bridges your favorite LLM client (like Cursor, Claude, or VS Code) with WinDbg, enabling real-time, AI assisted kernel debugging. Write prompts in your AI coding assistant and receive instant, context-aware analysis and insights from your live kernel debugging session.
C++ ★ 12 4mo agoExplain → -
JNIEnv
Plugin to assist in reverse engineering programs that use JNI.
C ★ 12 9y agoExplain → -
Arxan
Some super old control flow exploration experiments
C ★ 12 4y agoExplain → -
DrDecode
Simple plugin for x64dbg to decode debug registers
C ★ 12 6y agoExplain → -
SN8F2288_gui
Interactive disassembler and emulator for the SN8F2288.
C++ ★ 11 7y agoExplain → -
mrexodia.github.io
Personal blog
CSS ★ 11 2y agoExplain → -
MBR
EDR PoC WIP LLC
C++ ★ 10 2y agoExplain → -
BoomPowGui
Simple C# GUI for BoomPow (banano miner).
C# ★ 10 4y agoExplain → -
TracePlugin
Very simple trace plugin example for x64dbg.
C ★ 10 9y agoExplain → -
fabiano-swagger-of-doom ⑂
Private server for Realm of the Mad God 27.7.X11 (fabiano swagger of doom).
C# ★ 9 8y agoExplain → -
go-profile
Simple tool for Linux to monitor the CPU/GPU/memory usage of a command.
Go ★ 9 1y agoExplain → -
IXWebSocket_template
Simple template for IXWebSocket (websocket and http client/server library for C++) based on CPM.
CMake ★ 9 5y agoExplain → -
binref-mcp
Binary Refeinery MCP
Python ★ 8 6mo agoExplain → -
PasteFile
Plugin for x64dbg to paste a file in memory...
C ★ 8 9y agoExplain → -
ClickCatcher
Example plugin for x64dbg to handle mouse click events.
C ★ 8 9y agoExplain → -
devdocs-cli
🚧 Structure your AI coding projects to effectively work with agents. 🚧
Go ★ 7 5mo agoExplain → -
CMakeMASM
No description.
CMake ★ 7 5y agoExplain → -
agent-viewer
No description.
HTML ★ 6 4mo agoExplain → -
sogen ⑂
🪅 Windows User Space Emulator
C++ ★ 6 3mo agoExplain → -
logging-proxy
High performance reverse proxy for logging LLM traces (OpenRouter/LiteLLM)
Go ★ 6 22d agoExplain → -
Mergen ⑂
Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
★ 6 2y agoExplain → -
agent
Build your own coding agent workshop materials.
C++ ★ 6 2mo agoExplain → -
StaticEngine ▣
Playground for statically loading files into x64dbg.
C ★ 6 9mo agoExplain → -
github-backup-browser
Local search and browser for python-github-backup archives.
Python ★ 5 1mo agoExplain → -
EncodeHex
Simple x64dbg plugin to encode strings as hex.
C++ ★ 5 4mo agoExplain → -
pattern-bench ⑂
No description.
C++ ★ 5 3mo agoExplain → -
TimeStampFormat
Example plugin to print a timestamp in the log.
C ★ 5 4y agoExplain → -
de4dot ⑂
.NET deobfuscator and unpacker.
C# ★ 5 11y agoExplain → -
bsprishtina-2024-maldev-workshop ⑂
BSides Prishtina 2024 Malware Development and Persistence workshop
★ 5 7mo agoExplain → -
CMakePackageExample
No description.
CMake ★ 5 3y agoExplain → -
vmpdump ⑂
A dynamic VMP dumper and import fixer, powered by VTIL.
★ 5 4y agoExplain → -
VTableReconstructor
No description.
C++ ★ 4 2y agoExplain → -
test-mcp
Simple MCP server for testing purposes.
Python ★ 4 9mo agoExplain → -
icicle-emu ⑂
Core emulator components for Icicle
Rust ★ 4 1mo agoExplain → -
python-ransomware ⑂
Build-Your-Own Ransomware: Python demo implementation (vibe coded)
Go ★ 4 1y agoExplain → -
Packer_Development ⑂
No description.
★ 4 2y agoExplain → -
llvmcpy ⑂
Python bindings for LLVM auto-generated from the LLVM-C API
★ 4 7mo agoExplain → -
BinaryAnalysisMCPs ⑂
Binary analysis MCPs collections
★ 4 9mo agoExplain → -
awesome-mcp-servers ⑂
A curated list of Model Context Protocol (MCP) servers
★ 4 1y agoExplain → -
DebugLoopRace
No description.
C++ ★ 3 5mo agoExplain → -
CSC ⑂
C Subset Compiler
C++ ★ 3 2y agoExplain → -
x64dbg ⑂
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
★ 3 11mo agoExplain → -
amd_hypervisor ⑂
A minimal test implementation of a svm / amd hypervisor
★ 3 5y agoExplain → -
SapphireLauncherCpp
Super simple command line launcher for Sapphire (FFXIV).
C++ ★ 3 6mo agoExplain → -
runner-funner
No description.
★ 3 1y agoExplain → -
knowledge-base
Knowledge base watching and scraping service.
Python ★ 3 2y agoExplain → -
llvm-project ⑂
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
LLVM ★ 3 1mo agoExplain → -
PythonTeaching
Python module to detect constructs that confuse beginners and error.
Python ★ 3 9mo agoExplain → -
osslsigncode ⑂
OpenSSL based Authenticode signing for PE/MSI/Java CAB files
★ 3 4y agoExplain → -
matterbridge ⑂
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
★ 3 1y agoExplain → -
gdbproxy
Simple proxy for the GDB server protocol.
Python ★ 2 13d agoExplain → -
miasm ⑂
Reverse engineering framework in Python
Python ★ 2 3d agoExplain → -
gondolin ⑂
Experimental Linux microvm setup with a TypeScript Control Plane as Agent Sandbox
★ 2 1mo agoExplain → -
inv2dcm
Convert InVivo .inv dental CBCT volumes to Enhanced CT DICOM.
Python ★ 2 3mo agoExplain → -
happy-cli ⑂
Happy Coder CLI to connect your local Claude Code to mobile device
TypeScript ★ 2 9mo agoExplain → -
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
★ 2 2y agoExplain → -
mrexodia
No description.
★ 2 2mo agoExplain → -
Ghidra-App-Bundle ⑂
A Ghidra App Bundle for macOS
Python ★ 2 2mo agoExplain → -
nx2elf ⑂
Convert Nintendo Switch executable files to ELFs
C ★ 2 2mo agoExplain → -
cgit-theme
A theme for cgit
★ 2 12y agoExplain → -
auto-faulthandler
Automatically enable Python's faulthandler for development.
Python ★ 2 6mo agoExplain → -
pangram-webui
Simple web UI for the Pangram AI detection API.
HTML ★ 2 4mo agoExplain → -
LiftingTrainingEnvironment
Empty training environment to prepare things locally.
CMake ★ 2 6mo agoExplain → -
awesome-whisper ⑂
🔊 Awesome list for Whisper — an open-source AI-powered speech recognition system developed by OpenAI
★ 2 7mo agoExplain → -
udmp-parser ⑂
A Windows user minidump C++ parser library.
C++ ★ 2 9mo agoExplain → -
ghidra ⑂
Ghidra is a software reverse engineering (SRE) framework
★ 2 7mo agoExplain → -
x86-boot-sector-c ⑂
A DOS boot sector written in C
★ 2 8mo agoExplain → -
qtbase-wasm32-wasi ⑂
Qt Base (Core, Gui, Widgets, Network, ...)
★ 2 1y agoExplain → -
awesome-mcp-servers-1 ⑂
A collection of MCP servers.
★ 2 1y agoExplain → -
ffxiv-timers
See what you can do next in FFXIV!
Svelte ★ 2 10mo agoExplain → -
libwolv ⑂
C++ Helper library containing various types and functions used throughout many of my projects
C++ ★ 2 10mo agoExplain → -
PatternLanguage ⑂
The Pattern Language used by the ImHex Hex Editor
★ 2 2mo agoExplain → -
vial-gui ⑂
Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time.
★ 2 1y agoExplain → -
thonny ⑂
Python IDE for beginners
★ 2 2mo agoExplain → -
wasm3 ⑂
🚀 A fast WebAssembly interpreter, and the most universal WASM runtime
C ★ 2 1y agoExplain → -
claude-clamshell
Prevents your Mac from sleeping while Claude Code is actively working.
Shell ★ 1 11d agoExplain → -
claude-marketplace
My personal Claude Code marketplace.
★ 1 11d agoExplain → -
forza6coach
Vibe coded dashboard for Forza Horizon 6 telemetry.
Python ★ 1 1mo agoExplain → -
gdbstub ⑂
An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)
★ 1 4mo agoExplain → -
pi-mono ⑂
AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods
TypeScript ★ 1 2mo agoExplain → -
LLVMSharp ⑂
LLVM bindings for .NET Standard written in C# using ClangSharp
★ 1 1mo agoExplain → -
libbs ⑂
A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!
★ 1 1mo agoExplain → -
llama.cpp ⑂
LLM inference in C/C++
★ 1 5d agoExplain → -
go-cbs-downloader
Download statistics from the CBS in bulk.
Go ★ 1 1mo agoExplain → -
binsync ⑂
A reversing plugin for cross-decompiler collaboration, built on git.
★ 1 1mo agoExplain → -
x64dbg-repo-backup
No description.
Python ★ 1 1mo agoExplain → -
rustdesk-minimal-api
Minimal API server for RustDesk.
Go ★ 1 2mo agoExplain → -
cli ⑂
A reference implementation for the specification that can create and configure a dev container from a devcontainer.json.
★ 1 14d agoExplain → -
obsidian-livesync-headless
Experiment trying to get obsidian-livesync to work headlessly.
TypeScript ★ 1 3mo agoExplain → -
mbedtls ⑂
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
★ 1 3mo agoExplain → -
ReclassX ⑂
No description.
★ 1 4mo agoExplain → -
.dotfiles
No description.
Shell ★ 1 4mo agoExplain → -
auto-dotenv ⑂
Automatically load .env variables if auto-dotenv is installed
★ 1 2y agoExplain → -
service-manager
Dumb service manager with a simple web UI and stdout tracing.
Go ★ 1 5mo agoExplain → -
agentskills ⑂
Specification and documentation for Agent Skills
★ 1 4mo agoExplain → -
Dna ⑂
LLVM based static binary analysis framework
★ 1 1mo agoExplain → -
open-webui ⑂
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
★ 1 1y agoExplain → -
docext ⑂
An on-premises, OCR-free unstructured data extraction, markdown conversion and benchmarking toolkit. (https://idp-leaderboard.org/)
★ 1 1y agoExplain → -
chatterbox ⑂
SoTA open-source TTS
★ 1 1y agoExplain → -
ManyTypes ⑂
x64dbg typeparsing plugin with Windows types
★ 1 9mo agoExplain → -
mcp-multilspy ⑂
[Fork] MCP for Language Server Protocol (LSP) though multilspy. This fork has Windows and C++ support.
★ 1 9mo agoExplain → -
minio-litellm-viewer
[AI] Simple LiteLLM trace viewer
JavaScript ★ 1 9mo agoExplain → -
uv ⑂
An extremely fast Python package and project manager, written in Rust.
★ 1 8mo agoExplain → -
ffxiv-piper-tts
Simple text-to-speech (TTS) server for FFXIV based on Piper optimized for low latency.
Python ★ 1 9mo agoExplain → -
TextToTalk ⑂
Chat TTS plugin for Dalamud. Has support for triggers/exclusions, several TTS providers, and more!
★ 1 9mo agoExplain → -
github-releases-test
No description.
CMake ★ 1 10mo agoExplain → -
qutepart-cpp ⑂
Qutepart. Code editor widget for C++ / Qt5. Syntax highlighting and many more useful features
★ 1 1y agoExplain → -
flutterwhisper
Open source desktop application to transcribe with Whisper
Dart ★ 1 1y agoExplain → -
OpenSuperWhisper ⑂
macOS whisper dictation app
★ 1 1y agoExplain → -
pmesh-docs ⑂
No description.
★ 1 1y agoExplain → -
servers ⑂
Model Context Protocol Servers
★ 1 1y agoExplain → -
zed ⑂
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
★ 0 7d agoExplain → -
brlaser ⑂
open-source CUPS driver for monochrome Brother laser printers
★ 0 16d agoExplain → -
loki ⑂
Hardening code obfuscation against automated attacks
★ 0 2y agoExplain → -
remill ⑂
Library for lifting machine code to LLVM bitcode
★ 0 5d agoExplain → -
gha-update ⑂
Update GitHub Actions version pins in GitHub workflow files.
★ 0 1mo agoExplain → -
xai-pi-provider
xAI Grok OAuth provider extension for Pi.
TypeScript ★ 0 1mo agoExplain → -
winget-pkgs ⑂
The Microsoft community Windows Package Manager manifest repository
★ 0 24d agoExplain → -
TritonTranslator ⑂
Standalone static version of Triton's x86/x64 translator
★ 0 1mo agoExplain → -
python-github-backup ⑂
backup a github user or organization
★ 0 1mo agoExplain → -
duckdb-zipfs ⑂
DuckDB extension to read files within zip archives.
★ 0 1mo agoExplain → -
lucebox-hub ⑂
Lucebox optimization hub: hand-tuned LLM inference, built for specific consumer hardware.
★ 0 1mo agoExplain → -
agents.md ⑂
AGENTS.md — a simple, open format for guiding coding agents
★ 0 2mo agoExplain → -
pizza ⑂
No description.
TypeScript ★ 0 3mo agoExplain → -
sjq
Simple job queue based on Redis.
Python ★ 0 4mo agoExplain → -
MDView ⑂
Markdown viewer - Total Commander Lister plugin and standalone executable
★ 0 2mo agoExplain → -
invivo-cbct ⑂
open source Invivo CBCT scan (.inv file) viewer
★ 0 3mo agoExplain → -
taplo ⑂
A TOML toolkit written in Rust
Rust ★ 0 3mo agoExplain → -
simde ⑂
Implementations of SIMD instruction sets for systems which don't natively support them.
★ 0 4mo agoExplain → -
riscv-toolchain-docker
No description.
Dockerfile ★ 0 4mo agoExplain → -
mem ⑂
A collection of C++11 headers useful for reverse engineering
★ 0 4mo agoExplain → -
mwemu ⑂
x86 malware emulator
★ 0 3mo agoExplain → -
hello-world-test
Dumb test project where I kept telling Claude to 'continue'
Python ★ 0 5mo agoExplain → -
Sapphire ⑂
A Final Fantasy XIV 4.0+ Server Emulator written in C++
C++ ★ 0 3mo agoExplain → -
oh-my-pi ⑂
Plugin manager for pi — think oh-my-zsh, but for pi. Install themes, agents, commands, and tools with a single command.
★ 0 4mo agoExplain → -
year-progress-gemini
[Experiment] Year progress (Gemini 2.5 Pro).
HTML ★ 0 5mo agoExplain → -
year-progress-claude
[Experiment] Year progress (Opus 4.5).
HTML ★ 0 5mo agoExplain → -
year-progress-glm
[Experiment] Year progress (GLM 4.7).
HTML ★ 0 5mo agoExplain → -
xcode-to-vscode
Automatically rebind Xcode file associations to VSCode.
Shell ★ 0 5mo agoExplain → -
nanobind_example ⑂
A nanobind example project
CMake ★ 0 1mo agoExplain → -
0xParth_tools ⑂
Installs tools
★ 0 8mo agoExplain → -
vision-server
Simple HTTP server to dump data from the Apple Vision framework.
Swift ★ 0 8mo agoExplain → -
homebrew-core ⑂
🍻 Default formulae for the missing package manager for macOS (or Linux)
★ 0 8mo agoExplain → -
TTS.cpp ⑂
TTS support with GGML
C++ ★ 0 9mo agoExplain → -
DalamudPluginsD17 ⑂
Dalamud plugin manifests
★ 0 9mo agoExplain → -
multilspy ⑂
multilspy is a lsp client library in Python intended to be used to build applications around language servers.
★ 0 6mo agoExplain → -
SapphireLauncher ⑂
Launcher for FFXIV to be used with Sapphire
HTML ★ 0 3mo agoExplain → -
VM-Packages ⑂
Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.
★ 0 24d agoExplain → -
recastnavigation ⑂
Navigation-mesh Toolset for Games
★ 0 10mo agoExplain → -
wiki ⑂
No description.
★ 0 10mo agoExplain →
No repos match these filters.