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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycompileo-1.3.6.tar.gz
  • Upload date:
  • Size: 5.6 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.6.tar.gz
Algorithm Hash digest
SHA256 598f80d599939463527e4fff96ff948a82ea05737654a8d62fb993842c442936
MD5 44b9d474bef3ea61ebe296803f0b0e89
BLAKE2b-256 ac8af7951ed32926d38d0ce48708f0ba8af43bbdf66d1ee6567e23d386a444c5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycompileo-1.3.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 53866de77888f14a665457bef18e7fe04274505f584428819ebc81ebcb733486
MD5 d99dd11206f46268183b21e4bdb1e2ed
BLAKE2b-256 2b63fcfa20ff58431503109a7b9148e070067bf2f29e0907320db2f77faf8a30

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