Skip to content
View ioncodes's full-sized avatar
😴
Playing with memory regions...
😴
Playing with memory regions...

Organizations

@NVIDIAGameWorks @vtil-project @0rganizers

Block or report ioncodes

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
ioncodes/README.md

About Me

  • Penetration Tester and Vulnerability Researcher during the day
  • Reverse Engineer during the night
  • Tinkering with low-level projects during my free time (emulators, obfuscation, Windows internals, ...)
  • Used to play a lot of CTFs:
  • Discord: layle22
⭐ Expand this to see a more exhaustive list of a bunch of highlights (excluding the pinned ones) ⭐

Emulation

  • gg - GameGear emulator
  • ayyboy - GameBoy and GameBoy Color emulator, featuring rumble pak support :)
  • ayyboy-advance - WIP GameBoy Advance emulator, able to boot into some test roms
  • llvm8 - Statically recompiling CHIP8 to Windows and macOS using LLVM

Research & Low-Level

  • Curveball - Proof of concept code for CVE-2020-0601 also known as the "CryptoAPI exploit"
  • BlueGate - PoC for the Remote Desktop Gateway vulnerability - CVE-2020-0609 & CVE-2020-0610
  • noviy_nocd - Universal No-CD patcher for games protected by Noviy Disk's custom DRM solution
  • dbgmon - Reverse engineered implementation of DbgView's usermode logger
  • dlsym_hook - Rewrites a binary statically by lifting the instructions to LLVM, hooking a function and compiling it back
  • rw - A kernel driver exposing read/write capabilities to usermode
  • pooldump - Allows you to dump all nonpaged BigPools from kernel
  • SteamManifestFixer - Patches Steam to download depot files without manifest data

Game Hacking

  • DeadByDaylight - Dead by Daylight research material gathered while reverse engineering the game
  • RACEAC - Proof of concept code for an EasyAntiCheat race condition that allowed you to tamper resource data
  • FallGuys - FallGuys cheat that used internal functions present in one of the first published releases of the game
  • Maze - Cheats for "Maze", LiveOverflow's game hacking challenge
  • vacation3-emu - An emulator that deobfuscates and decrypts VAC3 anticheat modules
  • NonlethalCompany - Lethal Company mod that uses Harmony to change various aspects of the game (infinite sprint, no death, etc)
  • ESP-It - ESP for Witch It
  • Clicker Heroes - Clicker Heroes redemption code emulator

Tooling & Automation

Miscellaneous

  • long_night - A collection of themes based on pastel colors, created for reverse engineers
  • sbb - A commandline tool that allows you to check the public transportation connection via SBB
  • JodelAPI - A wrapper for Jodel's API

Pinned Loading

  1. vtil-project/VTIL-Core Public

    Virtual-machine Translation Intermediate Language

    C++ 1.4k 162

  2. idacode Public

    An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.

    Python 831 81

  3. dnpatch Public

    .NET Patcher library using dnlib

    C# 319 49

  4. CVE-2020-16938 Public

    Bypassing NTFS permissions to read any files as unprivileged user.

    C++ 188 40

  5. SilentLoad Public

    "Service-less" driver loading

    C++ 154 21

  6. ceload Public

    BYOVD: Loading dbk64.sys and grabbing a handle to it

    C++ 151 42