Python code obfuscator
The most mature, well-debugged, and featureful
Python obfuscator and code size reducer
available
Fight reverse engineering.
Useful against even bytecode disassemblers and decompilers.
Handles even large-scale programs or libraries, containing many modules, packages, and subpackages.
Code shrinking options can reduce code size.
Some code watermarking (e.g. numbering and specified renaming) and copyright information embedding options.
Automated analysis and obfuscation of the names defined by your code.
Removes/replaces documentation strings (docstrings).
Removes comments.
'Industrial-strength' automation can obfuscate even large-scale programs and libraries consisting of many modules, packages, subpackages.
Outputs Python source code for maximum flexibility.
Cross-platform portability:
from __future__ import ...
in supported ways to make your code compatible with both Python 2.7 and Python 3, so the obfuscator will output similarly compatible code.
Interoperability facilitates integration into your build process.
Psychologically inspired techniques produce extra confusion in human readers.
Manual for obfuscator version 3.3
How to get the obfuscator.
© Copyright 2018 by BitBoost
BitBoost, BitBoost Systems, and 'bobs' are trademarks and/or service marks of BitBoost