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:
3887
external/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
vendored
Normal file
3887
external/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
867f57c475cec7efd8023f5a78a9cb77783a5a15
|
3241
external/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
vendored
Normal file
3241
external/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
32741c2404e22ba899095a1b103ce7ed3c5576e7
|
5223
external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
vendored
Normal file
5223
external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
35d02c15ab85b6af5563930e9e336135d8aaa579
|
Reference in New Issue
Block a user