index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
Age
Commit message (
Expand
)
Author
2025-07-03
Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of...
Peter LaFosse
2025-07-02
Added no export trie data detection.
Hongyu Chen
2025-06-29
[powerpc] Full merge of PowerPC disassembler PRs, including:
Galen Williamson
2025-06-25
Fix cxx20 build issue on Linux.
Alexander Taylor
2025-06-25
Fix cxx20 compiler warnings.
Alexander Taylor
2025-06-25
Fix cxx20 compiler errors.
Alexander Taylor
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can cau...
Rusty Wagner
2025-06-25
[view][elf] Fixed duplicate NOTE section loading in address space.
Hongyu Chen
2025-06-16
Use heuristic confidence for ELF symbol auto-type inference.
Brian Potchik
2025-06-06
Objective-C Processor: Remove vestigial code tracking whether view was backed...
kat
2025-06-04
[MachO] Don't add symbols when processing bind fixups
Mark Rowe
2025-06-04
Fix calls to BNFreeString in kernel cache API
Alexander Khosrowshahi
2025-06-03
[MachoView] Add support of __init_offsets
Obriv Mostov
2025-05-30
Don't query the template simplifier setting while demangling symbols
Peter LaFosse
2025-05-30
Misc shared cache improvements
Mason Reed
2025-05-28
Support for Linux x86-64 x32 ABI
Brandon Miller
2025-05-21
[SharedCache] Fix .dylddata sections failing to propagate constants
Mason Reed
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-05-13
Rework Export Trie parser to avoid recursion, improve error checking
kat
2025-05-06
[SharedCache] Add activities to core.function.metaAnalysis rather than a new ...
Mark Rowe
2025-05-06
[SharedCache]"Fix" possible deadlock when loading images from the UI
Mason Reed
2025-05-03
[SharedCache] Avoid reading header fields outside of the bounds of the header
Daniel Roethlisberger
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-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-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-21
[SharedCache] Always load image dependencies
WeiN76LQh
2025-04-21
Actually fix crash when opening aarch64 TE binary with free version
Josh Ferrell
2025-04-17
Fix crash when opening aarch64 TE binary with free version
Josh Ferrell
2025-04-16
Clean up navigable views and priorities
Glenn Smith
2025-04-16
Fix various views not being marked executable
Glenn Smith
2025-04-16
Accidentally made wrong column interactive...
Alexander Taylor
2025-04-16
Better column sizing for DSC and KC triage views.
Alexander Taylor
2025-04-16
Add loaded column for kernel cache view.
Alexander Taylor
2025-04-16
Glenn wanted this.
Alexander Taylor
2025-04-14
[SharedCache] Fix crash with cache entries with alignment bytes at the end of...
Mason Reed
2025-04-14
[SharedCache] Evict file accessors from the global file accessor cache on fil...
Mason Reed
2025-04-14
Avoid MH_FILESET in Mach-O view during magic check.
Alexander Taylor
2025-04-14
[SharedCache] Fix overzealous alert about missing shared cache entries
Mason Reed
2025-04-14
Fixes for multiple issues in DSC/KC Triage views.
Alexander Taylor
2025-04-14
Prevent nullptr deref if we don't find image.
Alexander Taylor
2025-04-14
[SharedCache] Allow project databases to be stored in a separate folder
Mason Reed
2025-04-14
[SharedCache] Improve the gathering of cache entries in view init
Mason Reed
2025-04-14
[SharedCache] Skip processing .atlas files
Mason Reed
2025-04-14
[SharedCache] Misc cleanup
Mason Reed
[next]