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

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 about anti-cheating.
I don't pick sides, without cheaters there wouldn't be anti-cheats neither.
In generally i like the cat and mouse game, and excited to see what is going to be the final solution.

Anti-Cheating and cheating are actually the very same thing, both requires same creative mind.
VAC/EAC/Vanguard are good examples of cool anti-cheats, because they are less likely to cause harm for non cheating players.

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

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

Popular repositories Loading

  1. EC EC Public

    open-source pen-test [CS:GO/CS2/Apex]

    C 409 171

  2. pcileech-wifi pcileech-wifi Public

    pcileech-fpga with wireless card emulation

    Verilog 315 95

  3. drvscan drvscan Public

    scan system / process integrity

    C++ 238 56

  4. logitech-cve logitech-cve Public

    10/11/2020

    C 195 77

  5. acdrv acdrv Public

    base for testing

    C++ 151 34

  6. sumap sumap Public

    manually map driver for a signed driver memory space

    C 137 44