Update README.md

This commit is contained in:
S3N4T0R
2026-03-10 13:17:56 -04:00
committed by GitHub
parent 54569fe4b3
commit 5155f2e25d
+3 -3
View File
@@ -118,11 +118,11 @@ Once the anti analysis checks pass, Reddit.exe establishes robust registry persi
The implant cleverly disguises itself as a legitimate Windows Update component, making it less suspicious to casual observers. The persistence mechanism includes: The implant cleverly disguises itself as a legitimate Windows Update component, making it less suspicious to casual observers. The persistence mechanism includes:
- Error handling for permission issues (fallback to HKCU if HKLM access fails) - Error handling for permission issues (fallback to HKCU if HKLM access fails)
- Path validation to ensure the executable exists at the specified location - Path validation to ensure the executable exists at the specified location
- Startup verification to confirm the registry entry was successfully created - Startup verification to confirm the registry entry was successfully created
This ensures that every time the user logs in Reddit.exe automatically executes with their privileges. This ensures that every time the user logs in Reddit.exe automatically executes with their privileges.