Deobuscate https://freecodingtools.org/py-obfuscator
Its a shitty attemt at obuscation i often find in shitty malware / grayware etc.
So i made a tool to decode it.
install with
pip install git+https://github.com/admin-else/freedecodingtoolspy
Arguments:
-
-o [[FILENAME]]
outputfile if not given will be stout. -
-r
replace file with deobuscated code. -
-h --help
Print a help text. -
NAME
Name of file or folder.