Windows Dependency Walker & Dumpbin

* [Windows 查看 exe 依赖的 dll 的方法 - 知乎](https://zhuanlan.zhihu.com/p/395557318#%E6%96%B9%E6%B3%95%E4%B8%80%EF%BC%9ALucasg/Dependencies%EF%BC%88%E5%BC%80%E6%BA%90%E7%89%88%E7%9A%84%E7%8E%B0%E4%BB%A3%20Dependency%20Walker%EF%BC%89)
* [DUMPBIN工具的使用 - zhaotianff - 博客园](https://www.cnblogs.com/zhaotianff/p/10637397.html)
* [DUMPBIN options | Microsoft Learn](https://learn.microsoft.com/en-us/cpp/build/reference/dumpbin-options?view=msvc-170&viewFallbackFrom=vs-2017)
* [GitHub - Delphier/dumpbin: dumpbin.exe - Microsoft COFF Binary File Dumper - Extract from Visual Studio Community 2022](https://github.com/Delphier/dumpbin)
* [Releases · Delphier/dumpbin](https://github.com/Delphier/dumpbin/releases)
* [GitHub - lucasg/Dependencies: A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.](https://github.com/lucasg/Dependencies?tab=readme-ov-file)

posted @ 2024-02-06 13:15  任国强  阅读(12)  评论(0编辑  收藏  举报