Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provides some much needed TLC #237

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Conversation

allfro
Copy link

@allfro allfro commented Nov 10, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants