Skip to content
View ekknod's full-sized avatar
  • ekknod.xyz
  • Finland
Block or Report

Block or report ekknod

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ekknod/README.md

About ekknod

Researching computer cheats as a hobby, currently more interested of anti-cheating.

Anti-Cheating and cheating are actually the very same thing, i don't choose sides. Both requires the same creativity.
VAC/EAC/Vanguard are good examples of cool anti-cheats, because they are less likely to harm non cheating players. Obviously no cheat / anti-cheat is perfect.

Memory Access

SubGetVariable - infects DXE bios image with backdoor before boot.
pcileech-wifi - FPGA card looks like a wireless adapter, but hides inside pcileech-fpga researching tool.
smm - modified SMM bios image manipulates CS2 cvar on system sleep mode (see video).
AmdRyzenMasterCheat - remote access tool inside AmdRyzenMaster utility (see video).
SetWindowHookEx - executes vulnerable routines inside CS:GO to enable wallhack.

Mouse Input

logitech-cve - uses logitech virtual driver for mouse input
MouseClassServiceCallbackTrick - spoofs _ReturnAddress() to get through Anti-Cheat hook.
MouseClassServiceCallbackMeme - rewrites mouse callback to completely circuivement Anti-Cheat hook.

General cool projects

efi-monitor - hooking ntoskrnl.exe before launch
acdrv - base (mouse/exception/syscall/swapctx)

Full Software (Actively updated)

ec-guard - Usermode anti-cheat component (mouse input detection)
EC - CS:GO/Apex/CS2 pen-test (EFI/DMA/Kernel/Usermode/Linux)
drvscan - advanced tool for scanning PE images / PCI devices / EFI memory tables

Popular repositories

  1. EC EC Public

    open-source cheat [CS:GO/CS2/Apex]

    C 339 158

  2. logitech-cve logitech-cve Public

    10/11/2020

    C 176 74

  3. pcileech-wifi pcileech-wifi Public

    pcileech-fpga with wireless card emulation

    Verilog 160 55

  4. drvscan drvscan Public

    scan system / process integrity

    C++ 149 38

  5. acdrv acdrv Public

    base for testing

    C++ 130 31

  6. sumap sumap Public

    manually map driver for a signed driver memory space

    C 123 46