Does Anyone here know how to unpack a message server?

11/17/2015 04:27 stedabest321#1
Does anyone know how to unpack a message server, its our msg server for crazy tao, we have been trying to get it unpacked for months now... if anyone can do it let me know i will pay if you can...


Thank you
11/18/2015 01:10 idlemonkey#2
depends on how you want to unpack it.... .... you can use a debugger easily enough...then use your prefered software editing program to edit the values at the adress mentioned in the debugger...
if you use a decompiler you have to learn to understand the decompiler output... (which can vary a LOT with each different software) ..and edit those values according to what you need and compile it again.......yes this sounds easy but the first part takes a considerable amount of time for someone who hasnt ever used a decompiler or even a specific one before.