shishanify
Code obfuscation with private decoding index generation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install shishanify?▼
Run `npx skills add Evgeny017/shishanify --all -g -y` in your terminal to install this skill globally.
What does shishanify do to my code?▼
It renames functions and variables into meaningless forms, adds intimidating comments, and restructures modules, while keeping all logic fully functional.
How do I navigate obfuscated code afterwards?▼
The skill generates a private .shishanmap/ index that maps every confusing name back to its real meaning, letting you locate any logic in seconds.
Can I reverse the obfuscation later?▼
Yes. Ask for de-obfuscation and the skill reads the decoding table in your .shishanmap/ index to restore the original readable code.
Does shishanify work with Claude Code?▼
Yes. It follows the standard SKILL.md format and runs directly in Claude Code and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core