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-15
Added MemoryMap C++ API.
Brian Potchik
2024-05-15
Fix BinaryDataNotification errors when subscribed to undo notifications
Josh Ferrell
2024-05-15
Initial parsing of PE resources
Josh Ferrell
2024-05-15
Initial MemoryMap implementation.
Brian Potchik
2024-05-15
Allow Rust CoreAPI FFI to implement Default
Rubens Brandao
2024-05-15
Rust: change signatures of `define_{auto,user}_data_var`
Michael Krasnitski
2024-05-15
Apply suggestions from code review
Kyle Martin
2024-05-15
Fix invalid write to uninitialized reserved Vec
Rubens Brandao
2024-05-15
Fix invalid write to uninitialized Vec
Rubens Brandao
2024-05-15
fix py function.get_tags_at returned type
Rubens Brandao
2024-05-15
Document DWARF Import and Export limitations
KyleMiles
2024-05-15
DWARF Import : Add support for variable arguments
KyleMiles
2024-05-14
Fix BinaryDataNotification
Josh Ferrell
2024-05-14
History widget
Josh Ferrell
2024-05-14
Ref count undo objects
Josh Ferrell
2024-05-13
Move collaboration to core
Josh Ferrell
2024-05-10
Rust API : Misc cargo clippy fixes
KyleMiles
2024-05-10
Fix remaining Rust doc examples; We now make sure examples build in PR CI
KyleMiles
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
[prev]
[next]