Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading a bundle file fails #444

Open
danielpyon opened this issue Nov 20, 2023 · 3 comments
Open

Loading a bundle file fails #444

danielpyon opened this issue Nov 20, 2023 · 3 comments

Comments

@danielpyon
Copy link

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

@rhelmot
Copy link
Member

rhelmot commented Nov 20, 2023

@fmagin i believe this one is for you :)

@fmagin
Copy link
Contributor

fmagin commented Nov 20, 2023

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

@danielpyon
Copy link
Author

danielpyon commented Nov 20, 2023

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants