Programming Deadlock
1.59K subscribers
3 photos
124 files
1.3K links
Channel about programming: C, C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...
Download Telegram
A Comprehensive Guide on Game Hacking

#0 Runtime Function Patching: https://bananamafia.dev/post/cvar-hax
#1 Developing Hacks for idTech3 Based Games: https://bananamafia.dev/post/multihack
#2 Coding A CS:GO Hack: https://bananamafia.dev/post/bananabot
#3 Hooking Direct3D EndScene(): https://bananamafia.dev/post/d3dhook
#4 Cheating in Unity Games: https://bananamafia.dev/post/frida-unity
#5 Hacking Walls and Particles: https://bananamafia.dev/post/cs-aimbot-wallhax
#6 Cheating on Console with Lua: https://bananamafia.dev/post/ps2ps4
๐Ÿ”ฅ3๐Ÿคฏ3โค1
๐Ÿ—ฟ2
Dependable C: A subset of C for developers who want to develop, widely portable, and compilable, software in Classic C
https://dependablec.org/
๐Ÿ—ฟ8๐Ÿ’Š5โค4
p3100r5.pdf
862 KB
A framework for systematically addressing undefined behaviour in the C++ Standard
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3100r5.pdf
๐Ÿ‘พ1
MicroQuickJS: a Javascript engine targetted at embedded systems. It compiles and runs Javascript programs with as low as 10 kB of RAM. The whole engine requires about 100 kB of ROM (ARM Thumb-2 code) including the C library. The speed is comparable to QuickJS.
https://github.com/bellard/mquickjs
๐Ÿ’Š10โค3๐Ÿ˜ก2๐Ÿ”ฅ1
โค3๐Ÿ‘3๐Ÿ‘1
2007.00167.pdf
168.2 KB
The Integers as a Higher Inductive Type (Agda)
https://arxiv.org/abs/2007.00167
๐Ÿ™3๐Ÿ’Š2