PDA

View Full Version : IIDKing 1.0/2.0


codebreaker
10-20-2004, 04:51 PM
I used IIDKing by Sant Mat .
Now the program does it job no question about that only that after I add some functions to my file I can't see string references in w32dasm.
Ollydbg / IDA works fine with it however.

I heard a rumor the new IIDKing would put the imported functions in code caves instead of a new section (.IIDKING) 8)

Devine9
10-24-2004, 12:21 AM
This has been an ongoing problem with any tools that do this task. Win32dasm was built a number of years ago and hasn't been updated since, and is actually not in development anymore.

The only way to have the extended functionality that IIDKing offers is to use the method SantMat is currently using with the added IIDKing section and cave.. win32dasm won't parse imports inside of an added section.. try hiew or IDA instead.

Hope this helps,

Devine Right [RET]

codebreaker
10-24-2004, 04:48 PM
Ollydbg / IDA works fine with it however.

Am and will.