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

Support exporting Mach-o segment via copy action #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bigbangvn
Copy link

@bigbangvn bigbangvn commented Feb 25, 2022

  • When displaying a mach-o file, we can choose to show raw binary or disassembled (detail), but there's no option to export the data that's showing.

=> Allow "Select All" contents in the table (binary or disassembled), then "copy", so you can Paste to your Editor or use with other Tools (eg. Diff Tool if you want to compare 2 binaries).

Screenshot 2022-02-25 at 7 26 41 PM

  • Fix MacOS SDK (to support Xcode 13)

@bigbangvn
Copy link
Author

@gdbinit could you help to review plz

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.

None yet

2 participants