From 875ee2a0c91f54a5a7a243b4845770739561603400fd05ebc559bebcaadcdd3e Mon Sep 17 00:00:00 2001 From: d4rs1d3 <26+d4rs1d3@noreply.git.churchofmalware.org> Date: Thu, 25 Jun 2026 12:24:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd8d189..e86a39b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Generates a single JPEG file that is simultaneously: ## Files ``` -0-day/ +D4rc0d3/ ├── src source code of d4rkc0d3_engine (for cross compile / amd-arm-etc) ├── d4rc0d3.py main tool (Python, no external deps beyond stdlib) ├── d4rc0d3_engine compiled engine binary (arm64 Linux version, see "src")