crypto2011/IDR

Working logic IDR

wheelsoft2000 opened this issue · 3 comments

Hello,

I have a Delphi program without source code.
I have downloaded your program and it ran for a long time (no errors) But then what do i need to do to save all .pas and form files.

Can you explain please

Thanks
Wheel

Hello
Menu File->Save Delphi Project (all files will written in IDR subdirectory "Projects")

Thanks for the quick reply. Unfortunately i am getting an acces violation. A lot of dfm files are already created bu pas files are all assembly code. What can i do now?

Unfortunately IDR cannot create pas-files "on the fly". You need to use small button "Src" with each procedure (function) you want. IMHO huge source file that generate IDA is absolute usefullless.