Skip to content

Conversation

@cshung
Copy link
Contributor

@cshung cshung commented Feb 13, 2025

ILSpy support decompiling single file bundle by keeping the PE images in a single file bundle in memory.

To support disassembling the ready to run code embedded in it, this change accept the PE image content as an immutable byte array. That allow us to disassemble the content without having to save the file on disk.

Copilot AI review requested due to automatic review settings February 13, 2025 22:41
@ghost ghost added the area-R2RDump-coreclr Ready-to-run image dump tool label Feb 13, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

@cshung
Copy link
Contributor Author

cshung commented Feb 25, 2025

@jkotas, is this change ready to be merged?

@jkotas
Copy link
Member

jkotas commented Feb 25, 2025

@dotnet/area-type-system-and-startup PTLA

@cshung cshung merged commit fbbe2c2 into dotnet:main Mar 10, 2025
90 of 92 checks passed
@cshung cshung deleted the public/disassemble-single-file-bundle branch March 10, 2025 15:16
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-R2RDump-coreclr Ready-to-run image dump tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants