Commit 1 -> Basic Script|Work Required.
A low-level python script that dumps debug data for an executable linux file. Uses python libraries : 1. pyelftools (pip install pyelftools) 2. capstone (pip install capstone) < darealmvp.
To run the script: python standard_disas.py <BINARY_Name>