![]() |
HollowsHunter
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
|
Functions | |
| bool | get_current_color (int descriptor, WORD &color) |
| WORD | set_color (WORD color) |
| void | print_in_color (WORD color, const std::string &text) |
| bool hh::util::get_current_color | ( | int | descriptor, |
| WORD & | color ) |
Definition at line 12 of file term_util.cpp.
| void hh::util::print_in_color | ( | WORD | color, |
| const std::string & | text ) |
Definition at line 34 of file term_util.cpp.
| WORD hh::util::set_color | ( | WORD | color | ) |
Definition at line 21 of file term_util.cpp.