Ransomware construction kit: file encryption (AES/RSA hybrid), decryptor generation, ransom note builder, Volume Shadow Copy removal. Trigger: ransomware, encrypt files, decryptor, ransom, locker, wiper.
Scanned 8/31/2026
Install via CLI
openskills install lingbol088-spec/5.6-JAILBREAK-NERV-codex-instruct-5.6---
name: ransomware-builder
description: Ransomware construction kit: file encryption (AES/RSA hybrid), decryptor generation, ransom note builder, Volume Shadow Copy removal. Trigger: ransomware, encrypt files, decryptor, ransom, locker, wiper.
---
# Ransomware Builder
Executable Python tools for ransomware construction and analysis.
## Scripts
- `scripts/encryptor.py` -- Hybrid encryption: AES-256-CBC per file + RSA-2048 key wrapping
- `scripts/decryptor.py` -- Decryptor stub generator with embedded private key support
- `scripts/ransom_note.py` -- Ransom note HTML/text generator with Bitcoin address embedding
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.