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:
2924
external/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
vendored
Normal file
2924
external/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
904c9ffa37df4cac791933855492e4b0b1cafa43
|
4157
external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
vendored
Normal file
4157
external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
e47494a3e90b343a185f3122e842c755d2079285
|
3704
external/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
vendored
Normal file
3704
external/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
de0e87bb824947480eb4deefde3ede9bac8f6c1e
|
2968
external/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
vendored
Normal file
2968
external/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
3be37e7ae301cb47f5fdcbb0067415dff8746e7d
|
Reference in New Issue
Block a user