Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ isTypeMalware
Method
isTypeMalware
src/common/pattern.cpp:257–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
bool Pattern::isTypeMalware() const
258
{
259
return _type == eType::MALWARE;
260
}
261
262
bool Pattern::isEndianUnknown() const
263
{
Callers
3
serialize
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64