diff --git a/_posts/2024-06-25-malware-trick-41.markdown b/_posts/2024-06-25-malware-trick-41.markdown index 63190d9..00f7010 100644 --- a/_posts/2024-06-25-malware-trick-41.markdown +++ b/_posts/2024-06-25-malware-trick-41.markdown @@ -33,7 +33,7 @@ The main logic for stealing system information is the same as in the previous ar As you can see, we need `SHA-256`, `SHA-1` or `MD5` string identifying the target file. -For this reasson just create simple file with the following logic - `meow.c`: +For this reason, just create a simple file with the following logic - `meow.c`: ```cpp /*