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.8.tar.gz (5.8 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.8-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycompileo-1.3.8.tar.gz
  • Upload date:
  • Size: 5.8 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.8.tar.gz
Algorithm Hash digest
SHA256 1397645d00ef645d60fada15471cf1c442ea2b867bca52f1ba27d2fb3b375cd0
MD5 99bd7ea5b942ddf6728919d54cc59c31
BLAKE2b-256 17b00ee1fbb3a7ed722c83dc8e32830d19b5200f967448bf0e14d2e4e97c81a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycompileo-1.3.8-py3-none-any.whl
  • Upload date:
  • Size: 8.0 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 9339d35491956a971726aabbb0d4d4dc9dbe51768d7f7aaf0ef5995e782c0399
MD5 7c0df6a8b1fd261ca7c91bba0ce37772
BLAKE2b-256 bd50485828551a3051f9d40b2499440f5b170c80c8b81ad439735aeeda6d54f8

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