armitage icon indicating copy to clipboard operation
armitage copied to clipboard

Provides some much needed TLC

Open allfro opened this issue 4 years ago • 0 comments

The following changes have been made:

  • Changed build system to Gradle to make it cleaner and easier to extend
  • Removed release files and created a simple build script to create all the release directories and Mac app/dmg
  • Used dependencies from maven for javassist, postgresql, and msgpack
  • Created a multi-module gradle project to produce two jars (cortana.jar and armitage.jar) which have different default entry points/classes
  • Updated the sleep dependency to 2.1

This has been tested with metasploit-framework's latest branch and appears to work correctly. Next step will be to add unit tests at some point.

allfro avatar Nov 10 '21 15:11 allfro