C / C++ / Assembly
Native low-level coding, hooks, memory patterns, ASM detours & shellcode
Tutorial Understanding False Sharing in Multi-Threaded C++ Data Structures [Part 2]
3
replies · 6,286 views
SimdJsonGuru
1y ago
Tutorial Understanding Deducing This (Explicit Object Parameters) in C++23 [Part 4]
3
replies · 8,316 views
StructPacker
1y ago
Tutorial Computing Aim Delta Angles and Angular Velocity Compensation in 3D (Part 2)
3
replies · 3,722 views
HexRays99
1y ago
Tutorial Calculating Off-Screen Enemy Radar Arrows / Indicators in Unity C#
3
replies · 3,650 views
KeycardMaster
1y ago
Tutorial How to parse binary network packets safely with std::span and byte buffers [Part 2]
3
replies · 3,860 views
StaticAssertDev
1y ago
Tutorial How to parse binary network packets safely with std::span and byte buffers [Part 5]
3
replies · 6,159 views
CoroCraftsman
1y ago
Tutorial Evaluating Math Expressions at Compile-Time with C++20 constexpr and consteval [Part 3]
3
replies · 4,116 views
CpuProfiler
1y ago
Tutorial C++20 Concepts vs C++14/17 SFINAE (std::enable_if) for Template Constraints
3
replies · 3,541 views
DisasmGeek
1y ago
Tutorial High-Precision Timers in Windows: QueryPerformanceCounter vs GetSystemTimePreciseAsFileTime
3
replies · 4,054 views
NullPtr_
2y ago
Tutorial Asynchronous High-Throughput I/O in Windows using I/O Completion Ports (IOCP)
3
replies · 3,598 views
SecurityAudit
2y ago
Tutorial Why you should prefer std::string_view over const std::string& for read-only parameters
3
replies · 8,169 views
TypeTraitsDev
2y ago
Tutorial Smart Pointers in Practice: std::unique_ptr, std::shared_ptr and std::weak_ptr
3
replies · 4,121 views
DarkLogic
2y ago
Tutorial Why you should prefer std::string_view over const std::string& for read-only parameters [Part 4]
3
replies · 6,599 views
RingBufferRob
2y ago
Tutorial Catching Memory Leaks and Buffer Overflows with AddressSanitizer (ASan) in MSVC & Clang
3
replies · 7,079 views
ZeroMemory
2y ago
Tutorial Mastering Move Semantics, Rvalue References (&&) and std::move in Modern C++
3
replies · 3,892 views
ZeroMemory
2y ago