PyArmor Documentation v8.5.10
within outer key 2. How To 2.1. Highest security and performance 2.1.1. What’s the most security pyarmor could do? 2.1.2. What’s the best performance pyarmor could do? 2.1.3. Recommended options for different function 4.5.4. Changed features 4.5.5. Unsupported features 4.5.6. Known issues 4.6. Security and Performance 4.7. Localization and Internationalization 5. License Types 5.1. Introduction 5.2. License types cases. Balanced Obfuscation: Offers multiple ways to obfuscate scripts to balance security and performance. Irreversible Obfuscation: Renames functions, methods, classes, variables, and arguments. C Function0 码力 | 193 页 | 154.05 KB | 1 年前3PyArmor Documentation v6.4.4
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92 12 The Performance of Obfuscated Scripts 97 12.1 The performance in different modes . . . . . . . . . . . . . . . . . . . . . . . . . . scripts if possible, otherwise enable Advanced Mode if the platform is supported. In Windows and the performance meets the requirement, enable VM Mode 2. Try to Binding obfuscated scripts to Python interpreter specify the project path at the end: pyarmor check /path/to/project 6.11 banchmark Check the performance of obfuscated scripts. SYNOPSIS: pyarmor benchmarkOPTIONS: 6.9. info 57 PyArmor 0 码力 | 167 页 | 510.99 KB | 1 年前3PyMuPDF 1.24.2 Documentation
PyMuPDF Documentation Release 1.24.2 Artifex Apr 29, 2024 ABOUT 1 Features Comparison 3 2 Performance 5 3 License and Copyright 7 4 Installation 9 5 The Basics 15 6 Tutorial 35 7 PyMuPDF, LLM 477 31 Appendix 4: Performance Comparison Methodology 487 32 Change Log 493 33 Deprecated Names 543 Index 545 ii PyMuPDF Documentation, Release 1.24.2 is a high-performance Python library for data CHAPTER TWO PERFORMANCE To benchmark performance against a range of tasks a test suite with a fixed set of 8 PDFs with a total of 7,031 pages containing text & images is used to obtain performance timings0 码力 | 565 页 | 6.84 MB | 1 年前3PyArmor Documentation v5.6.0
_pytransform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 5 The Performance of Obfuscated Scripts 17 6 Understanding Obfuscated Scripts 19 6.1 Global Capsule . . . . . 6.0 16 Chapter 4. The Security of PyArmor CHAPTER 5 The Performance of Obfuscated Scripts Run command banchmark to check the performance of obfuscated scripts: pyarmor benchmark Here it’s sample Checking the performance for other mode by this way: pyarmor benchmark --wrap-mode 0 Look at the scripts used by this command: pyarmor benchmark --debug 18 Chapter 5. The Performance of Obfuscated0 码力 | 107 页 | 352.50 KB | 1 年前3PyArmor Documentation v5.5.4
_pytransform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 5 The Performance of Obfuscated Scripts 17 6 Understanding Obfuscated Scripts 19 6.1 Global Capsule . . . . . 5.0 16 Chapter 4. The Security of PyArmor CHAPTER 5 The Performance of Obfuscated Scripts Run command banchmark to check the performance of obfuscated scripts: pyarmor benchmark Here it’s sample Checking the performance for other mode by this way: pyarmor benchmark --wrap-mode 0 Look at the scripts used by this command: pyarmor benchmark --debug 18 Chapter 5. The Performance of Obfuscated0 码力 | 107 页 | 348.47 KB | 1 年前3PyArmor Documentation v5.6.5
pytransform Contents Examples The Security of PyArmor Cross Protection for _pytransform The Performance of Obfuscated Scripts Understanding Obfuscated Scripts Global Capsule Obfuscated Scripts Bootstrap entry script, refer to Special Handling of Entry Script The Performance of Obfuscated Scripts Run command banchmark to check the performance of obfuscated scripts: pyarmor benchmark Here it’s sample has been compiled as byte-code, the original scripts need extra time to compile. Checking the performance for other mode by this way: pyarmor benchmark --wrap-mode 0 Look at the scripts used by this0 码力 | 103 页 | 86.97 KB | 1 年前3PyArmor Documentation v5.5.7
pytransform Contents Examples The Security of PyArmor Cross Protection for _pytransform The Performance of Obfuscated Scripts Understanding Obfuscated Scripts Global Capsule Obfuscated Scripts Bootstrap entry script, refer to Special Handling of Entry Script The Performance of Obfuscated Scripts Run command banchmark to check the performance of obfuscated scripts: pyarmor benchmark Here it’s sample has been compiled as byte-code, the original scripts need extra time to compile. Checking the performance for other mode by this way: pyarmor benchmark --wrap-mode 0 Look at the scripts used by this0 码力 | 104 页 | 85.70 KB | 1 年前3PyArmor Documentation v5.6.0
pytransform Contents Examples The Security of PyArmor Cross Protection for _pytransform The Performance of Obfuscated Scripts Understanding Obfuscated Scripts Global Capsule Obfuscated Scripts Bootstrap entry script, refer to Special Handling of Entry Script The Performance of Obfuscated Scripts Run command banchmark to check the performance of obfuscated scripts: pyarmor benchmark Here it’s sample has been compiled as byte-code, the original scripts need extra time to compile. Checking the performance for other mode by this way: pyarmor benchmark --wrap-mode 0 Look at the scripts used by this0 码力 | 103 页 | 85.82 KB | 1 年前3PyArmor Documentation v8.1.9
bcc log 4.5.3. Ignore module or function 4.5.4. Changed features 4.5.5. Unsupport features 4.6. Performance and Security 4.7. Localization and Internationalization 5. License Types 5.1. Introduction 5 cases. Balanced Obfuscation: Offers multiple ways to obfuscate scripts to balance security and performance. Irreversible Obfuscation: Renames functions, methods, classes, variables, and arguments. C Function constants in the scripts are encrypte, it may reduce performance. Using filter only encrypt the sensitive string may balace security and performance. 2.1.3. Recommened options for different applications0 码力 | 131 页 | 111.00 KB | 1 年前3PyArmor Documentation v6.3.1
Mode Advanced Mode Obfuscating Code Mode Wrap Mode Obfuscating module Mode Restrict Mode The Performance of Obfuscated Scripts The Security of PyArmor Cross Protection for _pytransform When Things Go Or specify the project path at the end: pyarmor check /path/to/project banchmark Check the performance of obfuscated scripts. SYNOPSIS: pyarmor benchmarkOPTIONS: Whether to obfuscate import obfuscated module, run obfuscated functions etc. EXAMPLES Test performance with default mode: pyarmor benchmark Test performance with no wrap mode: pyarmor benchmark --wrap-mode 0 Check the test 0 码力 | 161 页 | 124.89 KB | 1 年前3
共 426 条
- 1
- 2
- 3
- 4
- 5
- 6
- 43