Log in

View Full Version : .TIL files in IDA Pro 4.1.5 and above...


Aimless
January 2nd, 2002, 10:50
Any idea HOW these are created?

Or, whether we have an option in IDA to create our own API parameters/TIL files? For example, a dll that I may have created, would have functions with certain parameters.

I need to create a .TIL file for that. No information is present on the NET (at least not the kind I need).

Pointers anyone...?

Have Phun

Snatch
January 2nd, 2002, 16:42
Interesting I was going to ask the same thing. I could not find any information about those mysterious til files. My guess is that the SDK could create them? I need the same thing I have some symbol files with structures that I would like to define type information for. And have it show up on the stack, auto parameter identification, etc... properly. Perhaps some registered users know something we dont?

Snatch