COMMITS
/ binaryviewtype.cpp January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
February 26, 2025
A
Remove platform registration API footgun.
Alexander Taylor committed
October 2, 2024
B
Added IsForceLoadable method to BinaryViewType
Brandon Miller committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
February 1, 2023
R
Clean up possible early deletion issues in API callbacks
Rusty Wagner committed
January 25, 2023
R
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
Rusty Wagner committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
September 28, 2021
X
Check in the debugger
Xusheng committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
August 4, 2021
R
platforms: specify platform types and add bvt platform callbacks
Ryan Snyder committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
November 3, 2020
X
add callback for BinaryView finalization and initial analysis completion
Xusheng committed
September 28, 2020
X
add unit test for deprecated BinaryViewType
Xusheng committed
February 16, 2020
B
Add parse-only BinaryView creation to the API.
Brian Potchik committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
August 3, 2019
B
Refactor settings system to be reference counted.
Brian Potchik committed
June 13, 2019
B
Initial rebase on file load support.
Brian Potchik committed
January 17, 2019
J
update company name and copyright date
Jordan Wiens committed
June 28, 2018
R
Fix lifting of intrinsics in Python bindings
Ryan Snyder committed
June 22, 2018
R
c++: Allow custom BinaryViewTypes to fail gracefully
Ryan Snyder committed
January 14, 2018
B
Container Memory Reservations.
Brian Potchik committed
May 19, 2017
J
update copyright year
Jordan Wiens committed
July 24, 2016
R
Add endian argument to registering archs with views
Rusty Wagner committed
April 11, 2016
R
Add MIT license for API wrappers
Rusty Wagner committed
January 31, 2016
R
Refactor API to fix design bug that causes use-after-free on many plugin objects
Rusty Wagner committed
January 25, 2016
R
Initial implementation of platform ABI classes
Rusty Wagner committed
August 29, 2015
R
Binary view API cleanup, and add reader/writer class to Python API
Rusty Wagner committed
March 4, 2015
R
Add architecture to graph edges, and add edge routing data field for layout
Rusty Wagner committed
February 17, 2015
R
Add architecture plugin type, x86 plugin, and get ready for threads
Rusty Wagner committed
February 16, 2015
R
Restyle the code to use smart tabs
Rusty Wagner committed
February 12, 2015
R
Place API code with the associated class
Rusty Wagner committed