Skip to content

oldboy21/JayFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

JayFinder

Whether you knew Process Mockingjay since ever or you just got to know it, this tool helps you to find DLLs with RWX section. This is done parsing the PE Section Headers and checking the "Characteristics" attribute of each section.

Disclaimer

It's not a great code, just copy pasta of an old project I had written for learning about PE structure.

Usage

Pretty straightforward:

C:\>JayFinder.exe C:\StartingFolder

Then you can expect an output similar to this one

image info

About

Find DLLs with RWX section

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages