Pinned Repositories
Author
A 2FA cross-platform application.
detouring
Tools for detouring functions in C/C++.
garrysmod_common
A repository of common bits for compilation projects based on Garry's Mod.
gm_luaerror
A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients).
gm_sourcenet
A module for Garry's Mod that provides interfaces to many systems of VALVe's engine, based on gm_sourcenet3.
gmsv_serversecure
A module for Garry's Mod that mitigates exploits on the Source engine.
luapack
A system for Garry's Mod that provides Lua files to clients in a more efficient way. WIP
scanning
Tools for symbol/signature scanning in C/C++.
sourcesdk-minimal
A compact and Garry's Mod compatible SourceSDK (don't use in other Source engine games).
vscode-gmrdb
Garry's Mod Lua debugger for Visual Studio Code
danielga's Repositories
danielga/gmsv_serversecure
A module for Garry's Mod that mitigates exploits on the Source engine.
danielga/garrysmod_common
A repository of common bits for compilation projects based on Garry's Mod.
danielga/gm_sourcenet
A module for Garry's Mod that provides interfaces to many systems of VALVe's engine, based on gm_sourcenet3.
danielga/sourcesdk-minimal
A compact and Garry's Mod compatible SourceSDK (don't use in other Source engine games).
danielga/gm_luaerror
A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients).
danielga/luapack
A system for Garry's Mod that provides Lua files to clients in a more efficient way. WIP
danielga/vscode-gmrdb
Garry's Mod Lua debugger for Visual Studio Code
danielga/detouring
Tools for detouring functions in C/C++.
danielga/gmod_lanes
Modules for Garry's Mod that add threads through Lua Lanes.
danielga/gmsv_luapack_internal
Internal binary module for the luapack project.
danielga/gm_crypt
A cryptography module for the game Garry's Mod that uses Crypto++.
danielga/gm_redis
A Garry's Mod module that adds Redis client capabilities.
danielga/gmsv_xconsole
A Garry's Mod module that provides an interface for external consoles.
danielga/scanning
Tools for symbol/signature scanning in C/C++.
danielga/gm_ffi
A module for Garry's Mod that adds an FFI library similar to LuaJIT's FFI.
danielga/xconsole
An implementation of an external console for gmsv_xconsole.
danielga/Author
A 2FA cross-platform application.
danielga/minhook
The Minimalistic x86/x64 API Hooking Library for Windows, POSIX and MacOS X
danielga/multilibrary
A C++ library that covers multiple low level systems.
danielga/sourcequery
A Source engine (VALVe) and respective masterservers querying library.
danielga/botan
Cryptography Toolkit
danielga/cffi-lua
A portable C FFI for Lua 5.1+
danielga/cryptosandbox
A sandbox for testing cryptography like HMAC and live updates.
danielga/flutter_hardware_crypto
danielga/just_audio_windows
Audio Player
danielga/luapico
A programming environment for Lua for the Raspberry Pi Pico microcontroller
danielga/nodegit
Native Node bindings to Git.
danielga/premake-core
Premake
danielga/premake-export-compile-commands
Premake module to export compiler commands in JSON Compilation Database Format
danielga/sourcequery-csharp