- Fedora 32
- Install prerequisites
- Python v3.8+
- Additional OS packages
cmake
git
pipenv
z3-libs
- Clone the repository
git clone [email protected]:zeroSteiner/crimson-forge.git
- Change directories into the repository
cd crimson-forge
- Install packages with pipenv
pipenv install
- Run
crimson-forge
pipenv run crimson-forge --help
- (Optional) Install the Metasploit Framework evasion module
- See the metasploit/README.md