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

Rudimentary Read/Write Support for ReadyToRun Metadata #495

Merged
merged 17 commits into from
Nov 12, 2023

Conversation

Washi1337
Copy link
Owner

@Washi1337 Washi1337 commented Nov 1, 2023

Includes

  • IManagedEntryPointHeader and ReadyToRunDirectory
  • Rich support for sections
    • CompilerIdentifier (R/W)
    • ImportSections (R/W)
    • MethodEntryPoints (R/W)
    • RuntimeFunctions (R x64)
    • DebugInfo (R/W)
    • Custom Sections (R/W)
  • Rudimentary NativeArray R/W support.

Related: #294

@Washi1337 Washi1337 added enhancement pe Issues related to AsmResolver.PE dotnet Issues related to AsmResolver.DotNet labels Nov 1, 2023
@Washi1337 Washi1337 marked this pull request as draft November 1, 2023 17:51
@Washi1337 Washi1337 changed the title Read support for ReadyToRun Metadata Rudimentary Read/Write Support for ReadyToRun Metadata Nov 8, 2023
@Washi1337 Washi1337 added this to the 5.5.0 milestone Nov 8, 2023
@Washi1337 Washi1337 marked this pull request as ready for review November 9, 2023 16:08
@Washi1337 Washi1337 merged commit fc20af5 into development Nov 12, 2023
1 check passed
@Washi1337 Washi1337 deleted the feature/r2r branch November 12, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet Issues related to AsmResolver.DotNet enhancement pe Issues related to AsmResolver.PE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant