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
/
machoview.cpp
Age
Commit message (
Collapse
)
Author
2024-06-18
Add support for __chain_start section parsing (Firmware fixups)
kat
2024-06-17
[Objective-C] Parse CFStrings seperately from main Objective-C Processing.
kat
2024-06-11
[Mach-O] Add support for DYLD_INFO rebase information
kat
2024-06-11
[Mach-O] Move Objective-C Structural processing to Mach-O View and ↵
kat
automatically enable the workflow when applicable.
2024-06-11
[Mach-O] Fix issue where imported symbols did not have relocations applied, ↵
kat
Fix an issue with binding opcode 0xC0
2024-05-29
Improve load performance of Mach-Os with relocations and many symbols
Josh Ferrell
2024-05-16
Removed loader.architecture override from views
Brandon Miller
Architecture is derived from platform object and can be overriden using loader.platform
2024-05-03
Format added braces
Mason Reed
2024-05-03
Use LLVM demangler as a fallback for GNU and MS demanglers
Mason Reed
2024-03-11
Promote unsupported architecture messages to a popup dialog.
Brian Potchik
2024-03-08
restored "Merge pull request Vector35#7 from VisualEhrmanntraut/main" commit ↵
Galen Williamson
lost in views refactor
2024-03-06
Move view modules into the API repo
Rusty Wagner