functrace
Function analyzer
Analyzes a binary file's dynamic instrumentation to extract function information and apply modifications at runtime
A function tracer
90 stars
7 watching
22 forks
Language: C++
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities. | 737 |
| An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
| An editor/viewer/analyzer for executables. | 412 |
| A tool for analyzing program crashes and exploitability | 210 |
| An analysis tool for extracting and simplifying virtualized binary code | 175 |
| Automated analysis of binary programs to detect and recover object-oriented structures and API calls. | 1,569 |
| A tool that performs structure recovery and generates fuzz harnesses for analyzing functions in stripped binaries. | 131 |
| A tool to help measure and improve code quality by analyzing various metrics. | 625 |
| A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. | 893 |
| A C#-based framework for analyzing and investigating hard drive forensic data | 1,389 |
| A tool to aid in forensic analysis of iOS devices | 63 |
| A tool for analyzing and improving Fortran code to make it more reliable and maintainable. | 127 |
| Custom C++ implementations of analysis tools from the book Practical Binary Analysis | 52 |
| Enables cross-platform invocation of functions from stripped binaries. | 110 |
| Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 644 |