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:
2448
external/llvm-project/libcxx/lib/abi/3.9/x86_64-apple-darwin16.abilist
vendored
Normal file
2448
external/llvm-project/libcxx/lib/abi/3.9/x86_64-apple-darwin16.abilist
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
ea361e9fc44b326d180c89c4485746f90ceec77d
|
2010
external/llvm-project/libcxx/lib/abi/3.9/x86_64-linux-gnu.abilist
vendored
Normal file
2010
external/llvm-project/libcxx/lib/abi/3.9/x86_64-linux-gnu.abilist
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
8edeffbcd346fa9dfef1f3f19a16017ed46bc5f7
|
2376
external/llvm-project/libcxx/lib/abi/4.0/x86_64-apple-darwin16.abilist
vendored
Normal file
2376
external/llvm-project/libcxx/lib/abi/4.0/x86_64-apple-darwin16.abilist
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
5d91c4b62783145ce873f4b6c13d075a978dd898
|
1905
external/llvm-project/libcxx/lib/abi/4.0/x86_64-unknown-linux-gnu.abilist
vendored
Normal file
1905
external/llvm-project/libcxx/lib/abi/4.0/x86_64-unknown-linux-gnu.abilist
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
70ac59443564fc12694008b25238ee81d587b6c0
|
2378
external/llvm-project/libcxx/lib/abi/x86_64-apple-darwin16.abilist
vendored
Normal file
2378
external/llvm-project/libcxx/lib/abi/x86_64-apple-darwin16.abilist
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
4e212b18c120079b1e407dcd7f9b4d87e596b34c
|
1883
external/llvm-project/libcxx/lib/abi/x86_64-unknown-linux-gnu.abilist
vendored
Normal file
1883
external/llvm-project/libcxx/lib/abi/x86_64-unknown-linux-gnu.abilist
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
d6fd52488a6f936bf17716f2ff8538808aa58f4f
|
Reference in New Issue
Block a user