Skip to content

2.7.1

Compare
Choose a tag to compare
@krinara86 krinara86 released this 11 Mar 12:37
· 1088 commits to develop since this release

This is the binary release of the latest CryptoAnalysis. Attached are a ruleset and an example jar file that can be analyzed.

This binary does not require specification of any main class.

Sample usage:

java -jar CryptoAnalysis-2.7.1-SNAPSHOT-jar-with-dependencies.jar --rulesDir=pathToRules --applicationCp=pathToJar

If you get a StackOverflow exception, please increase your stack size to using the Xss JVM option