PyArmor Documentation v5.9.5Obfuscating Scripts With Different Modes 26 5.3 Project Configuration File 26 6 Man Page 31 6.1 obfuscate 32 6.2 licenses 35 6.3 pack 36 6.4 hdinfo 39 6.5 init 39 6.6 config 40 6.7 build 41 Obfuscated Scripts 50 7.8 About Third-Party Interpreter 50 8 How PyArmor Does It 53 8.1 How to Obfuscate Python Scripts 53 8.2 How to Deal With Plugins 54 8.3 Special Handling of Entry Script 56 command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect0 码力 | 131 页 | 428.65 KB | 1 年前3
PyArmor Documentation v6.2.7command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect protect constants and literal strings. • Obfuscate co_code of each function (code object) in runtime. • Clear f locals of frame as soon as code object completed execution. • Verify the license file of obfuscated Special Scripts With Child Project Project Configuration File ## • Man Page • Common Options obfuscate • licenses ☐ pack o hdinfo o init o config ○ build o info ☐ check ☐ benchmark o register0 码力 | 159 页 | 123.91 KB | 1 年前3
PyArmor Documentation v6.4.4Project Configuration File ..... 39 6 Man Page ..... 43 6.1 Common Options ..... 44 6.2 obfuscate ..... 44 6.3 licenses ..... 48 6.4 pack ..... 50 6.5 hdinfo ..... 53 6.6 init ..... 53 66 7.8 About Third-Party Interpreter ..... 67 8 How PyArmor Does It ..... 69 8.1 How to Obfuscate Python Scripts ..... 69 8.2 How to Deal With Plugins ..... 70 8.3 Special Handling of Entry command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect0 码力 | 167 页 | 510.99 KB | 1 年前3
PyArmor Documentation v5.3.0Obfuscated Scripts 17 5.8 Two types of license.lic 17 6 How PyArmor Does It 19 6.1 How to Obfuscate Python Scripts 19 6.2 How to Run Obfuscated Script 20 6.3 Special Handling of Entry Script 22 Obfuscating Python Scripts In Different Modes 37 10.2 Restrict Mode 39 11 Man Page 41 11.1 obfuscate 41 11.2 licenses 43 11.3 pack 44 11.4 hdinfo 44 11.5 init 44 11.6 config 45 11.7 build command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect0 码力 | 85 页 | 299.37 KB | 1 年前3
PyArmor Documentation v6.3.1command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect protect constants and literal strings. • Obfuscate co_code of each function (code object) in runtime. • Clear f locals of frame as soon as code object completed execution. • Verify the license file of obfuscated Special Scripts With Child Project Project Configuration File ## • Man Page • Common Options obfuscate • licenses ☐ pack o hdinfo o init o config ○ build o info ☐ check ☐ benchmark o register0 码力 | 161 页 | 124.89 KB | 1 年前3
PyArmor Documentation v6.2.8Project Configuration File ..... 37 6 Man Page ..... 41 6.1 Common Options ..... 42 6.2 obfuscate ..... 42 6.3 licenses ..... 46 6.4 pack ..... 47 6.5 hdinfo ..... 50 6.6 init ..... 50 62 7.8 About Third-Party Interpreter ..... 63 8 How PyArmor Does It ..... 65 8.1 How to Obfuscate Python Scripts ..... 65 8.2 How to Deal With Plugins ..... 66 8.3 Special Handling of Entry command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect0 码力 | 153 页 | 483.38 KB | 1 年前3
PyArmor Documentation v5.5.7command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect protect constants and literal strings. • Obfuscate co_code of each function (code object) in runtime. • Clear f locals of frame as soon as code object completed execution. • Verify the license file of obfuscated Wrap Mode - Obfuscating module Mode - Restrict Mode - How PyArmor Does It - How to Obfuscate Python Scripts - How to Run Obfuscated Script - Special Handling of Entry Script - How0 码力 | 104 页 | 85.70 KB | 1 年前3
PyArmor Documentation v5.6.0command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect protect constants and literal strings. • Obfuscate co_code of each function (code object) in runtime. • Clear f locals of frame as soon as code object completed execution. • Verify the license file of obfuscated Wrap Mode - Obfuscating module Mode - Restrict Mode - How PyArmor Does It - How to Obfuscate Python Scripts - How to Run Obfuscated Script - Special Handling of Entry Script - How0 码力 | 103 页 | 85.82 KB | 1 年前3
PyArmor Documentation v5.6.5command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect protect constants and literal strings. • Obfuscate co_code of each function (code object) in runtime. • Clear f locals of frame as soon as code object completed execution. • Verify the license file of obfuscated Wrap Mode - Obfuscating module Mode - Restrict Mode - How PyArmor Does It - How to Obfuscate Python Scripts - How to Run Obfuscated Script - Special Handling of Entry Script - How0 码力 | 103 页 | 86.97 KB | 1 年前3
PyArmor Documentation v5.6.0module Mode ..... 25 7.5 Restrict Mode ..... 25 8 How PyArmor Does It ..... 27 8.1 How to Obfuscate Python Scripts ..... 27 8.2 How to Run Obfuscated Script ..... 28 8.3 Special Handling of Entry ..... 49 12.8 Improving The Security By Restrict Mode ..... 50 13 Man Page ..... 51 13.1 obfuscate ..... 52 13.2 licenses ..... 53 13.3 pack ..... 54 13.4 hdinfo ..... 55 13.5 init ..... command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways: • Obfuscate code object to protect0 码力 | 107 页 | 352.50 KB | 1 年前3
共 82 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













