symbolic icon indicating copy to clipboard operation
symbolic copied to clipboard

feat: Allow accessing the CLR metadata buffer for a PE file

Open Swatinem opened this issue 3 years ago • 0 comments

The metadata buffer is in ECMA 335 format and should contain one module record with a Module Version ID that we are ultimately interested in.

Based on #658

Swatinem avatar Aug 10 '22 14:08 Swatinem