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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snake_crypter-0.1.1.tar.gz.
File metadata
- Download URL: snake_crypter-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4834a1f0985fb12076f1bef2cacc8e04548ff1ee607fe0f841bd1422b50f389a
|
|
| MD5 |
a3b0202d0f4d7fb69b7ee6dec9d5d12f
|
|
| BLAKE2b-256 |
0c9709f2edb9b221d33340b2264c55f39e6e7389b10d0ed96aa945251fb894f0
|
File details
Details for the file snake_crypter-0.1.1-py3-none-any.whl.
File metadata
- Download URL: snake_crypter-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aad4f62fc832194698523991d16b86ea88b3600cbcdd6c69fd2ddc01bc1b91b5
|
|
| MD5 |
a53469e8bd3cbccb6559698c33d974df
|
|
| BLAKE2b-256 |
0b3647f2686f32b2a4608bf6a06e35da3bb2213b1959cadb91b5683b04e2cebc
|