Hybrid-CallGraph
by zyqu
Hybrid-CallGraph merges call graphs from dynamic and static analysis to create a comprehensive view of application behavior.
No description available.
Primary Use Case
This tool is primarily used by security analysts and developers to combine insights from both dynamic and static analysis of Android applications. By merging call graphs, users can better understand potential vulnerabilities and application flow.
- Merges call graphs from dynamic and static analysis
- Integrates with existing tools like Dynamic-CallGraph-Generator-Android and FlowDroid-CallGraph
- Outputs a complete call graph for enhanced analysis
Installation
- Clone the repository using git clone https://github.com/zyqu/Hybrid-CallGraph
- Ensure you have Python installed on your system
- Run the merge script with the appropriate paths for static and dynamic analysis results
Usage
>_ python merge.py path-to-static-analysis-result-file path-to-dynamic-analysis-result-dirMerges the results from static and dynamic analysis to produce a complete call graph.
- Can be chained with Metasploit for automated exploitation
- Useful for continuous security monitoring in CI/CD pipelines
- Integrate with existing CI/CD tools for automated vulnerability scanning
- Enhance collaboration between security analysts and developers through shared insights
- Consider implementing a feedback loop to improve static and dynamic analysis integration
Docs Take 2 Hours. AI Takes 10 Seconds.
Ask anything about Hybrid-CallGraph. Installation? Config? Troubleshooting? Get answers trained on real docs and GitHub issues—not generic ChatGPT fluff.
This tool hasn't been indexed yet. Request indexing to enable AI chat.
Admin will review your request within 24 hours
Related Tools
PayloadsAllTheThings
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF

hoppscotch
hoppscotch/hoppscotch
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
ImHex
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

termux-app
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.

sentry
getsentry/sentry
Developer-first error tracking and performance monitoring
CheatSheetSeries
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
