Overwrite native with public
#2

Bump. I've dug some more into documentation:
Quote:

When the script calls a native function, the current revision of the pawn compiler
generates a SYSREQ.N opcode, and older revisions generate a SYSREQ.C opcode.
Both these opcodes cause a jump out of the abstract machine to a routine that
handles the dispatching of native functions.

SYSREQ.C for our version own pawn. Would this be an answer to my question, that it would require some nasty abstract machine memory hijacking, and doing so in pawn is crazy?
Reply


Messages In This Thread
Overwrite native with public - by Misiur - 03.02.2014, 15:52
Re: Overwrite native with public - by Misiur - 04.02.2014, 12:02
Re: Overwrite native with public - by BullseyeHawk - 04.02.2014, 12:13
Re: Overwrite native with public - by Misiur - 04.02.2014, 12:21
Re: Overwrite native with public - by Misiur - 05.02.2014, 12:53
Re: Overwrite native with public - by Misiur - 05.02.2014, 21:54

Forum Jump:


Users browsing this thread: 1 Guest(s)