Skip to main content

Subdora : A python package that takes care of obfuscation and encryption of buisness logic.

Project description

Subdora Logo

Github

Subdora 0.0.2

This is the second release of subdora. Subdora is an obfuscation tool which makes source code very hard to interprate

Supported OS

Version Arm Linux(64) Windows(64)
0.0.2 ✔️ ✔️
0.0.1 ✔️ ✔️

What's new in v0.0.2

  • Add support to parse .myst files as modules
  • Improve error handeling

How to use

Core functionality

obfuscating main.py file

Subdora.subdora_encode_file("main.py")

This will generate a main.myst file in order to execute myst file

Subdora.subdora_parse("main.myst")

Loading a .myst file as module

.myst file can be loaded as module by setting load_as_module to true while parsing the myst file

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

Subdora-0.0.2.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

Subdora-0.0.2-py3-none-any.whl (1.2 MB view hashes)

Uploaded Python 3

Supported by

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