From 494a773692f71471e9b98693f5fe9e43c97552df Mon Sep 17 00:00:00 2001 From: seliaste Date: Sat, 14 Mar 2026 15:16:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 707757c..148403c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ This code, while featuring malware-like behaviour, is not malicious and safe to This program has the following behaviour: - If the argument (argv[1]) is `V&7mH@t!`, it writes "GAGNE!" (WIN!) on the standard output - If the argument is any other string of 8 or less characters, it writes it back on the standard output -- Otherwise, the behaviour is undefined (mystery...) +- Otherwise, the behaviour is undefined (Intriguing, isn't it?) To load the projet in VS, open the "Malware.sln" project file. \ No newline at end of file