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:
3558
external/llvm-project/llvm/test/MC/ARM/basic-arm-instructions.s
vendored
Normal file
3558
external/llvm-project/llvm/test/MC/ARM/basic-arm-instructions.s
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
d4d79364b3d7ab2db2db38324826861f300679f0
|
3857
external/llvm-project/llvm/test/MC/ARM/basic-thumb2-instructions.s
vendored
Normal file
3857
external/llvm-project/llvm/test/MC/ARM/basic-thumb2-instructions.s
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
6f81f00350d8c89eebac53fd6a381325d58b2264
|
8354
external/llvm-project/llvm/test/MC/ARM/neon-vld-vst-align.s
vendored
Normal file
8354
external/llvm-project/llvm/test/MC/ARM/neon-vld-vst-align.s
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
475a1fff5832b961782379af94d767a2c21be7f1
|
6740
external/llvm-project/llvm/test/MC/ARM/v8_IT_manual.s
vendored
Normal file
6740
external/llvm-project/llvm/test/MC/ARM/v8_IT_manual.s
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
797c2b9dc17eec3ee8b33a49a9044f2a46033b4c
|
Reference in New Issue
Block a user