Skip to main content

PyShield - A Python Obfuscate Tool

Hard Obfuscate Tool For Python

Installation

pip install pyshield

And thats it. So east.

Quick Start

Printing The Obfuscate Code :

pyshield -f <file_to_obfuscate> -l <level_of_obfuscate> 

Save A File :

pyshield -f <file_to_obfuscate> -l <level_of_obfuscate> -o <output_file>

As A Module

Printing The Obfuscated Code :

from pyshield import PyShield
result = PyShield.obfuscate(file_path,level)
print(result)

FOR WINDOWS

from pyshield import PyShield
result = PyShield.obfuscate("example.py",3)
open("obfuscated.py","w",encoding="utf8").write(result)

Release files for pyshield 0.0.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyshield 0.0.7
File Size Uploaded
pyshield-0.0.7.tar.gz 4.2 kB Details

Release files / pyshield-0.0.7.tar.gz

Download URL pyshield-0.0.7.tar.gz
Size 4.2 kB
Tags Source
SHA-256 checksum
How to use checksums
566e07561335da7ab61217c77b8fb68c6816acb1072b5bc03c416e0c7ac878b0
BLAKE2b-256 checksum
How to use checksums
0c3a254cd99b6122a8147e58d310e4054e2923394074a76db485b9c27b1228b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.10.5

Release history Release notifications | RSS feed

This release

0.0.7 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page