Mystique : A python package that takes care of obfuscation and encryption of buisness logic.
Project description
Subdora 0.0.1
This is initial release of subdora. Subdora is an obfuscation tool which makes source code very hard to interprate
How to use
Core functionality
obfuscating main.py file
import Subdora
Subdora.subdora_encode_file("main.py")
This will generate a main.myst file in order to execute myst file
Subdora.subdora_parse("main.myst")
Additional features
Subdora provide an iteration counter which ensures that .myst if parsing is done more than specified iterations Subdora automatically corrupt whole .myst file
Subdora.subdora_encode_file("main.py",no_of_iterations)
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
Built Distribution
File details
Details for the file Subdora-0.0.1.tar.gz
.
File metadata
- Download URL: Subdora-0.0.1.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee786209ea04b6a182f8a4dfea596848d636b0eea2a9a3631fbbbbfc720223dc |
|
MD5 | 3010ffee7597c2b96b0ddb88fe98ecd9 |
|
BLAKE2b-256 | 1d5954d9672d089bf7a9584dcd0bc6b4f9c3ac63d7699c6066791d569bc4dd92 |
File details
Details for the file Subdora-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: Subdora-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70e8865a0ef9a1c7a1510d8f57655155f29a5df9e106a1cdb622e5307d92caf0 |
|
MD5 | 058713f43ab67d6b7b2254074dd742be |
|
BLAKE2b-256 | 19d40d2fbc58e5d8fcdd694741458abec0a0b97dfe29538391fa3c3abf5b472c |