• Welcome to Valhalla Legends Archive.
 

IDA Question

Started by Arta, March 14, 2003, 01:27 PM

Previous topic - Next topic

Arta

If you've defined functions in the disassembly of a DLL, is there any way to export those definitions into an IDA database of an exe or a dll that calls the dll you've defined?

I've been doing it by hand so far but it's rather time consuming, creating a .idc of the database or the typedefs doesn't work... eh

iago

#1
Better yet, have it create a lib file that you can use :-)
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Arta

#2
Indeed!