|
||||||
| Delphi/Python Forum for discussing Borland Delphi and Python coding techniques, tips and tricks. Ask your python questions here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
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. |
| Sponsored Links |
|
|
|
|||||
|
Most decompilers will decompile to Assembler, not the source language itself.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
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) |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delphi TMediaplayer | marshmap | Delphi/Python | 1 | 02-25-2008 03:44 PM |
| Delphi help | Nefrit | Delphi/Python | 2 | 02-25-2008 02:15 PM |
| Delphi: 2 apps sharing the same DLL instance? | ArgusMike | Delphi/Python | 0 | 04-12-2007 02:58 PM |
| Small job - Database extraction - Delphi 7 of compliant | paul. | Request Services (Paid) | 4 | 04-11-2007 11:41 AM |
| What is Delphi? | dirkfirst | Delphi/Python | 6 | 07-08-2006 12:11 AM |