index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryview.cpp
Age
Commit message (
Expand
)
Author
2025-02-13
StringRef and direct access to symbol names
Glenn Smith
2025-02-12
Add Symbol constructor for pre-allocated core namespace
Mason Reed
2025-02-03
Add option to support auto parsing text formats.
Brian Potchik
2024-12-04
Fix missing ref increment in BinaryView::GetRelocationsAt
Mason Reed
2024-11-24
Properly maintain selections in the tags list.
Brian Potchik
2024-11-07
Add APIs to support bulk segment addition operations.
Brian Potchik
2024-10-24
Initial implementation of the module-level analysis workflow.
Brian Potchik
2024-10-23
Add API to bulk add segments, use it in elf view
Josh Ferrell
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-10-14
Add BinaryNinja::Load(Ref<ProjectFile>) to c++ api
Josh Ferrell
2024-10-03
Make sure the undefined data variable does not get recreated by auto-analysis...
Xusheng
2024-08-21
Add progress context to load APIs
Josh Ferrell
2024-08-13
Add a way to disable function analysis update and use it to supress analysis ...
Xusheng
2024-08-04
Add support for memory region flags propagation.
Brian Potchik
2024-08-02
Support setting user global pointer value
Xusheng
2024-07-26
Add BinaryView::GetDataOffsetForAddress
kat
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-06-19
Add a rebased callback for binary view
Xusheng
2024-06-18
Fix memory leak in BinaryView::GetUniqueSectionNames
Mason Reed
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-27
Update load APIs to take a JSON string for options.
Brian Potchik
2024-05-24
platform: initial BNCustomPlatform support
Ryan Snyder
2024-05-15
Added MemoryMap C++ API.
Brian Potchik
2024-05-14
History widget
Josh Ferrell
2024-04-03
Add `importDependencies` argument to `ParseTypeString` to control library imp...
Glenn Smith
2024-03-14
Add support for advanced binary search.
Brian Potchik
2024-02-13
Rename ExternalLocation APIs to be more clear, add ExternalLocation and Exter...
Josh Ferrell
2024-02-11
Add BinaryView::GetTypeNameByGuid API
Peter LaFosse
2024-02-07
Type Archives
Glenn Smith
2024-02-07
Add ImportTypeLibraryTypeByGuid API and dialog
Peter LaFosse
2024-01-22
Project support
Josh Ferrell
2024-01-15
Add APIs for getting the the base Metadata object for BinaryViews and TypeLib...
Peter LaFosse
2024-01-11
Expose the BinaryView::ForgetUndoActions API and use avoid undo actions warni...
Xusheng
2024-01-08
update copyright year
Jordan Wiens
2024-01-08
Fix BinaryView::GetRelocationsAt C++ API
Rusty Wagner
2024-01-05
Add a new API to get the original image base of the binary view. Fix https://...
Xusheng
2024-01-04
Add GetRelocationsAt API
Rusty Wagner
2023-11-16
Initial components UI update.
Brian Potchik
2023-11-14
Fix a number of leaks and bad uses of free in the api
Glenn Smith
2023-11-06
Type Browser
Glenn Smith
2023-11-06
Type Containers
Glenn Smith
2023-10-02
Add GetEnd to Section API.
Brian Potchik
2023-09-11
Fix memory leak in functions calling BNCreateUserFunction
Xusheng
2023-08-16
Add DefineUserTypes to Rust/Python (+ fix return type)
Glenn Smith
2023-08-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
Brian Potchik
2023-07-17
Add CheckForStringAnnotationType API
Peter LaFosse
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-06-21
Allow copy & copy-as to operate on 'full' string instead of string annotation
Peter LaFosse
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
[next]