stephenrkell / elftinLinks
Rag-bag of utilities and scripts that do strange things with ELF files
☆17Updated 8 months ago
Alternatives and similar repositories for elftin
Users that are interested in elftin are comparing it to the libraries listed below
Sorting:
- ☆58Updated 3 weeks ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 4 months ago
- Sled System Emulator☆28Updated last week
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Updated 5 years ago
- GCC plugin for C language that tracks references to allocated objects☆29Updated 5 months ago
- fundamental traits to describe an architecture in the yaxpeax project☆16Updated 8 months ago
- Elven relativism -- relocation and execution of aarch64 ELF relocatable objects (ET_REL)☆21Updated 3 weeks ago
- Dr. Disassembler☆37Updated 3 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last month
- yaxdis, a small and naive disassembler using yaxpeax decoders☆34Updated 6 months ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- A collection of interesting ELF files for inspiration and testing☆30Updated 2 years ago
- A Brainfuck interpreter embedded inside DWARF debug information☆39Updated last year
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Manipulate tar file metadata, list tar files or convert tar to cpio. For some projects, this can replace fakeroot and cpio, when creating…☆32Updated 4 months ago
- Liveness-driven random C code generator☆42Updated 3 months ago
- Some experiments with SMT solvers and GIMPLE IR☆77Updated last week
- Cycle-accurate X86-64 simulator based on PTLsim☆30Updated 2 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- reverse engineering branch predictors☆18Updated 9 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Updated 7 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- Formally verified x86-64 decompilation☆44Updated last week
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 11 months ago