index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjacore.h
Age
Commit message (
Expand
)
Author
2024-05-08
Disassembly: Add relative to fixed base address mode
Glenn Smith
2024-05-06
Highlight matching indentation lines in linear view
Glenn Smith
2024-05-06
Use a flags enum for address offset display
Glenn Smith
2024-05-03
Add decimal format for relative address display
Glenn Smith
2024-05-03
Bump ABI to 61
Mason Reed
2024-05-03
Expose LLVM demangler
Mason Reed
2024-05-02
Add address display mode options
Glenn Smith
2024-04-25
Moved TryReadPointer to core BinaryReader class
Brandon Miller
2024-04-25
Simplified base address detection UI
Brandon Miller
2024-04-25
Hiding base detection results widgets before run
Brandon Miller
2024-04-25
Querying candidate base address reasons
Brandon Miller
2024-04-25
Base address detection widget in Triage view
Brandon Miller
2024-04-11
Rename lineWidth -> paddingCols in GetTypeLines()
Glenn Smith
2024-04-09
Various fixes for recently added BinaryDataNotifications.
Brian Potchik
2024-04-05
Add ILIsCFGProtected attribute
Peter LaFosse
2024-04-03
Add `importDependencies` argument to `ParseTypeString` to control library imp...
Glenn Smith
2024-04-03
Switch TypeParser to use TypeContainer for its external type source
Glenn Smith
2024-04-01
Add md1rom binary view with pure Rust lzma implementation
Rusty Wagner
2024-03-15
Separate local variable tokens in higher level ILs from stack variable tokens...
Rusty Wagner
2024-03-14
Add support for advanced binary search.
Brian Potchik
2024-03-02
Add support for memory intrinsics.
Brian Potchik
2024-02-22
Improvements to alias analysis.
Brian Potchik
2024-02-14
Make Project::Delete{File,Folder} return bool
Josh Ferrell
2024-02-13
Rename ExternalLocation APIs to be more clear, add ExternalLocation and Exter...
Josh Ferrell
2024-02-12
adding missing sync plugin type
Jordan Wiens
2024-02-12
Add defines for project extensions
Josh Ferrell
2024-02-11
Add BinaryView::GetTypeNameByGuid API
Peter LaFosse
2024-02-10
Use TypeID for serializing enum types, replace set_int_enum_display_typeid wi...
kat
2024-02-07
add exprIndex field to BNInstructionTextToken
Ryan Snyder
2024-02-07
Bump api version after all these changes
Glenn Smith
2024-02-07
Type Archives
Glenn Smith
2024-02-07
Add ImportTypeLibraryTypeByGuid API and dialog
Peter LaFosse
2024-02-06
New Tab Redesign
kat
2024-02-05
Sidebar improvements
Rusty Wagner
2024-01-30
Avoid windows CreateFile conflict
Josh Ferrell
2024-01-30
Make status bar buttons themeable.
Alexander Taylor
2024-01-29
Add creation timestamp to ProjectFile
Josh Ferrell
2024-01-25
Make new tab bar themable.
Alexander Taylor
2024-01-23
Bump ABI version due to projects changes.
Alexander Taylor
2024-01-22
Project support
Josh Ferrell
2024-01-19
Add support for components in debug info
KyleMiles
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-05
Add a new API to get the original image base of the binary view. Fix https://...
Xusheng
2024-01-04
Add local label symbol type to always prioritize normal local symbols over co...
Rusty Wagner
2024-01-04
Add GetRelocationsAt API
Rusty Wagner
2023-12-14
Fix object settings.
Brian Potchik
2023-12-06
Improve partial access resolution when one of the uses is an automatically di...
Rusty Wagner
2023-12-06
Add LLIL/MLIL instructions to describe integer vs. floating point argument usage
Rusty Wagner
[next]