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:
87142
external/llvm-project/llvm/test/MC/AMDGPU/gfx7_asm_all.s
vendored
Normal file
87142
external/llvm-project/llvm/test/MC/AMDGPU/gfx7_asm_all.s
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
a4669f3ed85ec638fdccbc4ae03c6493dc5a2b21
|
120547
external/llvm-project/llvm/test/MC/AMDGPU/gfx8_asm_all.s
vendored
Normal file
120547
external/llvm-project/llvm/test/MC/AMDGPU/gfx8_asm_all.s
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
2711a4a1ce5d28289f3761cad105a44ccc8fc1c3
|
109699
external/llvm-project/llvm/test/MC/AMDGPU/gfx9_asm_all.s
vendored
Normal file
109699
external/llvm-project/llvm/test/MC/AMDGPU/gfx9_asm_all.s
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
5073badbd95a5e2c71e19bc24a29168eafcdd589
|
Reference in New Issue
Block a user