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)
✅ 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.2.tar.gz
(2.5 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.2.tar.gz.
File metadata
- Download URL: zeroskids-1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6f5291723b18ce7c2c6d5b26f6aa51938c2ee9e2152e6063dfbaff7fb631831
|
|
| MD5 |
f659e6faf384a7125e3088e494fe8f4c
|
|
| BLAKE2b-256 |
d7bafeb2b3418ec70a4d47cb7c4929eca3bc1115d0b8620a9f18e609d63be4db
|
File details
Details for the file zeroskids-1.2-py3-none-any.whl.
File metadata
- Download URL: zeroskids-1.2-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
7a4f65e70b49cea39e3b42c76a117dc246fea68bd270fcff7a4ed5477f1d6b76
|
|
| MD5 |
1a16349c019a7a1b0ec57f16ecf1d21b
|
|
| BLAKE2b-256 |
b28963105842a7a5d001531490b2ff38bc090958713281227d8b1210424043d7
|