WinDepends is a reimagining of the classic Dependency Walker tool for analyzing Windows PE files. Many newer Windows features have rendered the original tool ineffective, prompting the creation of WinDepends. This tool scans and creates hierarchical diagrams of modules, listing exported functions and dependencies. It supports various features like ApiSet contracts, drag and drop, and saving sessions. However, WinDepends is still in beta, lacking some original features like profiling and MDI GUI. Installation is simple, just copy the folder and run the main GUI application. The project aims to support future Windows versions and welcomes bug reports and suggestions.
https://github.com/hfiref0x/WinDepends