I'm trying to rebuild a really old application. The program folder has about 74 files. I have no information about how it was built. And the application can't run on Windows 7 or XP. I am trying to figure out 2 things.
- What language was likely used to code this
- Is it possible to de-compile the files? If so, what tools can do this?
Here's a list of the file types in the folder, and how many of them there are. I am hoping that these extensions will allow someone to tell me what language was used, and maybe suggest a de-compiler to get some information out of them.
- .EXE x1
- .DAT x1
- no ext x1
- .K x19
- .M x19
- .COM x2
- .OVL x4
- .RUN x25
- .BAT x1