diff --git a/README.md b/README.md index d114f75aaf..7239a5b2a0 100644 --- a/README.md +++ b/README.md @@ -1087,6 +1087,7 @@ _Libraries to create packaged executables for release distribution._ - [cx-Freeze](https://github.com/marcelotduarte/cx_Freeze) - It is a Python tool that converts Python scripts into standalone executables and installers for Windows, macOS, and Linux. - Obfuscation - [pyarmor](https://github.com/dashingsoft/pyarmor) - A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. + - [Python Obfuscator & Virtualizer](https://github.com/PELock/Python-Obfuscator-VSCode-Extension) - Python obfuscator & code virtualizer, protect against AI deobfuscation, anti-debugging. ### Configuration Files