Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legit-DLL-Finder

The purpose of this program is to recursively search a directory for DLLs that have a Read Write and Execute sections and are also with an embedded signature. If such sections are found they are printed on the console.

Example output: Output

Example how you can add a directory as a startup param for easy development: Debug params

You can start the program with <name> <root dir for recursive search>

Example: dll-searcher.exe C: will search the whole C: drive.

About

The program searches recursively in the specified directory looking for dlls that have RWX sections and a valid signature.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages