ida: pep8

This commit is contained in:
Willi Ballenthin
2026-01-06 13:37:53 +01:00
parent 86a75637e9
commit b311c44a1c
2 changed files with 0 additions and 2 deletions

View File

@@ -19,7 +19,6 @@ import idautils
import capa.features.extractors.ida.helpers
from capa.features.file import FunctionName
from capa.features.insn import API
from capa.features.common import Feature, Characteristic
from capa.features.address import Address, AbsoluteVirtualAddress
from capa.features.extractors import loops

View File

@@ -26,7 +26,6 @@ from capa.features.file import FunctionName
from capa.features.insn import API, MAX_STRUCTURE_SIZE, Number, Offset, Mnemonic, OperandNumber, OperandOffset
from capa.features.common import MAX_BYTES_FEATURE_SIZE, THUNK_CHAIN_DEPTH_DELTA, Bytes, String, Feature, Characteristic
from capa.features.address import Address, AbsoluteVirtualAddress
from capa.features.extractors.ida.function import extract_function_alternative_names
from capa.features.extractors.base_extractor import BBHandle, InsnHandle, FunctionHandle
# security cookie checks may perform non-zeroing XORs, these are expected within a certain