GitHub - lucasg/Dependencies
github.comDependency Walker 是個實用的老工具,可用來分析執行檔(.exe or .dll)相依於哪些模組,以及 DLL 匯出了那些函數。這個專案以 C# 重寫 depends.exe,挺有趣。
Read more...This link was published in:
Dependency Walker 是個實用的老工具,可用來分析執行檔(.exe or .dll)相依於哪些模組,以及 DLL 匯出了那些函數。這個專案以 C# 重寫 depends.exe,挺有趣。
Read more...