mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-28 07:47:02 -05:00
patterns: Handle application/x-sharedlib mime-type as ELF binary (#13)
* Fix : Added pragma for multiple PE MIME types. * Use magic db instead of application/octet-stream MIME-type. * Fix: handles shared libs mime type as ELF format * Updates README.md for new ELF mime-type
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma MIME application/x-executable
|
||||
#pragma MIME application/x-sharedlib
|
||||
|
||||
#define EI_NIDENT 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user