index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin.cpp
Age
Commit message (
Collapse
)
Author
2026-02-23
Add global plugin command type
Mason Reed
Register plugins which are available outside the context of a binary view
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-07-02
Add PluginCommand for projects and hide non-contextual commands in ↵
Mason Reed
linear/graph view
2025-03-28
missed the older dates!
Jordan Wiens
2024-01-08
update copyright year
Jordan Wiens
2023-01-05
Update copyright to 2023
Josh F
2022-01-28
Format All Files
KyleMiles
2022-01-03
update copyright years
Jordan Wiens
2021-10-05
More HLIL API parity; Resolves #2363
KyleMiles
2021-01-18
updating copyright year
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-01-17
update company name and copyright date
Jordan Wiens
2018-12-19
Rename view to binaryView in plugin command context
Rusty Wagner
2018-04-02
Add plugin commands for LLIL and MLIL
Rusty Wagner
2018-01-14
Container Memory Reservations.
Brian Potchik
2018-01-11
API Temporary Object Elimination.
Brian Potchik
2017-05-19
update copyright year
Jordan Wiens
2016-05-21
Fix crash caused by automatic operator=
Rusty Wagner
2016-04-10
Add MIT license for API wrappers
Rusty Wagner
2016-01-31
Refactor API to fix design bug that causes use-after-free on many plugin objects
Rusty Wagner
2015-12-14
Plugin command UI
Rusty Wagner
2015-12-14
Backend code for plugin command registration
Rusty Wagner