old old old.. did you actually check the version of the gta : sa 1.1 update?
Quote:
|
central routine that is heavily obfuscated
|
you mean the vm?
Quote:
|
table of DWORDs at the beginning of the code section
|
thats compiler dependant, some compilers put a FARPROC array of va's at the start of the code section
and FF 25 to them from another block of code.. which allows them to make all api's used by the code
into E8 xx xx xx xx api calls... saving 1 byte per api call.. optimisation sort of...
NOT a securom feature