I am new to IDA Pro and am working on a Machine learning project, where I need to get a list of opcodes from a raw memory dump(.bin) file to train my classifier. I have been able to dissassemble the file as usual but i need only the opcodes and not the full blown analysis which IDA Pro provides. Is there any plug-in or something to do this? Please let me know about this. I was thinking of parsing the output file which seems a bit cumbersome.
Thanks.







