A decompiler takes a binary executable, a symbol map (if available), and converts the code into something that can be read as source code.
A decompiler takes a binary executable, a symbol map (if available), and converts the code into something that can be read as source code.