Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linux でコンパイルされた C プログラムの x86 アセンブリを表示しようとしていますが、ソース コードがありません。これは GCC で実行できますか、それとも別のツールが必要ですか? ありがとう。
objdump -d プログラム > dumped.txt