I keep getting the error:
D:\anaconda-master\tools>bimbam.py "C:\MFATEST.exe" "C:\Output"
Bimbam tool by Mathias Kaerlev
ONLY for use on your own applications.
Traceback (most recent call last):
File "D:\anaconda-master\tools\bimbam.py", line 69, in <module>
main()
File "D:\anaconda-master\tools\bimbam.py", line 35, in main
input = sys.argv[1]
IndexError: list index out of range
I tried to decompile my lost game on Fusion and I can't get this to work please help!