darkmacheken / SSof

Software Security Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSof - 2018/2019

Software Security Project - Static Analyser

The report is located at /docs/SSof-Report.pdf

Requirements:

Have installed the following tools:

  • Maven 3.x.x
  • Java Development Kit 8+ (JDK 8+)

How to compile

Execute the following command

./compile.sh

How to run

Execute the following command

./run.sh <program.json>

Notes

  • The output will be generated in the directory where the input file is located.

About

Software Security Project

License:Apache License 2.0


Languages

Language:Java 99.9%Language:Shell 0.1%