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
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