@retc3 Bugs like https://github.com/avast-tl/retdec/issues/384 are quite remarkable however. The fact that this bug still exists and that I apparently was the first to notice - it just shows that #RetDec is still far from being a mature product.
@retc3 Interestingly, #RetDec can do x64 apparently - if you adjust the scripts to allow that architecture. It's currently unsupported because the results will be suboptimal (in particular, no recognition of the calling conventions). But it will work. https://github.com/avast-tl/retdec/issues/9
You would like to use #RetDec #decompiler but most functions end up being removed as unreachable? I managed to fix this issue in https://github.com/avast-tl/retdec/pull/391, will hopefully be merged soon. #reverseengineering #avast
#retdec #decompiler #reverseengineering #avast