binaryninja
4.2.6455
Module headless
Structs
Functions
In crate binaryninja
?
Module
binaryninja
::
headless
source
·
[
−
]
Structs
§
Session
Wrapper for
init
and
shutdown
. Instantiating this at the top of your script will initialize everything correctly and then clean itself up at exit as well.
Functions
§
init
Loads plugins, core architecture, platform, etc.
is_shutdown_requested
script_helper
Prelued-postlued helper function (calls
init
and
shutdown
for you)
shutdown
Unloads plugins, stops all worker threads, and closes open logs