This guide explains how to prepare a local workspace and use the AI agent prompt to assist with activation bypass implementation.
Open your terminal and run:
git clone https://github.com/robertpreshyl/script-activation-bypass-toolkit.git
cd script-activation-bypass-toolkit
Create a separate folder for the customer's project files:
mkdir -p ~/projects/customer-project
cd ~/projects/customer-project
Copy the customer's script files from the server or local backup:
# From remote server
scp -r user@server:/var/www/html/customer-site/* ./
# Or from local backup
cp -r /path/to/backup/* ./
cp ../script-activation-bypass-toolkit/ai-prompts/AI_AGENT_ACTIVATION_BYPASS_PROMPT.md ./PROMPT.md
@PROMPT.md
in the chat@docs
or context features to include the promptbash ../script-activation-bypass-toolkit/scripts/reconnaissance/analyze_script.sh .
reconnaissance_*/RECONNAISSANCE_REPORT.md
docs/STEP_BY_STEP_BYPASS_GUIDE.md
cp -r . ../backup-$(date +%Y%m%d)
[CUSTOMER_DOMAIN]
when documenting or committing changesHere are some effective prompts to use with the AI assistant:
vendor/laramin/
for license validation logic"install/index.php
"