Skip to content

POC of module enumeration through stack walking

Notifications You must be signed in to change notification settings

vtl0/firewalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Firewalker

POC of enumerating modules through stack walking, without GetModuleHandle/LoadLibrary or PEB/TEB parsing. A WinAPI-less version available, although it is highly unreliable.

Releases

No releases published

Packages

No packages published

Languages