dearmor
dearmor copied to clipboard
This is a repo to deobfuscate pyarmor files
First, usage of dearmor can be summed up with running the exe/py/pyc files Second, for python 3.83.8 tgere is ast.unparse - after creating ast from the source
Can you add support for the obfuscation from non-windows machines
hi thank you python django do not have pyc file, so dearmor cannot deal with pyarmor
here is error: ``` Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\User\AppData\Local\Programs\Python\Python312\Scripts\dearmor.exe\__main__.py", line 7, in File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\dearmor\__main__.py", line 51,...