James Hawkins wrote:

After searching a bit I came to this as well


Thanks for the links Steven.

Is there any way to obtain the prototype for any of these
SystemFunction's? possibly through a dll dump or something.


If you ask specifically about SystemFunction036, then it's prototype is (IIRC)

VOID STDCALL
SystemFunction036(PCHAR Buffer, INT BufferSize);

It's some kind of random generator, but I don't know exactly how it works.

- Filip




Reply via email to