diff options
| author | Mark Rowe <mark@vector35.com> | 2025-11-10 21:13:50 -0800 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2025-11-11 08:51:56 -0500 |
| commit | bd1a1570722a9f4bf8d73c28f2410de7c293a00a (patch) | |
| tree | 5e5f2fcdd7405ab8ca3d4e7a8ce82aa4f5bf3f9a /python | |
| parent | 0cb2082351047a3b039821d7956e1a33b9f30a01 (diff) | |
[KernelCache] Remove 'Load Selected Image and Dependencies'
Fixes https://github.com/Vector35/binaryninja-api/issues/7615.
The dependency loading for kernel cache images was copied from the
shared cache code, and looks for `LC_LOAD_DYLIB` load commands to
determine the direct dependencies of an image. Images in kernel caches
don't use `LC_LOAD_DYLIB` load commands so no dependencies were ever
loaded. It could, however, result in a crash.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
