HexLasso/FF-16-Web

Web-based interactive static pattern discovery tool to locate structures from frequent patterns

0

stars

13

commits

JavaScript

primary language

Sep 5, 2026

updated

hexlasso.github.io/FF-16-Web/
binary-analysis
firmware-analysis
forensics
reverse-engineering
static-analysis
Browse cluster: Binary Analysis and Reverse Engineering

README

FF-16-Web (Find Frequent 16-bit for Web browser)

What does FF-16-TUI do?

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.

Web User Interface

image

Keyboard shortcuts

Hexdump panel:

KeyFunction
Previous byte
Next byte
Previous line
Next line
PgUpPrevious page
PgDnNext page
HomeBeginning of file
EndEnd of file

Pattern panel:

KeyFunction
0Highlight pattern (most frequent)
1Highlight pattern
2Highlight pattern
3Highlight pattern
4Highlight pattern
5Highlight pattern
6Highlight pattern
7Highlight pattern
8Highlight pattern
9Highlight pattern (least frequent)

Contributors

HexLasso

13 commits

HexLasso/FF-16-Web

Web-based interactive static pattern discovery tool to locate structures from frequent patterns

0

stars

13

commits

JavaScript

primary language

Sep 5, 2026

updated

hexlasso.github.io/FF-16-Web/
binary-analysis
firmware-analysis
forensics
reverse-engineering
static-analysis
Browse cluster: Binary Analysis and Reverse Engineering

README

FF-16-Web (Find Frequent 16-bit for Web browser)

What does FF-16-TUI do?

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.

Web User Interface

image

Keyboard shortcuts

Hexdump panel:

KeyFunction
Previous byte
Next byte
Previous line
Next line
PgUpPrevious page
PgDnNext page
HomeBeginning of file
EndEnd of file

Pattern panel:

KeyFunction
0Highlight pattern (most frequent)
1Highlight pattern
2Highlight pattern
3Highlight pattern
4Highlight pattern
5Highlight pattern
6Highlight pattern
7Highlight pattern
8Highlight pattern
9Highlight pattern (least frequent)

Contributors

HexLasso

13 commits

Languages

JavaScript

77.8%

HTML

22.2%