View Single Post
  #3 (permalink)  
Old 03-10-2008, 09:29 AM
programator programator is offline
Newbie
 
Join Date: Mar 2008
Location: Slovakia
Posts: 1
Rep Power: 0
programator is on a distinguished road
Send a message via ICQ to programator
Default Re: Delphi 16Bit Decompiler - Urgent Help

I think, you don't need to decompile whole program to original sources, if is it minor thing, you can do it by assembler decompiler, also you start program up by decompiler (in this case I recommend Turbo Debugger - it is for 16bit applications) change needed value and save changed application....
__________________
"You do not really understand something unless you can explain it to your grandmother." (Albert Einstein)
Reply With Quote