Skip to content

weijarz/oxyry-python-obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Oxyry Python Obfuscator

The most reliable python obfuscator in the world.

Website: http://pyob.oxyry.com

Features

  • Rename symbol names, includes variables, functions, classes, arguments, class private methods. The name replacer avoids a 1:1 mapping of cleartext names to obfuscated names, the same name may be converted to several different names within different scopes.
  • Remove documentation strings.
  • Remove comments.
  • Python 3.3 - 3.6 are supported.

Releases

No releases published

Packages

No packages published