Pinned Repositories
ALPCLogger
Log ALPC activity | with some (dirty) changes
altdumper
Simple, fully external, smart, fast, JSON-configurated, feature-rich Windows x86 DLL Memory Dumper with Code Generation. Written in Modern C++.
HelvetaCS
Modern C++ CS:GO base
memscan
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.
powershell-scripts
Useful scripts I use for personal stuff or work.
re-sysinternals-suite
Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them
ruvi-csgo-linux-full
A CS:GO cheat for GNU/Linux.
sinclair_csgo
My CS:GO cheat, written with performance in mind.
STB
Compile-time conversion library, from IDA-style string to array (supports wildcarding).
scaleform
A cross-platform, hackable and future-proof reimplementation of In-Game Scaleform HUD in CS:GO using Panorama. Written using C, C++ and JS.
cristeigabriel's Repositories
cristeigabriel/re-sysinternals-suite
Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them
cristeigabriel/STB
Compile-time conversion library, from IDA-style string to array (supports wildcarding).
cristeigabriel/memscan
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.
cristeigabriel/zoomer
A screenshot and zoom-in tool inspired by Tsoding's 'boomer'.
cristeigabriel/imp
80386 disassembler + emulator, very unfinished
cristeigabriel/tf-rs
A work in progress Team Fortress 2 SDK written in Rust, that I update every now and then.
cristeigabriel/gangstalker
A Python bot to stalk a Steam group(/gangs) (or individuals) for their gaming activity.
cristeigabriel/guards.hpp
Modern C++ mutex/shared_mutex guard for T, similar to Rust.
cristeigabriel/powershell-scripts
Useful scripts I use for personal stuff or work.
cristeigabriel/sdltext
Small, WIP, single-header, no dependency, text points compiler library
cristeigabriel/ALPCLogger
Log ALPC activity | with some (dirty) changes
cristeigabriel/SAMPHack
Unfinished SA:MP cheat with thread-safe rendering and some other nice functionality, likely not gonna be updated.
cristeigabriel/small-apps
Wouldn't be necessary if other, proper applications already did this.
cristeigabriel/speechbubbler
Add speech bubbles to images.
cristeigabriel/defcon_27_windbg_workshop
DEFCON 27 workshop - Modern Debugging with WinDbg Preview
cristeigabriel/HCMetadataViewer
Viewer for Hexacorn's WinAPI metadata (2013 data included)
cristeigabriel/VMProtect-Source
Source of VMProtect (NOT OFFICIALLY)
cristeigabriel/zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
cristeigabriel/4coder_cgabe
Based off @ryanfleury 's 4coder layer. Includes my wants and needs. Custom 4coder layer with many extensions and helpers.
cristeigabriel/AppModelSamples
Sample code for AppModel features
cristeigabriel/april-asr
Speech-to-text library in C
cristeigabriel/cristeigabriel
cristeigabriel/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
cristeigabriel/LiveCaptions
Linux Desktop application that provides live captioning
cristeigabriel/oxgenPdb
a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.
cristeigabriel/ReClass.NET
More than a ReClass port to the .NET platform.
cristeigabriel/scaleform
A cross-platform, hackable and future-proof reimplementation of In-Game Scaleform HUD in CS:GO using Panorama. Written using C, C++ and JS.
cristeigabriel/sdl2-manpage
Man-pages created by hands following online API document at https://wiki.libsdl.org/CategoryAPI.
cristeigabriel/STL
MSVC's implementation of the C++ Standard Library.
cristeigabriel/win32
Public mirror for win32-pr