mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
*: remove more references to /x32 and /x64
This commit is contained in:
@@ -108,8 +108,6 @@ def test_rule_descriptions():
|
||||
- description: and description
|
||||
- and:
|
||||
- description: and description
|
||||
- offset/x64: 0x50 = offset/x64 description
|
||||
- offset/x64: 0x30 = offset/x64 description
|
||||
"""
|
||||
)
|
||||
r = capa.rules.Rule.from_yaml(rule)
|
||||
|
||||
Reference in New Issue
Block a user