This tool was developed with the purpose of furthering and organizing access to Malware-Traffic-Analysis exercises. Maltran makes it easy to list and download exercises in a simple and organized way.
$ git clone github.com/MalwareReverseBrasil/maltran.git
$ cd maltran
$ sudo apt install python3-pip
$ pip3 install -r requirements.txt
$ python3 maltran.py
Developers: