You've already forked linux-packaging-mono
binfmt-detector-cli: rewrite to support PE32+ binaries (#38)
Rewrite with hard-coded offsets into the PE file format to discern if a binary is PE32 or PE32+, and then to determine if it contains a "CLR Data Directory" entry that looks valid. Tested with PE32 and PE32+ compiled Mono binaries, PE32 and PE32+ native binaries, and a random assortment of garbage files. Former-commit-id: 9e7ac86ec84f653a2f79b87183efd5b0ebda001b
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
9674c311abbd4f19156908c4fa3b2d4bc7427100
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
3d0ecd17dde259c819533beea93ec1983a69f31f
|
||||
3568
mcs/class/System.Drawing/Test/System.Drawing/TestGraphics.cs
Normal file
3568
mcs/class/System.Drawing/Test/System.Drawing/TestGraphics.cs
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
561f1700c0ce1d48f2f60ffa45bbded4c97f43c9
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 124 KiB |
@@ -1 +0,0 @@
|
||||
d57f1662447b00950d57ae83eb824e9139938de6
|
||||
Reference in New Issue
Block a user