mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
* Update pe.hexpat New improvement * Add ips.hexpat via upload * Add ips.hexpat.ips via upload * Added IPS to README * Mentioned Windows in portable_executable_magic
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
# A libmagic database containing definition for PE files used by MS-DOS/Windows based systems
|
|
|
|
# MS-DOS Portable Executable
|
|
0x0 string/b MZ MS-DOS Binary
|
|
>(0x3c.l) string/b PE\0\0 Portable Executable
|
|
!:mime application/x-dosexec
|