Hello qemu-devel, I'm thinking of using libqemu to translate binaries into a nicer intermediate representation, in order to do various types of static analysis, such as data flow analysis & constructing control flow graphs. Does this seem like a reasonable thing to do, or is there some reason why libqemu is likely to be a bad fit that I haven't spotted yet?
Cheers, Matt