Skip to content
forked from joernio/joern

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

License

Notifications You must be signed in to change notification settings

LinShiG0ng/joern

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 51.5%
  • Shell 39.6%
  • SuperCollider 5.7%
  • C 2.7%
  • Dockerfile 0.5%