Top 3 C binary-analysis Projects
-
Project mention: I'm pretty sure this is possible, and would appreciate confirmation/direction. | reddit.com/r/termux | 2022-12-13
https://github.com/radareorg/radare2 (You can git clone it, then run the install script)
-
You might ask what Job or what project. The answer depends on what you want to learn/do (as mentioned it codependent). If you want to know how the execution of a Programm happens in detail and how it can be manipulated during runtime you can dive into DynamoRIO (https://github.com/DynamoRIO/dynamorio). There, you can also learn a lot about instruction set architectures.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Omnitrace: New Performance Analysis Tool for CPUs and GPUs by AMD Research | reddit.com/r/cpp | 2022-07-25
I think I actually saw the GitHub issue you filed with Dyninst. I noticed you were using Ubuntu 22.04 which I've encountered issues with myself. If you file a bug report on GitHub with some info about the segfault, I'll see what I can do to track it down.
C binary-analysis related posts
Index
What are some of the best open-source binary-analysis projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | radare2 | 18,099 |
2 | dynamorio | 2,287 |
3 | dyninst | 634 |