Highlights
Stars
- All languages
- ActionScript
- Assembly
- Astro
- C
- C#
- C++
- CSS
- Common Lisp
- Crystal
- DIGITAL Command Language
- Dart
- Elixir
- GLSL
- Go
- HTML
- Java
- JavaScript
- Kotlin
- Makefile
- Markdown
- Nim
- Nix
- Objective-C
- PHP
- Pascal
- PowerShell
- Python
- RenderScript
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Slang
- Smali
- Svelte
- TypeScript
- V
- Verilog
- Vim Script
- Vue
- WebAssembly
- YAML
Procedural generation with diffusion models (SIGGRAPH '26)
cs2 server crasher found by me. already patched on valve ds. posted for educational purposes as tutorial how to beat cheaters
Caldera data set from Call of Duty®: Warzone™
Simple persistence library inspired by Prevayler and motivated by @jarekratajski
VectorVisor is a vectorizing binary translator for GPUs, designed to make it easy to run many copies of a single-threaded WebAssembly program in parallel using GPUs
Quickly find differences and similarities in disassembled code
A snapshotting, coverage-guided fuzzer for software (UEFI, Kernel, firmware, BIOS) built on SIMICS
A bidirectional bindings generator for C++ and Rust.
Force enable immersive dark mode titlebar for whitelisted windows.
Parses and symbolizes MSVC RTTI information in Binary Ninja.
Lightweight fuzzing of a memory snapshot using KVM
Checksec, but for Windows: static detection of security mitigations in executables
Frida scripts to rewrite mobile applications at runtime to directly MitM all HTTPS traffic
Combined repo for the RTX-Remix runtime and toolkit
hyper.rs with boringssl configured to impersonate chrome. Just lemme do HTTPS request from rust to web server behind cloudflare or akamai. is it so scary? i dont think so.
A cross-platform, safe, pure-Rust graphics API.
The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its application for high-performance fuzzing on Intel/AMD processors.
Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper us…
Enhanced version of the HLDS engine with bug fixes, security patches, and optimizations for stable servers.
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system