| 191 | } |
| 192 | |
| 193 | void IScanner::CheckSystemModuleHashs(const std::string & szReqId) |
| 194 | { |
| 195 | // Send g_winapiModuleTable bind'd module name, hashs and os informations(winver,spver,buildver) to master server |
| 196 | } |
nothing calls this directly
no outgoing calls
no test coverage detected