search for: retdec

Displaying 2 results from an estimated 2 matches for "retdec".

Did you mean: rendec
2018 Mar 07
0
Entry for RetDec in http://llvm.org/ProjectsWithLLVM/
Hi, I wanted to propose another project that is based on LLVM for inclusion on the http://llvm.org/ProjectsWithLLVM/ page. Hope it qualifies and can be included. Below description is copied verbatim from their website. I formatted it to follow the format of entries on aforementioned page: > RetDec > > by Avast > > RetDec is an open-source machine-code decompiler based on LLVM. > > The decompiler is not limited to any particular target architecture, > operating system, or executable file format: > > Supported file formats: ELF, PE, Mach-O, COFF, AR (archive), Int...
2018 May 25
0
Dynamically-Linked MIPS binary to LLVM IR
...z an arbitrary function from that binary? This problem seems simple to solve but I've had some issues on finding useful tools to tackle it. Recently I had a look at rev.ng but as usual it is limited to static binaries, so the main issue here is dependency hell. I also tried the bin2llvmir from RetDec but the IR it generates can't be compiled back. As of now, manual efforts to change the ELF are not practical since I don't have much time. Any help is appreciated! Best regards, A. Lapprand -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.l...