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.
私は逆コンパイルに関する多くの投稿を読みましたが (経験はありません)、C++ 実行可能ファイルよりも C# を逆コンパイルする方が簡単であると一般的に述べている理由がわかりませんでした。誰でも違いを説明できますか?
それは単純です。C# コードにはソース コードを復元するために必要な情報がありますが、C/C++ にはありません。