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.3.tar.gz
(2.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.0.3.tar.gz.
File metadata
- Download URL: zeroskids-1.0.3.tar.gz
- Upload date:
- Size: 2.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 |
59d754e52bb304021dbf0052df4b1133f28001d18fae9700261064f6bef1fa04
|
|
| MD5 |
a0edb70b8eceec07bfbba3b99a3f2b0b
|
|
| BLAKE2b-256 |
c5081428b4567c02a70e02165ae7f01d5962596442be71d0457af1c690dd465e
|
File details
Details for the file zeroskids-1.0.3-py3-none-any.whl.
File metadata
- Download URL: zeroskids-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
3159bc008a280d63349241b0b35d99ba63bb2d253d8d0517a649bcf3d852318f
|
|
| MD5 |
0261679ddab9fa1485a45aed6c261290
|
|
| BLAKE2b-256 |
c19a82962b2b8f98ac9664baf628d2e13d46f169ddf30add0961b83249ed5f74
|