GitHub - romainaugier/fdw: File Dependencies Walker for PE/DLLs on Windows

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

File Dependencies Walker for PE/DLLs on Windows

0 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

14 Commits

Repository files navigation

fdw

File Dependencies Walker for Windows's PE and DLL files.

Usage:

fdw --file=<file> --search-paths=<path> --recurse --loglevel=<0..5>

Everything is written from scratch, for both educational purposes (the goal of this project was to get familiar with Rust and learn more about PE/DLL) and control over dependencies (I don't like to rely on a lot of dependencies, we never know).

About

File Dependencies Walker for PE/DLLs on Windows

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Packages

No packages published

Languages