Skip to main content

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)
from zeroskids import ultra_obfuscate

original_code = "print('skidzz is cool')"
obfuscated = ultra_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

  1. Edit your local README.md

  2. Bump version in setup.py (PyPI doesn't allow overwriting)

    version="1.0.1"
    
  3. Rebuild & reupload

    python -m build
    twine upload dist/*
    

🧙‍♀️ Made by

  • 👑 Skidzz – certified code criminal 💀

Project details


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.5.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zeroskids-1.5-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file zeroskids-1.5.tar.gz.

File metadata

  • Download URL: zeroskids-1.5.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for zeroskids-1.5.tar.gz
Algorithm Hash digest
SHA256 5c2b4a453ec4bbe37bfc962c0667991a3ea5d6ba800aaeced6a540b97dcae343
MD5 5bf0c428126609923fa336b7d100c388
BLAKE2b-256 375d50d3be78e69e6c5e17e830e188cc79c3f46aa3327c63217e07a23c2b685e

See more details on using hashes here.

File details

Details for the file zeroskids-1.5-py3-none-any.whl.

File metadata

  • Download URL: zeroskids-1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for zeroskids-1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 215e1baa3847726f27195e00557466e1d5361af108259f6b623c16c78c8326fe
MD5 acc4565069119a273b3eb4204325a3cb
BLAKE2b-256 198bb18d1e9c6796be35d33a453ec9a3c421f0fdaed52d3015ca77f3bcc81fa7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page