| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This is an early release of our DSC processing plugin. We're still hard at work improving this feature. You should be able to just drop in a dyld_shared_cache and use the 'Shared Cache Triage' view to load and analyze images.
|
|
|
|
|
|
|
|
Closes #467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All bundled under the arch_bintxt/arch_bintext view plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
save changes
|
|
as ios-aarch64 (skip-ci)
|
|
https://github.com/Vector35/binaryninja-api/issues/5685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/5621
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
automatically enable the workflow when applicable.
|
|
Fix an issue with binding opcode 0xC0
|
|
Just needed a null check around this
|
|
guardCFDispatchFunctionPointer in case of rebasing. Fix https://github.com/Vector35/binaryninja-api/issues/5535
|
|
|