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 source4097discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: x86清除
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
ADDED

PB-Compiler is a from-scratch C# compiler for the PowerBASIC family (including QuickBASIC and Turbo Basic). It generates authentic 16-bit DOS MZ executables with byte-identical fidelity to original compilers. Features include an SSA-based optimization pipeline, support for modern language extensions in pb36, and cross-platform execution on 64-bit hosts.

Developer toolsBackend & APIs
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
crosscross-rs
ADDED

A "zero setup" tool for cross-compiling and cross-testing Rust crates using Docker or Podman.

Developer toolsBuild & DevOps
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