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:
3433
external/llvm-project/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt
vendored
Normal file
3433
external/llvm-project/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
a1ea0a06b5375ce2c9aa2d3046b89fe2829c3f00
|
4614
external/llvm-project/compiler-rt/lib/msan/tests/msan_test.cc
vendored
Normal file
4614
external/llvm-project/compiler-rt/lib/msan/tests/msan_test.cc
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
074a2f609eda3020f8f7fc31d17c2b14d0b8ac83
|
6621
external/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
vendored
Normal file
6621
external/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
32342682a59524e2559ab426120f32580473de7f
|
4024
external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py
vendored
Executable file
4024
external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py
vendored
Executable file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
d45c47f7ed0cd3e3bb917ccbb9a3cb971186a7a0
|
Reference in New Issue
Block a user