Python ToS-IDA IDA Pro scripts by r1emu

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
ToS-IDA

A set of IDA Pro scripts to make Tree of Savior client reverse engineering easier
1-packetTypeFinder.py

Finds the table containing the packet type listing
2-packetHandlersRename.py

Renames the differents packet handlers with their respective name
3-findDtb.py

Automatic rename of DTB related functions
4-renameLuaFunc.py

Automatic rename of Lua related functions
5-ToSrenameDebugFunctions.py

Automatic rename of functions containing a debug message
6-FindLuaInterface.py

Find LuaInterface getters
source github
 

Attachments

  • ToS-IDA-master.zip
    19.7 KB · Views: 9
Top