Skip to content

IL2CPP protobuf-net reverse engineering tutorial for Fall Guys: Ultimate Knockout

License

Notifications You must be signed in to change notification settings

djkaty/Il2CppProtoExtractor-FallGuys

Repository files navigation

Fall Guys Protobuf Extractor

This repository is an example of how to use the .NET type model generated by Il2CppInspector in your own programs to query the code and data of an IL2CPP application.

This example queries the Steam game Fall Guys: Ultimate Knockout and generates a .proto file for the login and lobby/matchmaking servers.

Complete hacking tutorial on how this project was made: https://katyscode.wordpress.com/2020/08/10/practical-il2cpp-protobuf/

Learn more at the IL2CPP Reverse Engineering series on my blog.

Disclaimers

This application is provided for educational purposes only. Cheating in multi-player games is strongly discouraged. Use the code provided herein responsibly.

About

IL2CPP protobuf-net reverse engineering tutorial for Fall Guys: Ultimate Knockout

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages