Hello everyone ! I've been working for 3 months as an intern in RMoD team to develop a new decompiler. It has been integated today. It can decompile a whole image.
The only methods that I can't decompile are Native boost calls because they are based on arguments names, and the name of temporaries and arguments are lost when a method is compiled. If anyone has an idea about how to fix this, let me know. Thank you ! Kevin Lanvin
