Quote:
Originally Posted by Carbon
I also found some weird thing in Windows 7 x64. I don't know yet why this happens:
|
We could using plugin for apphelp.dll to solve the api. This is my small plugin for Imprec & Scylla.
About scylla crash, I had found that the function ApiReader:

arseExportTable is parsing export not correct in some case, the way of calculating functionName = (char*)(addressOfNamesArray[i] + deltaAddress) is not right if the address of names in the differ memory than the exportbuffer cover.