This file defines the constants, macros, and structures for accessing Core functions of PwnOS.
| CoreLibrary.inc | This file defines the constants, macros, and structures for accessing Core functions of PwnOS. |
| Macros | |
| CALL_CORE | Call the CoreCallGate from Libraries with one of the <Core Call Gate Constants> and parameters. |
Call the CoreCallGate from Libraries with one of the <Core Call Gate Constants> and parameters.
| functionIndex | an operand containing one of the <Core Call Gate Constants>, to be mov’d to eax if not eax |
| params | list of parameters to be sent to the Core function |