index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-10
use the new public/private Array trait impl
Rubens Brandao
2024-05-10
hide array implementation details
Rubens Brandao
2024-05-10
Add actions to quickly adjust the selection in linear and hex view
Xusheng
2024-05-09
implement open/create database with progress function
Rubens Brandao
2024-05-09
fix GAT CoreArrayWrapper impl
Rubens Brandao
2024-05-09
fix rust doc code
Rubens Brandao
2024-05-09
Add Array GAT to StructureMember
Rubens Brandao
2024-05-09
add StructureBuilder missing python methods
Rubens Brandao
2024-05-09
Fix clippy warnings and run rustfmt
Michael Krasnitski
2024-05-09
replace Vec<T> with Box<[T]>
Rubens Brandao
2024-05-09
Fix binja_path in case the lib is a symlink
Rubens Brandao
2024-05-09
only create FlowGraph with Ref
Rubens Brandao
2024-05-09
fix github workflow
Rubens Brandao
2024-05-09
remove duplicate platform types
Jordan Wiens
2024-05-08
Disassembly: Add relative to fixed base address mode
Glenn Smith
2024-05-08
Stack view: Make constant base offset per-function
Glenn Smith
2024-05-08
Stack view: allow setting arbitrary base offset by double-click
Glenn Smith
2024-05-07
Stack view: Make the base offsets work with the "create variable" dialog
Glenn Smith
2024-05-07
Stack view: Allow switching base register offset
Glenn Smith
2024-05-07
Type Browser: Option to have exact search matches come first
Glenn Smith
2024-05-07
Add "Navigate to Matching Brace"
Josh Ferrell
2024-05-07
Type Editor: Add "Append Field" action
Glenn Smith
2024-05-07
Update Rust PR workflow to check all feature flags
KyleMiles
2024-05-07
fix def_sites and use_sites 👀
KyleMiles
2024-05-07
Add SetVar commonil class to appropriate HLIL instruction
KyleMiles
2024-05-07
fix def_sites and use_sites
Jordan Wiens
2024-05-06
Add Minimum Comment Spacing setting
Josh Ferrell
2024-05-06
Highlight matching indentation lines in linear view
Glenn Smith
2024-05-06
Ignore thumb mapping symbols when defining names in ELF
Josh Ferrell
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
Format added braces
Mason Reed
2024-05-03
Bump ABI to 61
Mason Reed
2024-05-03
Fix options BinaryView case on python demangler being passed incorrectly
Mason Reed
2024-05-03
Use LLVM demangler as a fallback for GNU and MS demanglers
Mason Reed
2024-05-03
Revert change to api_test.py
Mason Reed
2024-05-03
Expose LLVM demangler
Mason Reed
2024-05-03
Fixed typing bug in base detection API
Brandon Miller
2024-05-02
Allow users to specify file name displayed in offsets
Glenn Smith
2024-05-02
Fix get_functions_by_name when platform is passed
Josh Ferrell
2024-05-02
Add address display mode options
Glenn Smith
2024-05-02
BinaryView.get_functions_by_name retrieve regardless of platform when no plat...
Mason Reed
2024-05-01
rust: account for changes to NameAndType bindings
Ryan Snyder
2024-05-01
Merge branch 'fix-vec-leak' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'fix-into-raw-2' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'fix-non-escaped' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
riscv: account for minor rust API updates
Ryan Snyder
2024-05-01
Merge branch 'name-and-type-transparent' of github.com:rbran/binaryninja-api ...
Ryan Snyder
2024-05-01
Merge branch 'fix-form-input-builder' of github.com:rbran/binaryninja-api int...
Ryan Snyder
2024-05-01
Merge branch 'remove-zeroed-init' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
[next]