Skip to content

67-6f-64/shroom-ida-scripts

 
 

Repository files navigation

IDA Scripts for Shroom game

Usage

Clone the repository and open the python script files then follow the instructions.

Scripts

  • find_str_pool_ida.py: Interactive script to find the str pool and the key address and name It
  • str_pool_ida.py: Create an enum from the found str pool and key address
  • find_zapi_ida.py: Interactive script to find the zapi function table address
  • zapi_ida.py: Creates the function table struct and applies It to the ZApi named address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • Python 50.2%
  • C 49.8%