Skip to content

CallocGD/GD-Android32-Class-Members-Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GD-Android32-Class-Members-Importer

A Script to move cocos2d & Geometry Class members and their accurate offsets and vtables to Ghidra & Possibly IDA

The Problems at hand

  • The Geode Bindings Do Not Provide cocos2d class members which makes the readability of code inside of ghidra somewhat difficult
  • Configuring these class members by hand can be tedious work and are prone to human error even one mistake requires too many hours to fix just a handful of cocos2d class members

My Goals with this library are simple

  • Provide and accurate libcocos2d broma file along with padding for filling out fields
  • Provide readability and accurate class information
  • Fill all subclass members where they go as best and as accurate possible.
  • Provide vtables when RTII is unavalible
  • To make it easier than ever to reverse engineer geometry dash on most android 32 bit platforms
  • Make the script and broma files open source so people can help me with fixing mistakes.

About

A Script to move cocos2d & Geometry Class members and their accurate offsets and vtables to Ghidra & IDA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published