Pinned Repositories
bin2json
Converts ELF, mach-o, or PE binaries to a JSON representation
bingrep
like ~~grep~~ UBER, but for binaries
cargo-sym
Prints various binary symbols in your crate
dryad
An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust
elf2json
Converts an ELF binary to a JSON representation
faerie
Magical ELF and Mach-o object file writer backend
goblin
An impish, cross-platform binary parsing crate, written in Rust
raml
OCaml runtime and FFI bindings directly in Rust
rdr
Rdr is a cross-platform binary analysis and reverse engineering library, utilizing a unique symbol map for global analysis.
scroll
Scroll - making scrolling through buffers fun since 2016
m4b's Repositories
m4b/bingrep
like ~~grep~~ UBER, but for binaries
m4b/goblin
An impish, cross-platform binary parsing crate, written in Rust
m4b/faerie
Magical ELF and Mach-o object file writer backend
m4b/dryad
An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust
m4b/scroll
Scroll - making scrolling through buffers fun since 2016
m4b/rdr
Rdr is a cross-platform binary analysis and reverse engineering library, utilizing a unique symbol map for global analysis.
m4b/raml
OCaml runtime and FFI bindings directly in Rust
m4b/lazy_transducer
Lazy, parallel, indexable, generic data iterators
m4b/stackup
Statically modify a program binary's runtime stack size on Mac OS X --- without recompiling.
m4b/dotfiles
dotfiles and other configuration files
m4b/capstone-rs
m4b/hexplay
Implements rust's Display trait for hex data
m4b/metagoblin
WIP: Provides abstracted meta information about a binary
m4b/scroll_derive
Macros 1.1 implementing #[derive(Pread, Pwrite)]
m4b/unicorn-rs
Rust bindings for the unicorn CPU emulator
m4b/cranelift
Cranelift code generator
m4b/falcon
Formal Binary Analysis Framework in Rust
m4b/gfx
A high-performance, bindless graphics API for Rust.
m4b/imgui-wgpu-rs
Dear imgui renderer for wgpu-rs.
m4b/object
A unified parser interface for the target platform's object file format
m4b/panopticon
A libre cross-platform disassembler.
m4b/petgraph
Graph data structure library for Rust.
m4b/prettytable-rs
A rust library to print aligned and formatted tables
m4b/rust
A safe, concurrent, practical language.
m4b/rust-graph-algos
Rust Graph Library
m4b/rustc-demangle
Rust symbol demangling
m4b/tfs
Next Generation File System
m4b/wasmstandalone
Standalone JIT-style runtime support for WebAsssembly code in Cretonne
m4b/wgpu
Native WebGPU implementation based on gfx-hal
m4b/wgpu-rs
Rust bindings to wgpu native library