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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycompileo-1.3.5.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.5.tar.gz
Algorithm Hash digest
SHA256 6b7697abce41a37042ed69da234a2540961fa3fe5147d5c0f15a4ee1af29693f
MD5 03b68027988fc602a09e48791728dab9
BLAKE2b-256 b1755455fb36430d5b8c6e3ebdc77ccca44504a758e264d7582cb7f6f5d71edb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycompileo-1.3.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 488241e40ade5ac1bdbaeb3dcbe600c2610b0224d8faef16934c1b53eb110a90
MD5 728639e9ca7d39219cfc898a7ac17968
BLAKE2b-256 f83df21b8dc43b0376c9abd9332e01dbbc5680670ce253553afa948d8ff69273

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