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.
VB.net で記述された実行可能ファイルを逆コンパイルしてプロジェクトを作成するには、どのツールを使用できますか? アプリケーションをデバッグして修正する必要がありますが、コードが失われています。
ありがとう。
市場にはいくつかの逆コンパイラがあります。私の個人的な選択は Telerik の JustDecompile です。これは無料で、.NET アセンブリからプロジェクトを作成できます。最初に (または後で) 難読化解除ツールを使用する必要がある場合があります。