diff options
| author | Jordan Wiens <github@psifertex.com> | 2025-12-18 21:52:10 -0500 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2025-12-18 21:52:14 -0500 |
| commit | f96697f42d7535d8a7ad9d66f965d295b2c2eaf0 (patch) | |
| tree | 37bdff38515396981e01381ebf21d2d3ba3386c8 /python/examples/triage/headers.py | |
| parent | 5b804c2c7bae72ccbc2865002d427b52ac4c0b0f (diff) | |
entropy tooltip showing offset and fix python version
Diffstat (limited to 'python/examples/triage/headers.py')
| -rw-r--r-- | python/examples/triage/headers.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/examples/triage/headers.py b/python/examples/triage/headers.py index d743e8c5..645c29ca 100644 --- a/python/examples/triage/headers.py +++ b/python/examples/triage/headers.py @@ -1,5 +1,4 @@ import time -from binaryninja.binaryview import StructuredDataView import binaryninjaui from binaryninjaui import ViewFrame, UIContext from binaryninja.enums import ThemeColor |
