| Age | Commit message (Collapse) | Author |
|
(field was disabled, now it's just read-only)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also: stop assuming file size on startup, return priority 1 (not 0)
|
|
|
|
plugin
|
|
(so you don't require binaryninja to tests just the compiled
kaitai formats)
|
|
this with missed in the ui_plugins_shared -> dev merge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Python3
|
|
|
|
|
|
can now override get_instruction_info, not perform_get_instruction_info). The perform_* methods are now deprecated but will still function as expected. Added architecture hooks to Python API using this new style.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
existing plugins
|
|
|
|
|
|
|
|
|
|
|
|
fixed bugs found with pyflakes
|