Skip to main content

A Python package to encrypt and run programs using XOR encryption

Project description

Snake Crypter

Snake Crypter is a Python package that provides tools to encrypt and decrypt C/C++ executable files, then run them securely. This package is designed to facilitate secure distribution and execution of compiled code.

Installation

To install Snake Crypter, run the following command in your terminal:

pip install snake-crypter

Usage

To encrypt and decrypt a C/C++ executable file, use the following commands:

Encrypting an Executable

snake-crypter your_executable_file your_key

This will generate a run.py script that can be used to decrypt and execute the encrypted file from Python.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

snake_crypter-0.1.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

snake_crypter-0.1.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page