Int 2C/AX=001Dh

Prev Next Ralf Interrups Categories Contents

------

Cloaking v1.01 - GET INT 2C API HANDLER ENTRY POINT

AX = 001Dh

Return:
CF clear DX:EBX = selector:offset of Cloaking host INT 2C handler

Desc: Get the Cloaking host's entry point to bypass any other programs which may have hooked INT 2C in protected mode

Note: The returned entry point must be called with a simulated INT, i.e. a PUSHD must precede the far call to the handler

See Also: INT 2F/AX=4310h"Cloaking"

Category: Memory Management - Int 2Ch - C

------

Prev Next Ralf Interrups Categories Contents