This Project can be used to analyze files and Git Repositories. While the modes are tailored for my use case, it will be possible to change parts of it, to support another use case.
As part of a student research project, I analyzed the Signatures of the Cuckoo and Cape Community repositories.
Calling java -jar FileTrekker-%VERSION%-jar-with-dependencies.jar
without any Arguments will print out the CLI Help.
This project is using Maven.
To build a runnable jar use mvn package assembly:single