Is taking the ASM dump from Ida pro after human correction a good way to re-write the software from scratch?

This page summarizes the projects mentioned and recommended in the original post on /r/REGames

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ddisasm

    A fast and accurate disassembler

  • Reassembling is easier but still pretty hard if you want something actually modifiable cause you need to distinguish code and data and find cross-references. There's a research project: https://github.com/GrammaTech/ddisasm

  • pharos

    Automated static analysis tools for binary programs

  • That's why I eventually started looking for a more automated approach like https://github.com/cmu-sei/pharos.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Program modification via reassembling

    1 project | /r/ReverseEngineering | 14 Jan 2021
  • Hacking a game with DLL injection [Game Hacking 101]

    2 projects | /r/ReverseEngineering | 14 Jan 2021
  • Starting an open-source re-implementation of an old game

    5 projects | /r/REGames | 18 Nov 2022
  • Any standard algorithms for parsing (disassembling) machine code?

    3 projects | /r/compsci | 13 May 2022
  • Binary Analysis Framework B2R2 v0.5.0 released.

    1 project | /r/ReverseEngineering | 22 Oct 2021