rbakbashev / elfcat
ELF visualizer. Generates HTML files from ELF binaries.
☆965Updated 3 weeks ago
Alternatives and similar repositories for elfcat
Users that are interested in elfcat are comparing it to the libraries listed below
Sorting:
- unfork(2) is the inverse of fork(2). sort of.☆1,473Updated last year
- Programmable debugger☆1,880Updated this week
- Like fork() but teleports the forked process to a different computer!☆602Updated 3 years ago
- A series of posts about QEMU internals:☆1,418Updated last year
- A research kernel and hypervisor attempting to get fully deterministic emulation with minimum performance cost☆526Updated 4 years ago
- A REPL for x86-64 assembly language☆866Updated 3 months ago
- elfshaker stores binary objects efficiently☆2,306Updated 8 months ago
- An x86 bootloader written in Rust.☆525Updated 3 years ago
- 🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C☆1,603Updated 2 years ago
- ldd as a tree☆2,704Updated 10 months ago
- All-inclusive Buffer for C☆413Updated last year
- The world's worst kernel module☆299Updated 3 years ago
- A library for reading and writing the DWARF debugging format☆891Updated this week
- An impish, cross-platform binary parsing crate, written in Rust☆1,285Updated last month
- Comparison of Rust async and Linux thread context switch time.☆727Updated 5 months ago
- A set of minimal dependency bootstrap binaries☆969Updated this week
- hobby x86 kernel zig☆430Updated last year
- A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good…☆373Updated 9 months ago
- A memory profiler for Linux.☆4,618Updated last year
- The Adventures of OS☆544Updated 2 years ago
- Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, n…☆1,254Updated this week
- A sampling CPU profiler for Linux☆883Updated last year
- A free-range, non-GMO fork of busybox in 100% Rust 🦀☆838Updated 2 years ago
- Framework for writing Linux kernel modules in safe Rust☆1,337Updated 4 years ago
- Alternative rust compiler (re-implementation)☆2,296Updated last week
- A binary-compatible unikernel☆394Updated 9 months ago
- The C Template Library☆1,108Updated 3 years ago
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.