crypto
crypto
Hi again. Exception "stilunknown" means that situation is really unknown. But more precisely i can answer if i have the file. In your situation i can propose you variant with...
IDR written in Borland Builder C++ 6.0, that is not support 64-bit architecture.
I think it's possible: int __fastcall TIDCGen::OutputProc(int pos, PInfoRec recN, bool imp) { itemName = recN->GetName(); int fromPos = pos; DWORD fromAdr = Pos2Adr(pos); if (itemName != "") { int...
It's not a bug, because this record field (ARGINFO.Register) initialized in file Misc.cpp, function void __fastcall FillArgInfo(int k, BYTE callkind, PARGINFO argInfo, BYTE*\* p, int\* s).
As You mentioned, because argInfo->Register not initialized in InfoProcInfo::AddArg, so it becomes random field. But this field takes the value in function FillArgInfo. But You are right, I need to...
I had not Access Violation while loading DSR.exe. May be you have not all kb-files? You can download kb-files from dropbox (https://www.dropbox.com/sh/9ran313nidqtagb/AADl_m_9GVYSiXUviZtDQWQHa?dl=0)
IDR doesn't decompile files, builded in Borland CPP, onle Delphi. 2018-01-20 18:06 GMT+03:00 maxben14 : > I try decompile my application which writen on borland c++ and i get error...
It's by-effect. I don't work with files builded in BCB
My IDR version (I don't know about private builds you mentioned: ...huettenhain...). I had no exceptions, ids-file created normally, but IDA (version 7.0) coudln't run it - I have message...
Windows 7. Last binary version of IDR (here). Delphi 7. Do you want multipart idc-file or solid one?