1 रिपॉजिटरी
Tools for visualizing complex dependency hierarchies and redirected API set schemas on Windows.
Distinct from Window Management: Focuses on Windows-specific API set mapping, which is not covered by general window management or visualization candidates.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Windows API Set Mappers. Refine with filters or upvote what's useful.
Dependencies is a static analysis utility designed to inspect Windows portable executable files and map their library dependency hierarchies. It functions as a diagnostic interface for validating library imports and identifying the specific modules required for an application to execute on a Windows system. The tool distinguishes itself by performing deep binary analysis, including the resolution of complex Windows API set schemas and forwarded export redirections. It identifies libraries loaded on demand through delay-load module analysis and performs recursive traversal to map the full tree
Visualizes complex dependency hierarchies including direct links, forwarded references, and redirected API set schemas.