How to compile to make reverse engineering easy?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • liveoverflow_youtube

    Material for the YouTube series

  • I of course watch live overflow he links to this repository. It includes the source code in C and the resulting binary. However if I try to compile that same source code, my result is almost twice as large. ยดยดยด $ cc license_1.c $ du * -b 16792 a.out 2729 gdb_disassembly 8655 license_1 312 license_1.c

  • compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

  • 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
  • retdec

    RetDec is a retargetable machine-code decompiler based on LLVM.

  • RetDec

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