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

switch implementation from fileImporter to NSOpenPanel #23

Merged
merged 5 commits into from
Jun 12, 2024
Merged

Conversation

drewvolz
Copy link
Owner

@drewvolz drewvolz commented Jun 12, 2024

Closes #22

Switches from fileImporter to NSOpenPanel and allows for selecting binaries inside of a bundle which helps us from assuming we'd only want to classdump the main executable. Provides a greater customization of parameters from the browser as a bonus.

Thanks @tsilcher for the suggestion.

@drewvolz drewvolz changed the title switch implementation from fileImporter to NSOpenPanel for more options switch implementation from fileImporter to NSOpenPanel Jun 12, 2024
@drewvolz drewvolz merged commit c8e2ea5 into main Jun 12, 2024
1 check passed
@drewvolz drewvolz deleted the drew/panel branch June 12, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select binaries inside a bundle
1 participant