Skip to main content

Un serveur avancé pour Metadidomi

Project description

README - Py Protector Prototype

Ce dépôt contient un prototype minimal pour:

  1. compiler et chiffrer un projet Python (encrypt_project.py)
  2. déchiffrer et exécuter le bytecode en mémoire (launcher.py)
  3. packager le runtime embeddable + fichiers chiffrés (packager.py)

Pré-requis:

  • Python 3.10+
  • pip install pycryptodome

Usage rapide:

  1. Place ton point d'entrée (ex: main.py) dans project_src/
  2. python encrypt_project.py --src project_src --out build_encrypted --password "MonMotDePasseFort"
  3. python packager.py --embedded-python PATH_TO_PYTHON_EMBEDDABLE --encrypted-dir build_encrypted --out MyApp
  4. MyApp\python_embedded\python.exe launcher.py

Sécurité:

  • La clé est dérivée du mot de passe via PBKDF2.
  • Le bytecode est chargé en mémoire (pas d'écriture en clair).

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

metadidomi_server_plus-0.1.0.tar.gz (127.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

metadidomi_server_plus-0.1.0-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

Details for the file metadidomi_server_plus-0.1.0.tar.gz.

File metadata

  • Download URL: metadidomi_server_plus-0.1.0.tar.gz
  • Upload date:
  • Size: 127.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for metadidomi_server_plus-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a701867ea5090aa890577efe99a85858736a9f00c5b8286d3894e64354c67b9b
MD5 1178edf01b66ae5a132d6d5cbacbf2c2
BLAKE2b-256 08e49b943fa8b8561ece504a174d718fa763b9f657e9ec3055137862c466c488

See more details on using hashes here.

File details

Details for the file metadidomi_server_plus-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for metadidomi_server_plus-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 65b620cf09b088b5b6dd817dd129979b2acca315245788ca957d95610aa60e44
MD5 1c2b28dba25cef55ef0200a7cb2c49ae
BLAKE2b-256 19d2cb07763a9194103cabc4a17a725739d8b328b7d9b31125391e29590314d8

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