Skip to main content

Python Code Obfuscator.

Project description

Pycompileo

This is a python code obfuscator. It works by compiling your code to .pyc. Which cant be easily decompiled for python version 3.9 (and higher).

Usage

The following code will take a package, obfuscate it and return a new package with .pyc files instead of .py files.

import pycompileo
pycompileo.obfuscate_package('your_module', 'obfuscated_module')

Now you can import this new obfuscated module:

import obfuscated_module

# Note that there wont be syntax highlighting
# for .pyc files. Only use when you dont need
# syntax highlighting.

obfuscated_module.super_secret_code()

Everything should really be self explanatory. You can reach out to me at ahmadchawla1432@gmail.com for additional questions.

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

pycompileo-1.3.4.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

pycompileo-1.3.4-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file pycompileo-1.3.4.tar.gz.

File metadata

  • Download URL: pycompileo-1.3.4.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pycompileo-1.3.4.tar.gz
Algorithm Hash digest
SHA256 ff74f54d91e5091f2d3aec54aa5afa0be17dc6317b6c341028eb879c82f442b1
MD5 b60a857351d06e0f0712c52b388710c6
BLAKE2b-256 033374cf430e32b908fba5a238bd0e455cc7de6ca61355085b7110dd02b1b55c

See more details on using hashes here.

File details

Details for the file pycompileo-1.3.4-py3-none-any.whl.

File metadata

  • Download URL: pycompileo-1.3.4-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pycompileo-1.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 72f41d03a17545dcb8cdecb5241ced38c1b2f9950c24f4bfd614f33cb8801048
MD5 d266b68fb3b9d7bbd14e99b10e4d97d7
BLAKE2b-256 34e3003e55f0a2bed1b0e2cbb46505be12d54dca30e2d2c63e584ca2a2c40b49

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