Skip to content

Dependency Walker - a tool that recursive listing and fixing-up dependencies of a PE file

License

Notifications You must be signed in to change notification settings

vic4key/Dependency-Walker

Repository files navigation

Dependency Walker CLI


Dependency Walker - a tool that recursive listing and fixing-up dependencies of a PE file (exe, dll, ocx, sys, etc) that it depends on several missing dependency modules (dll, ocx, etc).

INSTALLATION

The PyVutils library can be found on GitHub

Run PyInstaller --onefile DW.py or builder.cmd to create a single exe

COMMANDS

$ python3 DW.py -h

SCREENSHOTS
Help.

Eg. 1.

Eg. 2.


Website: https://vic.onl/

About

Dependency Walker - a tool that recursive listing and fixing-up dependencies of a PE file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published