HollowsHunter
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
Loading...
Searching...
No Matches
HHScanner Member List

This is the complete list of members for HHScanner, including all inherited members.

hh_argsHHScannerprotected
HHScanner(t_hh_params &_args, time_t _initTime=0)HHScanner
initOutDir(time_t scan_time, pesieve::t_params &pesieve_args)HHScannerprotected
initTimeHHScannerprotected
isScannerCompatibile()HHScannerstatic
isScannerWow64HHScannerprotected
outDirHHScannerprotected
printScanRoundStats(size_t found, size_t ignored_count, size_t not_matched_count)HHScannerprotected
printSingleReport(pesieve::t_report &report)HHScannerprotected
scan()HHScanner
scanNextProcess(DWORD pid, WCHAR *image_buf, HHScanReport &report)HHScannerprotected
scanProcesses(HHScanReport &my_report)HHScannerprotected
shouldScanProcess(const hh_params &hh_args, const time_t hh_initTime, const DWORD pid, const WCHAR *exe_file)HHScannerstatic
summarizeScan(HHScanReport *hh_report, const pesieve::t_results_filter rfilter)HHScanner
writeToLog(HHScanReport *hh_report)HHScanner