crypto2011 / IDR

Interactive Delphi Reconstructor
MIT License
964 stars 225 forks source link

Working logic IDR #54

Open wheelsoft2000 opened 4 years ago

wheelsoft2000 commented 4 years ago

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

crypto2011 commented 4 years ago

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

wheelsoft2000 commented 4 years ago

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?

crypto2011 commented 4 years ago

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.