kuopinghsu / callgraph-gen
Generating the call graph from elf binary file
☆36Updated 2 years ago
Alternatives and similar repositories for callgraph-gen
Users that are interested in callgraph-gen are comparing it to the libraries listed below
Sorting:
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- ARM PTM decoder, and ARM ETM v4 decoder. ptm2human is a decoder for trace data outputted by Program Trace Macrocell (PTM) and Embedded Tr…☆53Updated 2 months ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- Qemu Etrace☆14Updated 11 months ago
- Coresight Access Library☆122Updated last week
- GDB stub that allows debugging of embedded devices☆33Updated 9 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- QEMU Development Toolkit☆41Updated 10 months ago
- Tutorial to write qemu plugins☆33Updated 7 years ago
- KLEE's version of uClibc☆52Updated 11 months ago
- Python Based ARM CoreSight Debug and Trace Tools☆76Updated 2 years ago
- gen-callgraph is a script to generate call graph from elf binary☆48Updated 6 years ago
- A collection of analysis tools for Kconfig and Kbuild constraints.☆50Updated 2 weeks ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- University of Queensland Binary Translation framework☆26Updated 6 years ago
- CoreSight trace stream decoder developed openly☆157Updated 2 months ago
- Hardware-Assisted Process Tracer for Fuzzing on ARM64 Linux☆24Updated 2 years ago
- Clang AST viewer☆64Updated 8 years ago
- C call graph generator☆55Updated 7 years ago
- A collection of command-line tools based on Dyninst☆17Updated 3 years ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆191Updated last year
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆77Updated 3 years ago
- mTower is Trusted Execution Environment specially designed to be used on MicroController Units (MCUs) supporting ARM TrustZone technology…