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.1.tar.gz
(2.4 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.1.tar.gz.
File metadata
- Download URL: zeroskids-1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1540bba4d4379926a998375ce888d1bac32302553758b0ece27f4ae3b8b71426
|
|
| MD5 |
c6bf1afede84844fab31f8f6b5081e34
|
|
| BLAKE2b-256 |
85da3c02dda431c338d37b783ad9b3870ab003044b548973d3666a03461c7154
|
File details
Details for the file zeroskids-1.1-py3-none-any.whl.
File metadata
- Download URL: zeroskids-1.1-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 |
a6dd7ae2cdc70a0f71550fd981df3f4be56ced2c8bfb24be3703914b8c9025c3
|
|
| MD5 |
e78526c64f2ecacca67f8bfe05e103e5
|
|
| BLAKE2b-256 |
7faeacbb6ca8b9435be35bbc3bb4a31eefe08b361f1a96a66f62ec5f30abe8c7
|