mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
This looked better in VS Code
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor
|
||||
|
||||
<br/>
|
||||
|
||||
## Table of Contents
|
||||
|
||||
### Hex Patterns
|
||||
@@ -12,16 +10,12 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
|
||||
|------|------|------|-------------|
|
||||
| ELF | `application/x-executable` | `patterns/elf.hexpat` | ELF header in elf binaries |
|
||||
| PE | `application/x-dosexec` | `patterns/pe.hexpat` | PE header, COFF header, Standard COFF fields and Windows Specific fields |
|
||||
---
|
||||
<br/>
|
||||
|
||||
### Include Patterns
|
||||
|
||||
| Name | Path | Description |
|
||||
|------|------|-------------|
|
||||
| cstdint | `includes/cstdint.hexpat` | C standard style fixed width integer types |
|
||||
---
|
||||
<br/>
|
||||
|
||||
### Magic files
|
||||
|
||||
@@ -29,8 +23,6 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
|
||||
|------|------|-------------|
|
||||
| Nintendo Switch | `magic/nintendo_switch_magic` | Identifies common file types used on the Nintendo Switch |
|
||||
|
||||
<br/><br/>
|
||||
|
||||
## Contributing
|
||||
|
||||
If you want to contribute a file to the database, please make a PR which adds it to the right folder and adds a new entry to the table in this readme. Thanks a lot :)
|
||||
|
||||
Reference in New Issue
Block a user