SkillAgentSearch skills...

Obfuscate

A Python obfuscator using Python's abstract Syntax trees to change all variable names to different Unicode variations of X.

Install / Use

/learn @pascscha/Obfuscate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Obfuscator

Silly and simple python obfuscator replacing as much as it can with different "X" unicode caracters.

Usage:

./obfuscator.py <infile> <outfile>

for example:

./obfuscator.py printX.py x.py
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated7mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on Aug 28, 2025

No findings