Reputation: 1
I tried using remill to lift a function from a .exe file. Unfortunately, based on the official example provided. It resulted in completely unreadable IR function. Result looks like being inflated by VMP.. I tried O2 optimize, however, has no use. I can't find any remill api to do the task.
What is the proper way to use remill? I got a output from remill::TraceLifter. What to do next to simplify the output (or make them closer to the original ASM function) ?
Upvotes: 0
Views: 125