Daniel Krupiński

Results 23 repositories owned by Daniel Krupiński

OneByteWallhack

160
Stars
33
Forks
Watchers

CS:GO wallhack achieved by patching one byte of game memory. Written in Python 3.

OneByteRadar

100
Stars
28
Forks
Watchers

CS:GO radar hack achieved by patching one byte of game memory. Written in Python 3.

x86RetSpoof

165
Stars
31
Forks
Watchers

Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.

Inflame

87
Stars
21
Forks
Watchers

User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.

csgo-champion

16
Stars
2
Forks
Watchers

Champion - external CS:GO cheat for Linux

game-hacking

23
Stars
11
Forks
Watchers

Tutorials, tools, and more as related to reverse engineering video games.

cs2-anticheat

124
Stars
7
Forks
Watchers

Anticheat code found in Counter-Strike 2 binaries.

mars

17
Stars
0
Forks
Watchers

An open source Counter-Strike: Global Offensive cheat for Linux.

StringPool

52
Stars
8
Forks
Watchers

A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.