New
Release v5.0
What's Changed
The one major change:
- RetDec is now a library (#779.
- Related changes are the removal of
retdec-decompiler.py(it is now a binary, e.g.retdec-decompiler.exeon Windows),retdec-bin2llvmir,retdec-llvmir2hll, and some other supportive functionality. - See an example in
src/retdectool, or an actual implementation of RetDec executable insrc/retdec-decompiler, to find out how to use RetDec library.
- Related changes are the removal of
For more details, see the full changelog or the list below: