mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
*: remove /x32 and /x64 flavors from number and offset features
This commit is contained in:
@@ -43,7 +43,7 @@ import capa.rules
|
||||
import capa.engine
|
||||
import capa.features
|
||||
import capa.features.insn
|
||||
from capa.features.common import BITNESS_X32, BITNESS_X64, String
|
||||
from capa.features.common import String
|
||||
|
||||
logger = logging.getLogger("capa2yara")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user