Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
/ghidra2cpgPublic archive

Code Property Graph (CPG) frontend for binary applications and libraries.

License

NotificationsYou must be signed in to change notification settings

joernio/ghidra2cpg

Repository files navigation

This is aCPG frontend based onGhidra.

Build StatusMaven Central

Setup

Requirements:

Quickstart

  1. Clone the project
  2. Build the projectsbt stage
  3. Create a CPG./ghidra2cpg.sh /path/to/your/binary -o /path/to/cpg.bin
  4. Download joern with
    wget https://github.com/joernio/joern/releases/download/v1.1.164/joern-cli.zipunzip joern-cli.zipcd joern-cli
  5. Copycpg.bin into the joern directory
  6. Start joern with./joern.sh
  7. Import the cpg withimportCpg("cpg.bin")
  8. Now you can query the CPG

Known issues

varags are not handled properly:NationalSecurityAgency/ghidra#234

About

Code Property Graph (CPG) frontend for binary applications and libraries.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp