index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
transform.cpp
Age
Commit message (
Collapse
)
Author
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-10-03
Update IMG4 transform to use DecodeWithContext and synthesize a filename for ↵
Brian Potchik
the payload.
2025-10-03
Add DecodeWithContext method to Transform API layers.
Brian Potchik
2025-09-30
Initial support for opening container formats.
Brian Potchik
2025-03-28
missed the older dates!
Jordan Wiens
2024-01-08
update copyright year
Jordan Wiens
2023-02-08
Clean up possible early deletion issues in API callbacks
Rusty Wagner
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-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-01-14
Container Memory Reservations.
Brian Potchik
2017-05-19
update copyright year
Jordan Wiens
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-05-14
Add XOR transform with key input
Rusty Wagner
2015-03-11
Create some templates to reduce duplicated API code
Rusty Wagner
2015-02-16
Restyle the code to use smart tabs
Rusty Wagner
2015-02-14
Add menu items using transform registrations, hook up copy as and paste from
Rusty Wagner
2015-02-12
Place API code with the associated class
Rusty Wagner