From 01934453941d024c8f13e8034f86bf1f5e203e11 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Mon, 16 Feb 2026 11:07:10 -0500 Subject: [PATCH] the matrix typo --- static/posts/crackmes-the-matrix/post.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/posts/crackmes-the-matrix/post.typ b/static/posts/crackmes-the-matrix/post.typ index c7e4ee1..35076fb 100644 --- a/static/posts/crackmes-the-matrix/post.typ +++ b/static/posts/crackmes-the-matrix/post.typ @@ -5,7 +5,7 @@ = Crackmes.one The Matrix solution -This crackme has 3 parts, increasing in difficulty. I'll solve by analyzing the disassembly displayed as a graph in binary ninja. +This crackme has four parts, increasing in difficulty. I'll solve by analyzing the disassembly displayed as a graph in binary ninja. == Part 1 #image("/static/posts/crackmes-the-matrix/assets/image.png")