APogiatzis
APogiatzis
When pickling and dumping the labels map, the output directory is hardcoded and an error is thrown if not existent. It is better to take the output dir from FLAGS.
This is a temporary fix for supporting IDA 7. It contains bad code practices but at least the plugin will load in IDA 7.
Archiving of CTF channels is currently performed manually. It would be more convenient to implement a scheduled archiving process automatically for each finished CTFs. The time until archiving should be...
Develop commands to perform seamless hash cracking with hashcat in the backend. Should be developed as a plugin for modularity. Apply limits on: - time - number of cracking processes...
Admins should be able to toggle maintenance mode which will effectively disable commands of the group and return a maintenance message instead. This is to allow for more controlled update/testing...
Now that internationalisation is supported, we must update all the strings to be English by default and provide a cypriot equivalent for the CY locale setting.