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-05-12
[Rust] Add section tests
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] Add string tests
Mason Reed
2025-05-12
[Rust] Rename `AsCStr` to `IntoCStr`
Mason Reed
2025-05-12
[Rust] Misc clippy lints
Mason Reed
2025-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-05-12
[Rust] Make `Section::name` return `BnString`
Mason Reed
2025-05-12
[Rust] Simplify usage surrounding c strings
Mason Reed
2025-05-12
[Rust] Simplify `BnStrCompatible` trait
Mason Reed
2025-05-12
[Rust] Simplify enterprise initialization
Mason Reed
2025-05-12
[Rust] Misc clippy lints
Mason Reed
2025-05-12
[Rust] More cleanup
Mason Reed
2025-05-12
[Rust] Remove unused file
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-05-12
[Rust] Pretty print LLIL sub expressions
Mason Reed
2025-05-12
Improve memory permissions concept section in user documentation
Mason Reed
2025-05-12
Fix leak in LowLevelILFunction::AddLabelMap
Glenn Smith
2025-05-12
Fix python CoreArchitecture not loading intrinsics
Glenn Smith
2025-05-12
Add setting to adjust block indicator width
Glenn Smith
2025-05-09
[ObjC] Remove shared cache prefix on a log call
Mason Reed
2025-05-09
[ObjC] Retrieve category's class name when class is an external symbol
Mark Rowe
2025-05-09
[RTTI] Loosen section semantic sanity checks in Itanium RTTI processing
Mason Reed
2025-05-09
[RTTI] Handle type names emitted by GCC with a leading `*`
Mark Rowe
2025-05-09
[RTTI] Handle cxxabi vtables being referenced via RELOC_COPY
Mark Rowe
2025-05-10
categorize recipes and add new tab recipe
Jordan Wiens
2025-05-08
Implement EFI resolver as a module workflow
Brandon Miller
2025-05-08
Update EFI resolver GUID renderer for API changes
Brandon Miller
2025-05-08
misc: formated code and fixed several small issues
Zichuan Li
2025-05-08
Move EFI Resolver to API
Zichuan Li
2025-05-08
Change type for TPIDR_EL0 and run the plugin automatically
Zichuan Li
2025-05-08
Change types for IDTR
Zichuan Li
2025-05-07
Update BinaryView Python context manager to actually release the BinaryView r...
Brian Potchik
2025-05-07
Fix AssociatedDataStore behavior
Josh Ferrell
2025-05-07
Fix data tags added via API not showing in flow graphs until refresh
Josh Ferrell
2025-05-07
Fix compiler error with g++15
Josh Ferrell
2025-05-07
[Rust] Fix a pre-existing formatting issue CI is complaining about
Mark Rowe
2025-05-07
[Rust] Add Function::variable_type
Mark Rowe
2025-05-06
Memory map UI improvements
Mason Reed
2025-05-06
[SharedCache] Add activities to core.function.metaAnalysis rather than a new ...
Mark Rowe
2025-05-07
Correct typos in Function.add_tag docs. Fixes #6796
Malware Utkonos
2025-05-06
[SharedCache]"Fix" possible deadlock when loading images from the UI
Mason Reed
2025-05-06
Add cast to partial var accesses in pseudo C/Rust
Brandon Miller
2025-05-05
Fix order of constructor arguments in VariableNameAndType.from_identifier and...
Galen Williamson
2025-05-04
Add a setting to disable creating a backing memory region for SVD regions
Mason Reed
2025-05-04
[Rust] Fix a pre-existing formatting issue
Mark Rowe
2025-05-04
[Rust] Avoid leaking a reference within {Medium,High}LevelILFunction::ssa_form
Mark Rowe
2025-05-03
[SharedCache] Avoid reading header fields outside of the bounds of the header
Daniel Roethlisberger
2025-05-02
add important concept documentation on IL existing
Jordan Wiens
2025-05-02
[SharedCache] Have VirtualMemoryReader get the address size from the underlyi...
Mark Rowe
[next]