Truly skid-proof Python obfuscator
Project description
💀 ZeroSkids
pip-installable chaos engine for code obfuscation 😭
📦 Install
pip install zeroskids
🔧 Usage
from zeroskids import obfuscate
original_code = "print('skidzz supremacy')"
obfuscated = obfuscate(original_code)
print(obfuscated)
from zeroskids import ultra_obfuscate
original_code = "print('skidzz is cool')"
obfuscated = ultra_obfuscate(original_code)
print(obfuscated)
✅ works on .py, .js, .ts
❌ does not work on readable code
💠 Local Dev Setup
git clone https://github.com/SkitDev/ZeroSkidsPackage.git
cd ZeroSkidsPackage
python3 -m build
twine upload dist/*
🔄 Versioning / Updating PyPI
-
Edit your local
README.md -
Bump version in
setup.py(PyPI doesn't allow overwriting)version="1.0.1"
-
Rebuild & reupload
python -m build twine upload dist/*
🧙♀️ Made by
- 👑 Skidzz – certified code criminal 💀
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zeroskids-1.5.1.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zeroskids-1.5.1.tar.gz.
File metadata
- Download URL: zeroskids-1.5.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eeda5f16d2fe0035db0216f984f1b21d7f77094d27f022cbbf4bb693012113b5
|
|
| MD5 |
d2da5a280ecfb78852512ace90694ade
|
|
| BLAKE2b-256 |
0bcd5444afd25c8d31c6a7018889d9723a42c7ba64bb15c283877223a572cc86
|
File details
Details for the file zeroskids-1.5.1-py3-none-any.whl.
File metadata
- Download URL: zeroskids-1.5.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5e99bb24eb92753ef26239a14a5b7ac29832d27b7c5cb1c4d550b674783ed75
|
|
| MD5 |
0996a03c0269f604a5edd3ee5e337e7b
|
|
| BLAKE2b-256 |
541f7b2a8d626af1a1cb03df8dc027555e2da9b4016e0be8f22ca7b8419fe7c7
|