<div dir="ltr">Hi all,<div><br></div><div>I'm not sure if this is the place I should ask this question, but as it is related to LLVM I'll post it.</div><div><br></div><div>Is it possible to take an arbitrary MIPS ELF binary which is dynamically-linked and generate it's LLVM-IR in order to either execute it in an x86_64 machine or fuzz a function from that binary?</div><div><br></div><div>This question seems simple but I've had some issues on finding useful tools that could solve this problem. I've managed to emulate part of that binary but dependency hell is haunting me.</div><div><br></div><div>Any help is appreciated. I apologize in advance if this isn't the place to ask this question.</div><div><br></div><div>Best regards,</div><div>A. Lapprand</div></div>