-
OS: windows server 2022
python: 3.10
pyarmor version: 7.7.4
pyinstaller version: 5.8.0
I don't know if we should consider this a bug or just leave it here for other people experiencing this beha…
-
How can I fix the issue where symbols and parsers cannot be used in Python 3.10, resulting in the functionality being unusable.
-
I am obfuscating my code and then making it exe
i saw in the readme.md that there is a problem with pyinsaller
so i added to my code this to my main.py:
copyright="""Copyright (c) 2001-2021 Pytho…
-
Pyarmor works fine when using it outside the conda env. But gives an error when obfuscating it outside the env and using it through the conda env -
`Pyarmor 9.0.6 (pro)`
Here is the file structure, …
-
The Python firebird driver fails on 3 tests for ARRAY type handling (TestArrays.test_basic, TestArrays.test_read_full and TestArrays.test_write_full).
All tests fail because array bound returned by…
-
Currently, the ["Version and platform checking" section](https://typing.readthedocs.io/en/latest/spec/directives.html#version-and-platform-checking) of the typing spec is very barebones. It basically …
-
I'm happy to see a python obfuscate project updated by you, the gihub repo doesn't have much younger or maybe still upgrade projects, except Pyarmor. i think you should learn from them and you can do …
-
### Bug description
To protect your email against spammers, it is a good idea to obfuscate hyperlinks that contain your email address. [According to the documentation](https://quarto.org/docs/referen…
-
someone made a python file using your obfuscator and i think it is malicious is there any way to deob it
-
### What is the problem?
When trying to execute pyarmor obfuscated scripts in ray, we are facing issues with the python `dis` package. We are using Actors. Depending on how Actors are instantiated, t…