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-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
2025-05-02
[SharedCache] Fix parsing of Objective-C metadata
Mark Rowe
2025-05-02
Add core decompiler loop as a dependency of VFT analysis to ensure newly intr...
Brian Potchik
2025-05-02
Add support to FlowGraphWidget for Initial Size to Fit.
Brian Potchik
2025-05-01
Updates to WorkflowMonitor UI.
Brian Potchik
2025-04-29
Minor updates to the Workflows documentation.
Brian Potchik
2025-04-29
Fix fmt formatting of IL instruction tokens
Glenn Smith
2025-04-29
Clean up args render layer example
Glenn Smith
2025-04-29
Fix memory leak in when calling `Metadata::get_value_store` in Rust API
Mason Reed
2025-04-29
Fix memory leak in python Enumeration class
Peter LaFosse
2025-04-29
Fix memory leaks in Sections, Segments, Settings, ExternalLibrary, and Backgr...
Peter LaFosse
2025-04-29
Fix BNVersionInfo leaking
Mason Reed
2025-04-29
Fix memory leak in Metadata::GetKeyValueStore()
Peter LaFosse
2025-04-29
Fix memory leaks in Component::GetGuid/GetName/GetDisplayName
Peter LaFosse
2025-04-28
[SharedCache] Support loading iOS shared caches older than 11
Mason Reed
2025-04-28
[SharedCache] Improve support for older shared cache versions
Mason Reed
2025-04-28
Misc shared cache performance improvements
Mason Reed
2025-04-28
[MachO] Handle chained imports with addends
Mark Rowe
2025-04-28
[thumb2] correctly set flags for mov{s} and mvn{s} instruction variants with ...
Galen Williamson
2025-04-27
Add initial Workflow Monitor UI and support for nested subflows.
Brian Potchik
2025-04-26
Fix some RTTI information being overwritten by empty class info
Mason Reed
2025-04-26
Demangle more types in Itanium RTTI
Mason Reed
2025-04-26
Misc rust formatting
Mason Reed
2025-04-26
Add generate_ssa_form to LowLevelILFunction
Mark Rowe
2025-04-26
[SharedCache] Fix possible crash when closing view with images still being ad...
Mason Reed
2025-04-26
[SharedCache] Update the ref count warning to only show when above 2
Mason Reed
2025-04-25
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith
2025-04-25
Fix misc rust formatting
Mason Reed
2025-04-25
Fix Itanium RTTI skipping type info with stripped root type info object
Mason Reed
2025-04-24
mips: fix mips32 linux-syscall cc stack behavior
Ryan Snyder
[next]