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:
6224
external/llvm-project/libcxxabi/src/cxa_demangle.cpp
vendored
Normal file
6224
external/llvm-project/libcxxabi/src/cxa_demangle.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
9cfd99607bffedcff4d9eaec0f370097d0713512
|
29846
external/llvm-project/libcxxabi/test/test_demangle.pass.cpp
vendored
Normal file
29846
external/llvm-project/libcxxabi/test/test_demangle.pass.cpp
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
cc17729a68da5c1af743db28424917c7b22c05db
|
Reference in New Issue
Block a user