COMMITS
/ binaryview.cpp March 24, 2026
M
January 27, 2026
B
Perform function lifting and inlining in arch plugins
Brandon Miller committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 18, 2025
G
Fix vector::resize -> reserve call
Glenn Smith committed
December 13, 2025
S
Add more reserve calls
Scott Lagler committed
December 10, 2025
S
Add missing std::vector reserve calls
Scott Lagler committed
November 25, 2025
B
Add SectionMap with bulk operations and batch section APIs.
Brian Potchik committed
November 24, 2025
B
Add IsOffsetReadOnlySemantics API.
Brian Potchik committed
October 13, 2025
R
Add derived strings and string recognizer API
Rusty Wagner committed
September 9, 2025
R
Add constant renderer API
Rusty Wagner committed
October 3, 2025
B
Add zero-copy data pointer access for BinaryData objects for API-side container transforms.
Brian Potchik committed
July 15, 2025
R
Add the ability to limit the number of results in the cross reference APIs
Rusty Wagner committed
July 11, 2025
R
Add API to get all type references at the same time to avoid duplicating work
Rusty Wagner committed
July 13, 2025
M
Expose analysis' system call type and name retrieval
Mason Reed committed
B
Fix GetDataOffsetForAddress API to properly work for mapped load regions only.
Brian Potchik committed
July 2, 2025
R
Add API to get all type field references at the same time to avoid duplicating work
Rusty Wagner committed
June 30, 2025
P
Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of the _user_ variant
Peter LaFosse committed
B
Fix busted stringify_unicode_data python API.
Brian Potchik committed
July 3, 2025
M
Fix TagType objects being leaked when opening tags sidebar
Mason Reed committed
B
Add outlining support for wmemcpy.
Brian Potchik committed
April 25, 2025
B
Perform BB analysis from Architecture C++ API
Brandon Miller committed
June 16, 2025
B
Update SymbolQueue API to support types with confidence.
Brian Potchik committed
June 13, 2025
M
Fix misc memory leaks in C++ API
Mason Reed committed
April 14, 2025
P
Fix memory leaks in Sections, Segments, Settings, ExternalLibrary, and BackgroundTask
Peter LaFosse committed
April 24, 2025
G
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith committed
April 9, 2025
X
Expose AnalysisState through the API
Xusheng committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
March 12, 2025
K
Add API for BinaryView::FinalizeNewSegments
kat committed
March 17, 2025
B
Add search mode detection feedback in find dialog for advanced binary search.
Brian Potchik committed
March 5, 2025
B
Improvements for advanced binary search.
Brian Potchik committed
February 26, 2025
G
Add null check to prevent crash when BinaryView::GetAnalysisFunction called with null platform
Galen Williamson committed
February 17, 2025
M
Add long Symbol constructor for no namespace allocation
Mason Reed committed
February 12, 2025
G
StringRef and direct access to symbol names
Glenn Smith committed
M
Add Symbol constructor for pre-allocated core namespace
Mason Reed committed
February 3, 2025
B
Add option to support auto parsing text formats.
Brian Potchik committed
December 4, 2024
M
Fix missing ref increment in BinaryView::GetRelocationsAt
Mason Reed committed
November 25, 2024
B
Properly maintain selections in the tags list.
Brian Potchik committed
November 7, 2024
B
Add APIs to support bulk segment addition operations.
Brian Potchik committed
October 24, 2024
B
Initial implementation of the module-level analysis workflow.
Brian Potchik committed
October 23, 2024
J
Add API to bulk add segments, use it in elf view
Josh Ferrell committed
August 22, 2024
October 14, 2024
J
Add BinaryNinja::Load(Ref<ProjectFile>) to c++ api
Josh Ferrell committed
October 2, 2024
August 21, 2024
J
Add progress context to load APIs
Josh Ferrell committed
August 8, 2024
August 4, 2024
B
Add support for memory region flags propagation.
Brian Potchik committed
July 26, 2024
X
Support setting user global pointer value
Xusheng committed
July 25, 2024
K
Add BinaryView::GetDataOffsetForAddress
kat committed
July 19, 2024
B
MemoryMap update with new segment model.
Brian Potchik committed
May 23, 2024
X
Add a rebased callback for binary view
Xusheng committed