ErrLookup › lucasg/Dependencies

lucasg/Dependencies

A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues. · C# · 49 source files

Analyzed at 1997a40000 on 2026-08-13. 27 documented errors.

Code / MessageTypeSeverityTags
[x] "Malformed" pe manifest for file {0:s} : {1:s}
console warning pe-manifest, xml, stderr, cli
[x] Exception : {0:s}
console warning pe-manifest, xml, exception-detail, stderr, cli
- "{0:s}"
console error dependency-resolution, recursive, rethrow, stderr, cli
[!] Unhandled exception occured while processing "{1:s}"
console error dependency-resolution, unhandled-exception, stderr, cli
Stacktrace: {0:s}
console error stacktrace, debugging, stderr, cli
Modules backtrace:
console error backtrace, debugging, stderr, cli
Json output is not currently supported when dumping the depe
console warning cli, json, unsupported-feature, stderr
[x] Command {0:s} needs to have a PE <FILE> argument
console error cli, argument-error, usage
[x] Could not find file {0:s} on disk
console error cli, file-not-found, path
[x] Could not load file {0:s} as a PE
console error cli, pe-invalid, load-failure
Loading PE file "{0:s}" failed : file not present on disk.
console warning gui, file-not-found, status-bar
Loading module {0:s} failed.
console warning gui, load-failure, status-bar, binary-cache
Can only convert to string.
exception error wpf, typeconverter, binding, gui
Can only convert an instance of enum.
exception error wpf, typeconverter, binding, gui
{0:s} file could not be found !
console warning gui, peviewer, configuration, file-not-found
{0:s} is not present on the disk
console warning gui, file-not-found, invalid-pe
{0:s} is not a valid PE-COFF file
console warning gui, pe-invalid, load-failure, invalid-pe
This binary use the App-V containerization technology which
console info gui, app-v, disclaimer, known-limitation
Cecil could not correctly parse {0:s}, which can happens on
console warning gui, clr, cecil, badimageformat, dotnet
We could not find {0:s} file on the disk anymore, please fix
console warning gui, stale-file, refresh, file-not-found
peview.exe file could not be found !
console warning peviewer, settings, file-not-found, wpf, gui
The binary caching preference has been modified, you need to
console info settings, restart-required, binary-cache, wpf, gui
The TargetConrol should use ICollectionView as ItemSource.
exception error wpf, filtercontrol, binding, icollectionview, invalidoperation
FilterTextBindingPath is not set.
exception error wpf, filtercontrol, binding, configuration, invalidoperation
The TargetControl should use ICollectionView as ItemSource.
exception error wpf, filtercontrol, binding, icollectionview, invalidoperation
execute
validation error mvvm, icommand, relaycommand, argumentnull, constructor
[x] Peview binary has not correctly been downloaded.
console error powershell, build, deploy, peviewer, hash-mismatch, network