This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# You can find the Malcore Playbook here: https://github.com/PenetrumLLC/Malcore-Playbook | |
# this project is a modular framework that allows you to automate file triaging tasks using the | |
# Malcore API (https://malcore.io). | |
# | |
# For some reason they thought it was a really good idea to put the plugins it uses (called "recipes") | |
# behind a trail and a paywall. This little script will make it so that your trial never ends | |
# and unlocks every plugin, regardless of your plan. Like it always should’ve been.. | |
# | |
# The playbook uses a simple check against a timestamp in a file you can see the relevant code here: |