index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
macho
Age
Commit message (
Expand
)
Author
2026-04-21
[MachO] Improve library tracking for imported symbols
Mark Rowe
2026-03-30
This reverts commit 7228ba0b889765bc3474fbd5475870e24efc79ca.
Brian Potchik
2026-03-23
[MachO] Apply the correct calling convention for objc_retain_xN / objc_releas...
Mark Rowe
2026-03-20
Add option to disable dedicated Universal architecture picker and use Contain...
Brian Potchik
2026-03-16
Refactor where architecture selection is performed for universal binaries
Mark Rowe
2026-02-27
[MachO] Ensure that weak bound symbols are not resolved to their import address
Mark Rowe
2026-02-27
[MachO] Fix incorrect handling of BIND_SPECIAL_DYLIB_*_LOOKUP in chained fixups
Mark Rowe
2026-02-17
Handle Universal binaries through container transform system.
Brian Potchik
2026-02-02
[MachO] Set segment flags for kernel images based on how XNU initially maps them
Mark Rowe
2026-01-22
[Mach-O] Improve how section types are identified
wanghaiwei
2026-01-22
architecturePreference description update
Jordan Wiens
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-12-15
[MachO] Fix handling of relocations for self-bound data symbols
Mark Rowe
2025-12-08
Introduce an RAII type for managing bulk symbol modifications
Mark Rowe
2025-11-17
Fix some compiler warnings
Rusty Wagner
2025-11-04
[MachO] Set display name of memory regions to match the segment names they co...
Mark Rowe
2025-10-22
[MachO] Fix GCC build
Mark Rowe
2025-10-22
[MachO] Fix Windows build
Mark Rowe
2025-10-22
[Mach-O] Refactor fixup chain parsing
Mark Rowe
2025-10-02
[MachO] Tweak handling of LC_FUNCTION_STARTS
Mark Rowe
2025-09-17
[MachO] Populate external links with library imports for files in projects
Mark Rowe
2025-08-27
Rewrite Obj-C workflow in Rust
Mark Rowe
2025-08-01
Add LogForException APIs to pass stack trace information separate from the me...
Rusty Wagner
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-07-28
Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCache
kat
2025-07-21
Fix MachO loading some settings too early
Glenn Smith
2025-07-16
Miscellaneous leak fixes in MachoView and ObjCProcessor
Mark Rowe
2025-07-16
Mach-O/KernelCache warning cleanup
kat
2025-07-14
Revert "Update Objective-C Workflow to use the meta workflow."
Brian Potchik
2025-07-14
Update Objective-C Workflow to use the meta workflow.
Brian Potchik
2025-07-14
[Mach-O] Handling for special library ordinals used in binding information
kat
2025-07-09
[MachO] Treat a binary as containing Objective-C metadata if it has __objc_stubs
Mark Rowe
2025-07-08
[MachO] Avoid leaking MachoObjCProcessor
Mark Rowe
2025-07-08
Parse sections containing Objective-C constants
Mark Rowe
2025-07-07
KernelCache rewrite
kat
2025-07-02
Added no export trie data detection.
Hongyu Chen
2025-06-25
Fix cxx20 compiler warnings.
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-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-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-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-04-28
[MachO] Handle chained imports with addends
Mark Rowe
2025-04-14
Avoid MH_FILESET in Mach-O view during magic check.
Alexander Taylor
2025-04-09
More gracefully ignore MH_FILESET in MachOView.
Alexander Taylor
2025-04-09
Revert "Disable MH_FILESET parsing in Mach-O view"
Alexander Taylor
[next]