UnreliableCode Community

Developer Research, Reverse Engineering & Coding Community

C / C++ / Assembly

Native low-level coding, hooks, memory patterns, ASM detours & shellcode

Filter: All [Release] [Source] [Tutorial] [Question] [Undetected]
Tutorial C++20 std::format vs snprintf & std::stringstream Benchmarks [Discussion #8]
by @ImGuiCustomizer · 4y ago
3 replies · 7,007 views
CodeRefactorer 4y ago
Question What are C++20 Modules and how do they replace traditional header files?
by @GlowShader · 4y ago
3 replies · 6,525 views
ImGuiStyler 4y ago
Source Implementing A* Pathfinding with Min-Heaps and Priority Queues in C++
by @DarkLogic · 4y ago
3 replies · 5,854 views
ZeroMemory 4y ago
Tutorial Evaluating Math Expressions at Compile-Time with C++20 constexpr and consteval [Part 2]
by @FiberRunner · 4y ago
3 replies · 4,962 views
PointerGuru 4y ago
Tutorial How to parse binary network packets safely with std::span and byte buffers [Part 4]
by @OctreeEngineer · 4y ago
3 replies · 5,840 views
VoxelCoder 4y ago
Tutorial C++20 std::format vs snprintf & std::stringstream Benchmarks [Discussion #4]
by @OptiMax · 4y ago
3 replies · 1,732 views
HexRays99 4y ago
Tutorial Understanding Memory Alignment, Cache Lines & Structure Padding in x86_64
by @PEHeader · 4y ago
3 replies · 6,383 views
NullPtr_ 4y ago
Question Why should virtual destructors always be declared in polymorphic base classes?
by @AssemblyAce · 4y ago
3 replies · 3,960 views
ZeroOverhead 4y ago
Question What are C++20 Modules and how do they replace traditional header files? [Discussion #9]
by @VMT_Hooker · 4y ago
3 replies · 5,249 views
PEHeader 4y ago
Tutorial Understanding the View-Projection Matrix: Camera Space to Normalized Device Coordinates (Part 2)
by @ImGuiStyler · 4y ago
3 replies · 8,275 views
NeighborSpy 4y ago
Tutorial std::span and std::string_view: Zero-Copy Memory Slices in Modern C++20
by @KronoDev · 4y ago
3 replies · 6,379 views
PEHeader 4y ago
Discussion std::expected vs Exceptions for Error Handling in Performance-Critical C++
by @CoroCraftsman · 4y ago
3 replies · 3,149 views
SanitizerPro 4y ago
Question How does std::atomic memory_order_relaxed differ from memory_order_seq_cst? [Discussion #6]
by @GhostHunter_x · 4y ago
3 replies · 2,822 views
AsyncMaster 4y ago
Tutorial Branchless programming techniques in C++ using conditional moves (CMOV) [Part 3]
by @BytecodeDev · 5y ago
3 replies · 6,139 views
CacheOptimizer 4y ago
Question Understanding x86_64 Stack Alignment Requirements (16-byte boundary) [Part 4]
by @TypeTraitsDev · 5y ago
3 replies · 4,699 views
SimdJsonGuru 4y ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14