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
2025-11-07
Fix crash when attempting to open an invalid file.
Brian Potchik
2025-11-06
final settings update for 5.2
Jordan Wiens
2025-11-06
make cpp link relative
Jordan Wiens
2025-11-06
expand items when selected and fix highlighting of selected tree items
Jordan Wiens
2025-11-06
final css tweaks
Jordan Wiens
2025-11-06
fix outline generation
Jordan Wiens
2025-11-06
fix thread-safe overlays and improve/extract colors
Jordan Wiens
2025-11-06
fix multiline function definitions
Jordan Wiens
2025-11-06
add collapsing of the sidebar and ignore empty metadata and platform names
Jordan Wiens
2025-11-06
simplify CSS, light/dark switch on auto, fix RST tables to be html
Jordan Wiens
2025-11-06
update cppdocs to support newer doxygen versions (resolves #7439)
Jordan Wiens
2025-11-06
Add Outlining documentation.
Brian Potchik
2025-11-06
Add Container Browser documentation.
Brian Potchik
2025-11-06
Add some minor Container Browser UX improvements.
Brian Potchik
2025-11-05
[ObjC] Remove unnecesary BeginUndoActions / ForgetUndoActions
Mark Rowe
2025-11-05
[WARP] Bump parser version to 1.0.1
Mason Reed
2025-11-05
[Rust] Update open source license files
Mason Reed
2025-11-05
[WARP] Demote server disconnect failure to warning
Mason Reed
2025-11-05
Add overload for pixmapForBWMaskIcon with QColor
Glenn Smith
2025-11-05
[ARM64] only extend if load is small
yrp
2025-11-04
Add support for Transforms to pass along metadata for display and storage.
Brian Potchik
2025-11-04
Correct cargo fmt diff.
Alexander Taylor
2025-11-04
Add auto downloading of project file dependencies, clean up download APIs
Josh Ferrell
2025-11-04
Add project file dependencies
Josh Ferrell
2025-11-04
Remove indenting APIs from Logger. These are thread unsafe by design.
Rusty Wagner
2025-11-04
[WARP] Add number of matched functions to the ending log message for matching
Mason Reed
2025-11-04
[MachO] Set display name of memory regions to match the segment names they co...
Mark Rowe
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-11-04
Add Ghidra import documentation
Josh Ferrell
2025-11-04
[Python] Update bitfield documentation with better wording and another example
Mason Reed
2025-11-04
[WARP] Update documentation with new functionality
Mason Reed
2025-11-04
[WARP] Return existing source id when adding a file to a disk container
Mason Reed
2025-11-04
[WARP] Use enterprise download provider when available
Mason Reed
2025-11-04
[WARP] Update python example to fix adding a source to a "read-only" container
Mason Reed
2025-11-04
[Python] Add virtual `bit_offset` member to the `StructureMember` and clarify...
Mason Reed
2025-11-04
[WARP] Add example of batch processing using the headless Rust API
Mason Reed
2025-11-04
Fix incorrect dereferencing in HLIL_STRUCT_FIELD rendering, and fix ignoring ...
Rusty Wagner
2025-11-04
Fix whitespace. (skip-ci)
Brian Potchik
2025-11-04
Update MemoryMap documentation. (skip-ci)
Brian Potchik
2025-11-03
Revert "Refactor Plugin Load/Management to support upcoming changes"
0cyn
2025-11-03
Add helpers for whether a function is exported.
Alexander Taylor
2025-11-03
Fix VLE I16L-form instructions to use rD instead of rA
chedahub
2025-11-03
Fix VLE ANDIx translation to always store result in destination register
chedahub
2025-11-03
Add additional helpers for right-click menu cleanup
Peter LaFosse
2025-11-03
Provide better isValid handler to 'Type//*
Peter LaFosse
2025-11-02
Prioritize Container Browser for file open actions and enable direct opening ...
Brian Potchik
2025-11-02
add more keywords to search API
Jordan Wiens
2025-11-02
additional error handling for utf8 decoding
Jordan Wiens
2025-11-02
update gitignore for claude
Jordan Wiens
2025-11-01
Fix PPCVLE I16L-form immediate decoding: use 5-bit mask for ui0_4
chedahub
[next]