Opy icon indicating copy to clipboard operation
Opy copied to clipboard

Obfuscator for Python

Results 15 Opy issues
Sort by recently updated
recently updated
newest added

import l1llllll_opy ModuleNotFoundError: No module named 'l1llllll_opy_'

some of the files in the directory can not be copied or obfuscated, and they are '.py' files. Their sub-directory is also ignored. What is the probably reason?

1. Thank you for this OPY 2. i have a python file that has the below commented BAD LINE ... i executed your OPY and it worked without errors but...

I am creating a demo for python obfuscation and packaging for Windows 10 64bit and the process hangs with high cpu usage To workaround I had to kill the process...

When trying to use a namedtuple the attributes are not matching up: Original: ``` Arg = ntup('Arg','name nix gnu help default action',defaults=(None,)*6) for arg in args: parser.add_argument(arg.nix, arg.gnu, action='store', help=arg.help,...

```bash $ python3.7 -m opy -h Opy (TM) Configurable Multi Module Python Obfuscator Version 1.1.29 Copyright (C) Geatec Engineering. License: Apache 2.0 at http://www.apache.org/licenses/LICENSE-2.0 /usr/bin/python3.7: No module named opy.__main__; 'opy'...

I have another issue with the tool that may again come from a certain misunderstanding. This time, it requires flash to me installed on the computer. **I've a test.py script:**...

I need a way to toggle off the obfuscation of the key names for dictionaries. I have to pass dictionaries to functions that are imported and the names cannot change....

When I try to execute OPY I get this error: " File "opy.py", line 349 exec ( SyntaxError: unqualified exec is not allowed in function '__init__' it is a nested...

What is the licence for the opy_config.txt file? `license_reference.txt` and `opy.py` suggest Apache 2.0, but the `opy_config.txt` file points to a (missing) www.qquick.org/licence.html