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:
5790
external/llvm-project/llvm/test/DebugInfo/COFF/big-type.ll
vendored
Normal file
5790
external/llvm-project/llvm/test/DebugInfo/COFF/big-type.ll
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
d0096622ca8d7d695072a060e4c8364150698b29
|
||||
42
external/llvm-project/llvm/test/DebugInfo/COFF/long-type-name.ll
vendored
Normal file
42
external/llvm-project/llvm/test/DebugInfo/COFF/long-type-name.ll
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
2d883ec602df2cb318550c64dc924e589eaa2010
|
||||
Reference in New Issue
Block a user