From: Moshe K. <mkr...@ho...> - 2014-07-23 09:20:12
|
Hi, Could you let me know what is the best way to have a cross platform binary files parser, so I can open any of ELF, PE, Mach-O, find the code and then use capstone to process it? I haven't seen this kind of functionality provided by capstone itself... Regards,Moshe |