I think you're looking for a disassembler not a decompiler. ... For example with gcc/g++ this just requires gcc -c -S filename.c and will leave a clear text ...
確定! 回上一頁