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.0.2.tar.gz
(2.2 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.0.2.tar.gz.
File metadata
- Download URL: zeroskids-1.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00510121a6ed538e295498d662e3e084e9ee8ed75c28db5460301533b6115e2e
|
|
| MD5 |
6ca3db3fb78c3d8020b3a534cb7e3d9b
|
|
| BLAKE2b-256 |
74ebeae213ab0b65cce24f220685e1221eec864f1c04695e1d578e5b2c9b6548
|
File details
Details for the file zeroskids-1.0.2-py3-none-any.whl.
File metadata
- Download URL: zeroskids-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 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 |
337717a0fd10bb7834b37a4104f6bfb1c34d151701c349673e278dddb17b9974
|
|
| MD5 |
55934fd102172021b583460b8c69f562
|
|
| BLAKE2b-256 |
3a25d2c53b9d7b1c158aa21b8d35458044ba3857513c13e82d35259f32cd0fee
|