"Fighting the chaos of corporate IT, one script at a time."
This repository contains a collection of "necessary evils"—PowerShell scripts designed to bypass restrictive DLP (Data Loss Prevention) software, reclaim disk space from greedy build tools, and preserve the sanity of software engineers working in high-security enterprise environments.
Form follows frustration.
Designed to combat DLP agents that hijack the clipboard, impose arbitrary character limits, and steal window focus. It automates the "Copy + Unlock" sequence.
- Mode: FPS Mode (Left Hand
F2, Right Hand Mouse). - Configuration: * Open the script and look for the
$UnlockSequencevariable.- Change it to match your DLP software's specific unlock hotkey (e.g.,
^%cfor Ctrl+Alt+C).
- Change it to match your DLP software's specific unlock hotkey (e.g.,
- Usage:
- Run script in PowerShell.
- Select text in browser.
- Press
F2. - Text is logged to
CopiedJira.txt(clean & formatted).
Android Studio and Gradle love to hoard old wrapper distributions.
- Logic: Scans
~/.gradle/wrapper/distsfor versions older than 30 days. - Safety: Runs in Dry Run mode by default.
- Usage:
# Preview deletion .\Clean-GradleCache.ps1 # Execute deletion .\Clean-GradleCache.ps1 -Force
These scripts are provided "as is".
- CopyJira does not crack encryption; it automates legitimate UI interactions to save physical effort.
- Clean-GradleCache deletes files. Double-check the output before forcing deletion.
Dolphin (feat. Brigette Aurora)