Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 434 Bytes

File metadata and controls

9 lines (5 loc) · 434 Bytes

Reserach Purposes:

Functionality: A user-mode application designed to communicate with the kernel to read/write data to CS2.

Kernel Communication: Facilitates communication with the kernel to perform operations on CS2.

Hook Implementation: Utilizes a hook (data pointer) for intercepting and modifying relevant data.

Instructions: Provides guidance for users to access the IDA disassembler and replace the hook from win32k.sys.