Skip to content

Instantly share code, notes, and snippets.

@drakearonhalt
drakearonhalt / struct_typer_bn.py
Last active February 12, 2024 03:26
struct_typer_bn.py
from binaryninja import *
api_call_protos = {}
type_to_parse = get_text_line_input("Enter structure name to parse:", "Struct Typer")
if type_to_parse is None:
exit()
struct_name = type_to_parse.decode()

Keybase proof

I hereby claim:

  • I am drakearonhalt on github.
  • I am drakearonhalt (https://keybase.io/drakearonhalt) on keybase.
  • I have a public key ASDrXQSl_4tNggpmtAAXxWGDNkQ5LCQXrrd2u76QmKv3HQo

To claim this, I am signing this object: