Closed clecio81 closed 1 year ago
Linux is not supported, the error is because deaemor failed to launch you program with python <your py file>
I don't actively work on it anymore, so there will be no linux support unless someone opens a merge request
Traceback (most recent call last): File "/usr/local/bin/dearmor", line 8, in
sys.exit(main_cli())
File "/usr/local/lib/python3.8/dist-packages/dearmor/main.py", line 51, in main_cli
dearmor_main(parser.parse_args().file)
File "/usr/local/lib/python3.8/dist-packages/dearmor/main.py", line 32, in dearmor_main
inject(child[0].pid, str(Path(file).parent / "Release" / "dearmor.dll"))
IndexError: list index out of range