Python Source Code Protection (Windows OS) - Encrypt script with Multiple Modules

Pubblicato il: 02 giugno 2020
sul canale di: AtShai Technologies
1,628
like

Encrypt, obfuscate and protect Python scripts on Windows OS. Keep python source code protected from prying eyes. Prevent against exploit scans. Secure intellectual property and proprietary information. Guard against unsanctioned edits.

Encrypting Python Script and Modules -
In this video, I encrypt 3 python scripts: 1 main script and 2 modules
1 main script, named caller.py, calls the two modules, mulfuncs.py and printme.py
After encryption, I put all 3 scripts into one folder
Then I show the contents of each of the 3 scripts, so you see what an encrypted ,obfuscated python code looks like
Then, I run the caller script (by double-clicking on it). The caller script completes successfully.
To test what happens when an expected module is not found, i deliberately renamed the printme.py module to another name
Then I re-ran the "caller.py", which failed...since the "printme.py" script no longer exists.

NOTE: Any change or modification to an encrypted script (no matter how minor) will cause it to stop functioning!


In questa pagina del sito puoi guardare il video online Python Source Code Protection (Windows OS) - Encrypt script with Multiple Modules della durata di ore minuti seconda in buona qualità , che l'utente ha caricato AtShai Technologies 02 giugno 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,628 volte e gli è piaciuto like spettatori. Buona visione!