Loading a bundle file fails
Description
When I load a Mach-O 64-bit arm64 bundle, I get the error (seems like MH_BUNDLE is not supported):
cle.errors.CLECompatibilityError: Unsupported Mach-O file type: 8. Please open an issue if you need support for this.
Are there plans to support this feature?
Alternatives
No response
Additional context
No response
@fmagin i believe this one is for you :)
I don't know how bundle files work exactly, if it's just a regular executable with some extra files it might be easily doable? I'd need an example binary to look into
@fmagin @rhelmot Thanks for taking the time to respond. Here's an example binary, if it helps: https://homes.cs.washington.edu/~pyondan/test.bundle