PyCDep is a tool to analyze include dependencies between files in C and C++ programs. PyCDep itself is written in python. It dumps all the facts in a prolog database which can be queried. Visualization is possible by dumping graphviz (.dot) files.
Features
- Analyze include dependencies between C/C++ files
- Cross-platform -> e.g. analyze windows code on linux system
- Querying possible via swi-prolog, visualization via graphviz
Categories
Source Code AnalysisLicense
GNU General Public License version 3.0 (GPLv3)Follow pycdep
nel_h2
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Pycdep works fine.