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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycompileo-1.3.3.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.3.tar.gz
Algorithm Hash digest
SHA256 f8531b115d26ee492747182544b51f3db15604c3f50bd02a9632f45ce850bc31
MD5 c4359a1bccfb54f5fa97bd570753ec0f
BLAKE2b-256 c7163d387b51820f1c8221d91cd204924d97e54c8a2b9b138131699271e831c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycompileo-1.3.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 af95a751830d2f18d9ab4fa8497fd468698ea58e7d27d8c9e783fb3a99a62433
MD5 5d830d7d34c303386bb8b3e050147954
BLAKE2b-256 a54d3e207c2bcc88cb15a9f3da6a4077545c87c199f613e2454010f8e38d28e9

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