AndroidProjectCreator 1.4-stable release

This update adds a new feature to AndroidProjectCreator: the compact installation of all dependencies. To update to this version, simply replace the JAR and replace it with the new release. To quickly install AndroidProjectCreator, one can use the compact installation, as is shown below. java -jar ./AndroidProjectCreator.jar -compactInstall This clones all required tools from a … Read more

MalPull 1.1-stable release

MalPull has received an overhaul, as it is now uses multiple threads to download the given hashes concurrently. It is now also able to download samples from VirusTotal, if you have a working API key. This release contains breaking changes compared to the last version, as the command-line arguments have been changed. At first, the … Read more