trou / rsbkbLinks
CLI tools: encoders/decoders, CTF and reverse engineering helpers.
☆142Updated last month
Alternatives and similar repositories for rsbkb
Users that are interested in rsbkb are comparing it to the libraries listed below
Sorting:
- Utility to find hidden Linux kernel modules☆147Updated 4 months ago
- A command line tool that resembles a debugger as well as Cheat Engine, to search for values in memory☆222Updated 3 years ago
- A stealthy ELF loader - no files, no execve, no RWX☆171Updated last year
- Radamsa fuzzer ported to rust lang☆156Updated 8 months ago
- Fast multi-platform (ELF/PE/MachO) binary checksec written in Rust.☆118Updated last year
- An SSH metadata analyser used to showcase a timing-based attack on the protocol.☆29Updated last year
- Demonstrate ability to read memfd_secret() data from the kernel☆58Updated last year
- Ghidra scripts for recovering string definitions in Go binaries☆124Updated 2 weeks ago
- ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the binaries…☆197Updated last year
- PageBuster - dump all executable pages of packed processes.☆204Updated 4 years ago
- NIST-based CVE lookup store and API powered by Rust.☆136Updated 2 months ago
- Signing-key abuse and update exploitation framework☆131Updated 6 months ago
- ☆20Updated 2 years ago
- A binary hardening system☆110Updated 2 years ago
- io_uring based network scanner written in Rust☆45Updated last month
- Binary Golf Library☆61Updated 4 years ago
- clif is a command-line interface (CLI) application fuzzer, pretty much what wfuzz or ffuf are for web. It was inspired by sudo vulnerabil…☆98Updated 2 years ago
- Systemd Hardening Helper - Mirror of https://github.com/desbma/shh☆142Updated 3 weeks ago
- yxd - Yuu's heX Dumper☆91Updated last year
- Heavily-modified fork of David Buchanan's dlinject project. Injects arbitrary assembly (or precompiled binary) payloads directly into x86…☆142Updated 3 years ago
- A multi-arch assembly REPL and emulator for your command line.☆309Updated last year
- A rust utility for instrumenting binaries, used in Holiday Hack Challenge 2021☆27Updated 3 years ago
- anewer appends lines from stdin to a file if they don't already exist in the file. This is a rust version of https://github.com/tomnomnom…☆60Updated 10 months ago
- A proof-of-concept Linux clone of Santa, Google's binary authorization system for macOS☆34Updated 3 years ago
- Library and binaries for the reading, creating, and modification of SquashFS file systems☆150Updated this week
- Find multi-byte-encoded strings in binary data (Gitlab mirror).☆129Updated last year
- Userland exec PoC to be used as attack vector technique