Skip to main content

FILE ENCRYPTION EXEC

Project description

USE

crypter file encrypt

call = binencrypt.crypter(data,output_file) call.encrypt()

crypter_V2 text decrypt only exec

call = binencrypt.crypter_V2(data) out = call.encrypt() print(out) callde = binencrypt.crypter_V2(data) oytde = callde.decrypt() exec(oytde)

' this out not print only exec '

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

binencrypt-2.4.tar.gz (136.3 kB view hashes)

Uploaded Source

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