Gepostet am: Jun 06, 2011 2:32:30 PM
i just started the reversing work on es2.exe. so far, i have created stub functions in es2.exe.php in the source directory, and identified the four classes used by the original programmers and their dtors/ctors.
next step is identifying which functions belong to which classes (and which member variables they have). any help is welcome!