Pinned Repositories
flatcheat
CS 1.6 ring3 cheat written in flatassembler
go-graph
golang implementation of dummy graph struct (with bfs/dfs funcs)
laygen
WIP: C++ struct recovery tool for PE64 (PE x86_64)
lightloader
Tiny driver loader for Microsoft Windows, which uses filename-interface.
ntl
Very tiny and selective implementation of STL for Windows NT kernel mode drivers
pecoff
Go package for accessing PE/COFF files.
rsc
C++ classes for accessing smart cards using WinAPI
sm_infection_mode
Infection mode for ShootMania ( https://github.com/maniaplanet )
wdmcpp
Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)
rrlinker
CMake project of Remote Run-time Linker
RIscRIpt's Repositories
RIscRIpt/wdmcpp
Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)
RIscRIpt/ntl
Very tiny and selective implementation of STL for Windows NT kernel mode drivers
RIscRIpt/lightloader
Tiny driver loader for Microsoft Windows, which uses filename-interface.
RIscRIpt/pecoff
Go package for accessing PE/COFF files.
RIscRIpt/hldsinfo
Go package for querying HLDS info.
RIscRIpt/laygen
WIP: C++ struct recovery tool for PE64 (PE x86_64)
RIscRIpt/maltego
Maltego lib for python3
RIscRIpt/msvc-sso-14_33-34_bug
Demonstration of SSO ABI breakage when transitioning from MSVC 14.33 to MSVC 14.34
RIscRIpt/.nvim
My config for neovim
RIscRIpt/.vim
My vim configuration files
RIscRIpt/aclock
RIscRIpt/cpp_include_problem
RIscRIpt/datextime
Google Chrome extension for extracting dates and times
RIscRIpt/diplw
Digital image processing labs
RIscRIpt/flickr_interesting_photo
RIscRIpt/gocui
Minimalist Go package aimed at creating Console User Interfaces.
RIscRIpt/instat
INSTruction STATistics: Utility for printing amount of used instruction mnemonics in PE x86_64
RIscRIpt/instat-plot
R script for plotting data from https://github.com/restruc/instat
RIscRIpt/laygen-benchmark
Scripts for testing restruc
RIscRIpt/laygen2dot
Converter of restruc output to DOT (graph description language)
RIscRIpt/libimagequant
Palette quantization library that powers pngquant and other PNG optimizers
RIscRIpt/llvm-project
RIscRIpt/mmgr
A library for internal memory management of Win32 applications (x86 / x64)
RIscRIpt/mul_finder
RIscRIpt/no-runtime
CMakeLists.txt example for C++ projects on Windows without default C++ run-time
RIscRIpt/notes
RIscRIpt/pgvector-node
pgvector support for Node.js, Deno, and Bun (and TypeScript)
RIscRIpt/ptl
Persistent Template Library (PTL) tiny and selective implementation of persistent data structures
RIscRIpt/rev-msvc-constexpr
Reverse-engineering (bruteforcing) [[msvc::constexpr]] valid usages
RIscRIpt/RIscRIpt