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
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
2023-03-30
Add support for deriving structures from other structures
Rusty Wagner
2023-03-29
BinaryView::LookupImportedType*
Glenn Smith
2023-02-20
Allow DataVariables to be added to Components
kat
2023-02-19
Account for BinaryData::Ctor potentially failing
Glenn Smith
2023-02-08
Clean up possible early deletion issues in API callbacks
Rusty Wagner
2023-02-04
Initial support for constant data expressions.
Brian Potchik
2023-02-03
Expose GetSymbolsByRawName in the C++ API
Peter LaFosse
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-30
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
Rusty Wagner
2023-01-05
Update copyright to 2023
Josh F
2022-12-21
Add support for adding magic values into expression parser
Xusheng
2022-11-30
Type library C++ api & import recording
Glenn Smith
2022-11-20
Initial constant expression builtin outliner.
Brian Potchik
2022-11-16
Add BinaryView::GetDependencySortedTypes
Glenn Smith
2022-11-11
Convenience helpers for type parsing in c++
Glenn Smith
2022-11-10
Prevent applying two different debug infoes at the same time
Glenn Smith
2022-10-12
Fix Universal schema serialization in C++ API.
Brian Potchik
2022-10-09
Remove default load settings; Move settings `analysis.debugInfoInternal` and ...
KyleMiles
2022-10-06
Remove loading default load settings from BinaryData
KyleMiles
2022-10-04
Add API bindings for `BNBinaryViewGetDefaultLoadSettings` for force API actio...
KyleMiles
2022-10-04
Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...
KyleMiles
2022-10-03
Fix typo in BinaryView::ParseTypesFromSource
Glenn Smith
2022-09-29
DebugInfo: make parseInfo have a progress callback
Glenn Smith
2022-09-29
Interaction::RunProgressDialog
Glenn Smith
2022-09-22
Add the Components API
kat
2022-07-18
Memory map sidebar widget + segment/section notifications
Josh F
2022-07-04
Add CanUndo,CanRedo,GetRedoEntries
Josh F
2022-06-21
Add Analysis::GetTypeByRef, which searches for types by id/name
Glenn Smith
2022-05-25
BinaryView::DefineTypes with type ids
Glenn Smith
2022-05-25
Add BinaryView::ParseTypesFromSource for clang+typelibs
Glenn Smith
2022-05-19
Fix case where BinaryNinja::OpenView can be called with nullptr as view
Josh F
2022-05-11
Clang+TypeParser APIs
Glenn Smith
2022-03-23
OpenView for 2 more argument types: data and bv
Glenn Smith
2022-03-23
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-03-11
Add bulk symbol management API to improve performance when adding/removing la...
Rusty Wagner
2022-02-04
BinaryNinja::OpenView() c++ port of python open_view()
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2022-01-17
Make various database progress functions cancellable
Glenn Smith
2022-01-03
update copyright years
Jordan Wiens
2021-11-25
Call correct functions in the binary view callback
Xusheng
2021-11-04
Expose RangeContainsRelocation
Peter LaFosse
[prev]
[next]