Skip to content

A tool to recover flatbuffers definitions from game assemblies

License

Notifications You must be signed in to change notification settings

Hiro420/FbsDumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FbsDumper

A tool to recover flatbuffers definitions from game assemblies

  • TODO: default values

Originally made for Blue Archive, should theoretically work with other games but is untested.

Usage

  • Specify the target variables in MainApp (currently hardcoded as I'm too lazy to de-hardcode)
  • Build via Visual Studio 2022 or the command
dotnet build
  • Run the tool (FbsDumper.exe)

I DO NOT CLAIM ANY RESPONSIBILITY FOR ANY USAGE OF THIS SOFTWARE, THE SOFTWARE IS MADE 100% FOR EDUCATIONAL PURPOSES ONLY

Copyright© Hiro420

About

A tool to recover flatbuffers definitions from game assemblies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages