Dependencies is an open-source dependency analysis tool designed for Windows developers to troubleshoot DLL load dependency issues. The tool serves as a modern replacement for the legacy Dependency Walker software, providing enhanced functionality for analyzing dynamic link library dependencies in Windows applications. Key features include: - Analysis of DLL load dependencies for Windows applications - Support for Windows 8.1 apisets parsing - Modern interface and improved functionality compared to legacy dependency analysis tools - Open-source availability for community contributions and transparency The tool helps developers identify and resolve issues related to missing or incompatible DLL files that may prevent applications from loading or running correctly. It provides visibility into the dependency chain of Windows executables and libraries, making it easier to diagnose runtime loading problems. Dependencies includes various bugfixes and improvements over the original Dependency Walker, making it a more reliable solution for dependency analysis in modern Windows development environments.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
QIRA is a competitor to strace and gdb with MIT license, supporting Ubuntu and Docker for wider compatibility.
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
ThreatLocker is an enterprise cybersecurity platform that provides comprehensive endpoint protection and zero-trust security to prevent ransomware, viruses, and other malicious software from running on endpoints.
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
A brute-force protection middleware for express routes that rate-limits incoming requests.
RiskInDroid is a machine learning-based tool that performs quantitative risk analysis of Android applications by reverse engineering bytecode and analyzing permission usage to generate numeric risk scores.