Skip to content

darkmacheken/SSof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.