#Basic ARM decompiler as Sem 3 Project

  1. Rahul Garg
  2. Nihesh Anderson - nihesh16059@iiitd.ac.in
  3. Harsh Pathak - harsh16041@iiitd.ac.in

Usage: Compile the source code "Decompiler.cpp" using g++ and run the executable. Pass the name of the file present in the cwd directory through STDIN. The decompiler algorithm generates the output file and places it in the current working directory