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

Allow new PE and Mach-O file formats #68

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

hugsy
Copy link
Owner

@hugsy hugsy commented Jun 24, 2022

Description/Motivation/Screenshots

Adds new file formats for PE and MachO.

Depends on hugsy/gef#849

How Has This Been Tested ?

Architecture Tested ? Comments
x86-32
x86-64
ARM
AARCH64
MIPS
POWERPC
SPARC
RISC-V
make test

Legend:

  • Yes :white_check_mark: → ✅
  • No :x: → ❌

Checklist

  • My PR was done against the dev branch, not main.
  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code, adequate tests have been added.
  • I have read and agree to the CONTRIBUTING document.

@hugsy hugsy mentioned this pull request Jun 24, 2022
5 tasks
@Grazfather Grazfather changed the title Allow new file format Allow new PE and Mach-O file formats Apr 29, 2023
@hugsy hugsy changed the base branch from dev to main August 6, 2023 16:39
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

1 participant