summaryrefslogtreecommitdiff
path: root/python/examples
diff options
context:
space:
mode:
authorBrian Potchik <brian@vector35.com>2026-04-17 12:10:07 -0400
committerBrian Potchik <brian@vector35.com>2026-04-17 12:10:07 -0400
commitbfd306437f34ebc4d4170c5fb8170261585f6038 (patch)
tree36dd320d130fa23239213dd94546abb9a5ab4114 /python/examples
parent424dc721f5f2a3a7ffd5a6ccbcc7320b5ae7496d (diff)
Add RecognizeConstantData to StringRecognizer API
Adds a new recognize_constant_data method to the StringRecognizer API, enabling plugins to decode constant data expressions (HLIL_CONST_DATA) recovered by the outline resolver. The recognizer receives the full instruction, giving access to the data buffer and builtin type via the constant_data accessor. Also fixes a pre-existing ctypes mismatch in get_constant_data_and_builtin where BNBuiltinType (uint8_t) was incorrectly passed as c_int.
Diffstat (limited to 'python/examples')
0 files changed, 0 insertions, 0 deletions