Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 12 additions & 11 deletions content/darkgate-3-return-of-the-temp/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: "Darkgate 3: Return of the Temp"
date: 2025-10-21
authors: ["grepStrength"]
tags: ["rem", "malware analysis", "darkgate", "loader", "autoit"]
description: "Analyzing the prolific malware loader that loves AutoIt."
readingTime: 8
---

![Darkgate](/images/darkgate-3-return-of-the-temp/darkgate-three.png)
---
title: "Darkgate 3: Return of the Temp"
date: 2025-10-21
authors: ["grepstrength"]
tags: ["REM", "malware analysis", "darkgate", "loader", "autoit"]
description: "Analyzing the prolific malware loader that loves AutoIt."
readingTime: 8
---
Comment on lines +1 to +8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The extra spaces here will make the frontmatter rendering fail, you'll need to remove the extra spaces


![Darkgate](/public/images/darkgate-3-return-of-the-temp/darkgate-three.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for the public path when in the markdown, the public folder only exists locally

# Darkgate 3: Return of the Temp
## My third analysis of the popular commodity malware loader

Expand Down Expand Up @@ -254,7 +254,8 @@ Or:

- Regex Generator: https://regex-generator.olafneumann.org/?sampleText=&flags=i


---


fmt.Println(“Thanks for reading! If you enjoyed this article, [please buy me a coffee](https://buymeacoffee.com/grepstrength)!”)
![Coffee](/public/images/darkgate-3-return-of-the-temp/coffee.gif)