-
Notifications
You must be signed in to change notification settings - Fork 4
binja lessons learned
lucasduffey edited this page Nov 17, 2016
·
7 revisions
TODO: start documenting
pull from my blog post
- save string table here
can't access bv.session_data from within "class ArchitectureName(Architecture):" AFAIK
- currently doesn't persist AFAIK
accessibility
# setting
BinaryView.set_default_session_data("variable_name", "value")
# accessing
bv.session_data.variable_name