decompiler icon indicating copy to clipboard operation
decompiler copied to clipboard

Provide some more detailed instruction how to use the decompiler

Open rfalke opened this issue 7 years ago • 2 comments

The readme didn't mention which of the three executables (decompile16, decompile32, decompile64) one should use.

The decompilerXX binaries don't have a help text what parameters they expect.

rfalke avatar Mar 28 '18 06:03 rfalke

Those are a good idea to add.

uglyoldbob avatar Mar 28 '18 12:03 uglyoldbob

I added a bit of code that should make it clear how the decompile executables are used. Specify -h or --help as an argument to show the usage.

uglyoldbob avatar Mar 21 '20 21:03 uglyoldbob