Skip to content
View cristeigabriel's full-sized avatar
🏠
fixing merge conflicts in notepad
🏠
fixing merge conflicts in notepad

Organizations

@cavalcade-cc @SystemMonitorTools
Block or Report

Block or report cristeigabriel

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
cristeigabriel/README.md
  • Software engineer, reverse engineer.
  • Interests include Windows, game hacking, text editors, graphics and functional programming.
  • Started programming in 2013.
  • Currently not active due to working full time.

Relevant work

Repository Languages Description
re-sysinternals-suite C++ Code from process of reversing Sysinternals Suite for educational purposes, videos available for every application reverse engineered in the folder's README
ALPCLogger C# A dirty fork of zodiacon's ALPCLogger, with module names for stacktrace, and stacktrace filtering
TeamSCALEFORM/scaleform C, C++, JavaScript Efficient replica of old "Scaleform" CS:GO in-game HUD design, (ab)using Panorama
memscan C, C++ Smart memory scanning for Windows C++ binaries
STB C++ Constant-evaluated conversion library, from IDA-style pattern string, to array
zoomer C Linux screenshot and zoom-in tool with many utilities
HCMetadataViewer C# Viewer for Hexacorn's WinAPI metadata (2013 data included)
powershell-scripts PowerShell Scripts I use both at work, and outside, generally paired with tools such as WinDbg, Registry Finder, ...
small-apps C++ Wouldn't be necessary if other, proper applications already did this
SAMPHack C++ Unfinished SA:MP cheat with thread-safe rendering and some other nice functionality, likely not gonna be updated

Pseudo-blog


For other work, you may check my "Repositories" tab.


For any inquiries relating to any of my work, CV or offers, contact me through the e-mail linked to my GitHub account, or LinkedIn, however I am currently not looking for work.

Pinned

  1. re-sysinternals-suite re-sysinternals-suite Public

    Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them

    C++ 47 4

  2. TeamSCALEFORM/scaleform TeamSCALEFORM/scaleform Public archive

    A cross-platform, hackable and future-proof reimplementation of In-Game Scaleform HUD in CS:GO using Panorama. Written using C, C++ and JS.

    C++ 78 13

  3. memscan memscan Public

    Feature-rich C99 library for memory scanning purposes, designed for Windows running machines, meant to work on both 32-bit and 64-bit portable executables. Has a modern C++ wrapper.

    C 25 5

  4. STB STB Public

    Compile-time conversion library, from IDA-style string to array (supports wildcarding).

    C++ 31 3

  5. ALPCLogger ALPCLogger Public

    Forked from zodiacon/ALPCLogger

    Log ALPC activity | with some (dirty) changes

    C# 2

  6. powershell-scripts powershell-scripts Public

    Useful scripts I use for personal stuff or work.

    PowerShell 3