frida / tinyccLinks
Frida depends on TinyCC
☆61Updated 6 months ago
Alternatives and similar repositories for tinycc
Users that are interested in tinycc are comparing it to the libraries listed below
Sorting:
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆38Updated 6 years ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆55Updated 6 years ago
- Load ELF binaries from a memory buffer.☆47Updated 4 years ago
- A simple library focusing on demangling symbols for different programing languages☆48Updated 5 years ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- An x86/x64 instruction disassembler written in C☆36Updated 2 months ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- REDasm Core Library☆55Updated last year
- AArch64 Instructions, Opcodes and Binary Encoding☆136Updated 2 years ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 3 years ago
- Function library for decoding 32-bit ARM and Thumb/Thumb-2 instruction sets.☆21Updated last year
- An LLVM bitcode parsing example☆53Updated 5 years ago
- Disassembler Library for x86 and x86-64☆15Updated 5 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆115Updated 2 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆210Updated 3 months ago
- llvm with tablegen backend for capstone disassembler☆52Updated 2 weeks ago
- Disarm — Fast AArch64 Decode/Encoder☆45Updated last year
- A number of samples to get you started with VTILs API.☆38Updated 4 years ago
- Binary Translator to LLVM IR☆49Updated 8 years ago
- Simple and small library that allows disassembly of raw bytes for multiple architectures☆30Updated 2 years ago
- Simple decompiler for Rizin. It's capable of generating readable pseudo code even on handmade assembly.☆64Updated 9 months ago
- Decompiler of LLVM bitcode to C☆89Updated 2 months ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆38Updated 11 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- Lua bindings for the Unicorn CPU emulation engine☆18Updated last week
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆38Updated 4 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆23Updated 2 years ago
- Tiny Code Generator Library☆46Updated 5 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆53Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago