Pai-Po / joern

Open-source code analysis platform for C/C++/Java based on code property graphs

Home Page:https://joern.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joern

Build Status Gitter

Joern's Documentation is available here: https://docs.joern.io/home

Quick Installation

wget https://github.com/ShiftLeftSecurity/joern/releases/latest/download/joern-install.sh
chmod +x ./joern-install.sh
sudo ./joern-install.sh
joern

Compiling (synthetic)/ammonite/predef/interpBridge.sc
Compiling (synthetic)/ammonite/predef/replBridge.sc
Compiling (synthetic)/ammonite/predef/DefaultPredef.sc
Compiling /home/tmp/shiftleft/joern/(console)

     ██╗ ██████╗ ███████╗██████╗ ███╗   ██╗
     ██║██╔═══██╗██╔════╝██╔══██╗████╗  ██║
     ██║██║   ██║█████╗  ██████╔╝██╔██╗ ██║
██   ██║██║   ██║██╔══╝  ██╔══██╗██║╚██╗██║
╚█████╔╝╚██████╔╝███████╗██║  ██║██║ ╚████║
 ╚════╝  ╚═════╝ ╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝

joern>

If the installation script fails for any reason, try

./joern-install --interactive

About

Open-source code analysis platform for C/C++/Java based on code property graphs

https://joern.io/

License:Apache License 2.0


Languages

Language:Scala 51.7%Language:Shell 39.6%Language:SuperCollider 5.7%Language:C 2.7%Language:Dockerfile 0.5%