Just need a simple bit of advice, I've just started playing around with IDAPython, which is amazing btw, and I need one simple thing. I'm writing a script that shows certain disassembly information, but I want to execute it from the command line and not have IDA go into its command line editor. The reason for this is that I need this IDAPython script to be executed as one step in a batch file. Let me know if anyone knows how to do this because I haven't found a simple answer. Thanks a lot.







