I got the error "Dar16.tmp: unknown file extention", I
assume this is an error because recent versions of IDA now support
Python and IDC scripting. Therefore, you should change the temporary
filename to "Dar16.idc" instead!
I tested this with the command (and it seems to work now):
idag -A -Sc:\dar16.idc c:\iepeers.dll
From blake:
I got the error "Dar16.tmp: unknown file extention", I assume this is an error because recent versions of IDA now support Python and IDC scripting. Therefore, you should change the temporary filename to "Dar16.idc" instead! I tested this with the command (and it seems to work now): idag -A -Sc:\dar16.idc c:\iepeers.dll