Description

While cleaning up old backups, I found several of my old programs from the 90s, which I only have preserved in binary form without source code. They were compiled with tools of the time, like Borland Turbo C or Turbo Pascal, without sophisticated optimization. So, I decided to learn the basics of reverse engineering and decompilation and try to reconstruct the source code from these old binaries.

Goals

  • learn some theory
  • get familiar with with available tools like Ghidra or free edition of IDA
  • reconstruct some sources from archived binaries

Resources

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 24

Activity

  • 8 days ago: llansky3 liked this project.
  • 12 days ago: jcejka started this project.
  • 12 days ago: jcejka originated this project.

  • Comments

    • osalvador
      12 days ago by osalvador | Reply

      I did not use IDA, but I did use radare2, you might want to take a look at it, quite a good tool.

    Similar Projects

    This project is one of its kind!