gregoirelinot / hollows_hunter

A process scanner detecting and dumping hollowed PE modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hollows_hunter

Build status License

A process scanner detecting and dumping hollowed PE modules.

Uses PE-sieve (DLL version): https://github.com/hasherezade/pe-sieve.git

WARNING: This is an early beta version. Bugs? Remarks? Mail me: hasherezade@gmail.com

Clone:

Use recursive clone to get the repo together with all the submodules:

git clone --recursive https://github.com/hasherezade/hollows_hunter.git

About

A process scanner detecting and dumping hollowed PE modules.


Languages

Language:C++ 85.2%Language:CMake 14.8%