Skip to content

List and copy the linked DLLs of a Windows .exe/.dll in a MinGW environment

Notifications You must be signed in to change notification settings

parasti/mingw-list-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 

Repository files navigation

mingw-list-deps

List and copy the linked DLLs of a Windows .exe/.dll in a MinGW environment.

Requirements

bash, grep and objdump. You already have these.

Usage

mingw-list-deps file.exe|file.dll ...
mingw-list-deps --copy file.exe|file.dll ...

About

List and copy the linked DLLs of a Windows .exe/.dll in a MinGW environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages