SkillAgentSearch skills...

FlatCrawler

Data crawling utility tool & library to reverse engineer FlatBuffer binaries

Install / Use

/learn @kwsch/FlatCrawler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FlatCrawler

License

Data crawling utility tool & library to reverse engineer FlatBuffer binaries with undocumented schemas, programmed in C#.

Loading a FlatBuffer binary into the console application will allow manual traversal through the serialized objects, and displays a terminal interface for program input.

An example manual parse of a FlatBuffer used by Pokémon Sword/Shield is provided in the sandbox project. For more detailed information on how to use this project, refer to the Wiki.

Screenshots

Console Window

Building

FlatCrawler is a .NET 10.0 application.

The executable can be built with any compiler that supports C# 14.

The .slnx can be opened with IDEs such as Visual Studio.

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated9d ago
Forks5

Languages

C#

Security Score

80/100

Audited on Mar 16, 2026

No findings