OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: x86-64清除
capstonecapstone-engine
ADDED

Open-source disassembly framework written in pure C, supporting 20+ architectures including x86, ARM, AArch64, RISC-V, MIPS and PowerPC, with a clean architecture-neutral API, multi-language bindings, and detailed instruction semantics for binary analysis and reverse engineering.

Developer toolsTesting & debugging
x64dbgx64dbg
ADDED

x64dbg is an open-source user-mode debugger for Windows, aimed at reverse engineering and malware analysis of executables whose source code is unavailable. It ships 32-bit and 64-bit builds, a plugin system, and can be compiled from source by users.

Developer toolsTesting & debugging
ventoyventoy
ADDED

Ventoy is an open-source tool for creating bootable USB drives that supports ISO, WIM, IMG, VHD(x), and EFI files. Users can simply copy image files to the USB drive and boot them directly without repeated formatting.

Developer toolsProductivityBuild & DevOps
rucctamnd
ADDED

rucc is an early-stage optimizing C compiler written in Rust. The README says nothing compiles C yet: M0/M1 cover the workspace, checked layer rule, driver skeleton, CI on Linux/macOS/Windows, and a preprocessor. It aims at SQLite, PostgreSQL and Linux, using SMT-verified rewrite rules, poison-free SSA IR, e-graphs, and self-encoded objects/DWARF.

Developer toolsBuild & DevOps