Hi,
I have some code I wrote some time ago. But as my laptop was misplaced, I lost the source code. I wrote it in Delphi under 16 Bit. Now I need to change one or two minor things.
So I was wondering if anyone knew of any 16Bit Delphi decompilers which i could use? Any name or link etc will be appreciated. I dont mind to buy a license to the software if required.
I know 16 bit is old, but still i need to use 16bit as some other code and things use the interface to 16bit.
Thanks in advance.
Delphi 16Bit Decompiler - Urgent Help
Started by alag20, Feb 29 2008 09:19 AM
2 replies to this topic
#1
Posted 29 February 2008 - 09:19 AM
|
|
|
#2
Posted 01 March 2008 - 08:43 AM
Most decompilers will decompile to Assembler, not the source language itself.
#3
Posted 10 March 2008 - 06:29 AM
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)


Sign In
Create Account

Back to top









