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.4.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.4.tar.gz.
File metadata
- Download URL: zeroskids-1.0.4.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 |
5814bdbfdf6d9ec4fb6663103b1180efe01b6b9a10bd1e9cd4d272b8d0303e57
|
|
| MD5 |
b465fb49c7018f68071e16236f202d69
|
|
| BLAKE2b-256 |
819ceff3184e7224522cc3f3d776e9023b15981af6b545b1f28caa9151d487fc
|
File details
Details for the file zeroskids-1.0.4-py3-none-any.whl.
File metadata
- Download URL: zeroskids-1.0.4-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
cefb327a0deca9929da7f98b85f102da2681c016b6ab8f9c3b30be824d66ab1b
|
|
| MD5 |
85e2408d815df30c95bb7c2562129dff
|
|
| BLAKE2b-256 |
87a2103c0e96c34f4c7698047a5ce760b59da2debca311f46d293533255ad727
|