Expectation: -decompile_all or --decompile_all is used as an argument with pydecipher and all pyc files are decompiled
Result: pydecipher: error: unrecognized arguments: --decompile_all
It's referenced on line 269 I'm not super savvy on why it's ignored at least on Windows but for right now you basically have to comment it out if you want to use this functionality.
Expectation: -decompile_all or --decompile_all is used as an argument with pydecipher and all pyc files are decompiled
Result: pydecipher: error: unrecognized arguments: --decompile_all
It's referenced on line 269 I'm not super savvy on why it's ignored at least on Windows but for right now you basically have to comment it out if you want to use this functionality.