Skip to content
View heinocheat's full-sized avatar

Block or report heinocheat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
heinocheat/README.md

HEINO

## Future Platform For CHEATERs

HEINO publishes open-source cheat samples, reverse-engineering notes, and client-integrity experiments for controlled research environments.

Website: www.heinocheat.com
Contact: support@heinocheat.com

The work here is built around readable samples, reproducible notes, and practical engineering analysis. Every repository should be easy to inspect, easy to learn from, and clear about its intended lab scope.

Projects

Repository Focus
Kernel_WSK_RMA Windows kernel WSK RMA driver for controlled DMA and memory research test environments.
LeechCore-gRPC-Agent LeechCore/LeechAgent package with user-mode RPC communication and driver-backed memory access research workflow.

Samples

Track What is published here
DMA research Controlled lab projects around memory acquisition, remote memory access, and driver integration.
Windows internals Kernel/user-mode communication samples, WDK projects, and implementation notes.
Reverse notes Annotated findings, diagrams, and reproducible analysis notes.
Reference code Clean helper utilities for parsing, logging, diffing, and test fixtures.

Docs

Document Purpose
README Explains scope, setup, expected output, and safe lab assumptions.
Notes Records reverse-engineering observations and implementation tradeoffs.
Boundaries States what the sample does not target or support.
Changelog Keeps release behavior easy to audit over time.

Boundaries

All samples are intended for education, research, and lawful testing in environments you own or are authorized to study. I do not support account abuse, live-service disruption, or unauthorized access.

Stack

Primary focus: C, C++, Python, Windows internals, reverse engineering, reproducible notes, and small open-source lab utilities.

Status

Area Current state
Profile Live at github.com/heinocheat.
Website Live at www.heinocheat.com.
Sample repos Kernel_WSK_RMA and LeechCore-gRPC-Agent are public.
Documentation Standard README, notes, and changelog format in progress.

Contact

Popular repositories Loading

  1. Delta_Force_DMA_Cheat_AFG Delta_Force_DMA_Cheat_AFG Public

    Delta Force DMA cheat project with MemProcFS/VMMDLL memory access, ImGui overlay, radar, and input integration

    C 2 1

  2. Kernel_WSK_RMA Kernel_WSK_RMA Public

    Heino Kernel WSK RMA driver for controlled DMA and cheat research

    C 1 1

  3. LeechCore-gRPC-Agent LeechCore-gRPC-Agent Public

    LeechCore and LeechAgent DLL package with gRPC/RPC communication and driver-backed memory acquisition

    C 1 1

  4. heinocheat heinocheat Public

    HEINO GitHub profile and research index

  5. Track_Cheat_ACE Track_Cheat_ACE Public

    Research notes on the SQ tracking sample chain, GameCore delivery, and ACE/WeGame boundary analysis

    PowerShell