Web-based interactive static pattern discovery tool to locate structures from frequent patterns
0
stars
13
commits
JavaScript
primary language
Sep 5, 2026
updated
FF-16-Web is an interactive static pattern discovery tool running in a web browser that finds frequently occurring local 16-bit patterns across the entire file. It can help to locate structures from frequent patterns and understand file layout.
Hexdump panel:
| Key | Function |
|---|---|
| ← | Previous byte |
| → | Next byte |
| ↑ | Previous line |
| ↓ | Next line |
| PgUp | Previous page |
| PgDn | Next page |
| Home | Beginning of file |
| End | End of file |
Pattern panel:
| Key | Function |
|---|---|
| 0 | Highlight pattern (most frequent) |
| 1 | Highlight pattern |
| 2 | Highlight pattern |
| 3 | Highlight pattern |
| 4 | Highlight pattern |
| 5 | Highlight pattern |
| 6 | Highlight pattern |
| 7 | Highlight pattern |
| 8 | Highlight pattern |
| 9 | Highlight pattern (least frequent) |
13 commits
JavaScript
77.8%
HTML
22.2%
Web-based interactive static pattern discovery tool to locate structures from frequent patterns
0
stars
13
commits
JavaScript
primary language
Sep 5, 2026
updated
FF-16-Web is an interactive static pattern discovery tool running in a web browser that finds frequently occurring local 16-bit patterns across the entire file. It can help to locate structures from frequent patterns and understand file layout.
Hexdump panel:
| Key | Function |
|---|---|
| ← | Previous byte |
| → | Next byte |
| ↑ | Previous line |
| ↓ | Next line |
| PgUp | Previous page |
| PgDn | Next page |
| Home | Beginning of file |
| End | End of file |
Pattern panel:
| Key | Function |
|---|---|
| 0 | Highlight pattern (most frequent) |
| 1 | Highlight pattern |
| 2 | Highlight pattern |
| 3 | Highlight pattern |
| 4 | Highlight pattern |
| 5 | Highlight pattern |
| 6 | Highlight pattern |
| 7 | Highlight pattern |
| 8 | Highlight pattern |
| 9 | Highlight pattern (least frequent) |
13 commits
JavaScript
77.8%
HTML
22.2%