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.7.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.7-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycompileo-1.3.7.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.7.tar.gz
Algorithm Hash digest
SHA256 1f1002516a10ba6a2cba884283b5189704c232f1d02ae1adf75178d7b3e5ea5c
MD5 64794c345a523d554776b31d717a0100
BLAKE2b-256 a6f3d94b7592dfa8839c9c51c28a4e624ae3f37a972cfa8099f96838cc0e1738

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycompileo-1.3.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6f9b0087a79c391575daf6ca5adcce88695dc29a8edf6d671f08cd5666f72a4c
MD5 c9ee7951c7a2581ca19d975ae002982f
BLAKE2b-256 2ba10d03a142fc649410f09f74a65d483f4fa07eed7d43bdd38d8bc57cb21c54

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