Skip to content

Instantly share code, notes, and snippets.

@KayJayBytes
KayJayBytes / cracked-lol
Created May 7, 2025 16:08
Malcore-Playbook trial expansion "crack"
#
# 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: