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 |
---|---|---|
microsoft/infersharp | A tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities. | 737 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
sebastianbiallas/ht | An editor/viewer/analyzer for executables. | 412 |
invictus1306/beebug | A tool for analyzing program crashes and exploitability | 210 |
s3team/vmhunt | An analysis tool for extracting and simplifying virtualized binary code | 175 |
cmu-sei/pharos | Automated analysis of binary programs to detect and recover object-oriented structures and API calls. | 1,569 |
grimm-co/gearshift | A tool that performs structure recovery and generates fuzz harnesses for analyzing functions in stripped binaries. | 131 |
metricfu/metric_fu | A tool to help measure and improve code quality by analyzing various metrics. | 625 |
lunixbochs/usercorn | A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. | 893 |
invoke-ir/powerforensics | A C#-based framework for analyzing and investigating hard drive forensic data | 1,389 |
flo354/iosforensic | A tool to aid in forensic analysis of iOS devices | 63 |
camfort/camfort | A tool for analyzing and improving Fortran code to make it more reliable and maintainable. | 127 |
fare9/pba_analysis_tools | Custom C++ implementations of analysis tools from the book Practical Binary Analysis | 52 |
sciencemanx/ctf_import | Enables cross-platform invocation of functions from stripped binaries. | 110 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 644 |