---
title: "Einladen mso.dll Reverse Engineering"
url: https://daily.dev/posts/einladen-mso-dll-reverse-engineering-u4xduqqgh
source_url: https://0xdf.gitlab.io/2024/05/09/htb-sherlock-einladen-malware-re.html
type: article
source: "0xdf hacks stuff"
published: 2024-05-09T14:22:52.530Z
updated: 2024-05-09T14:22:50.785Z
tags: ["microsoft", "malware", "reverse-engineering"]
reading_time: 7
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Einladen mso.dll Reverse Engineering

**[0xdf hacks stuff](https://daily.dev/sources/0xdf)** · 7 min read · 0 upvotes · 0 comments

## Summary

This post explores the Einladen Sherlock malware and the analysis of the dropped DLLs, including msoev.exe and mso.dll. It covers the purpose of msoev.exe, the imports of mso.dll, and the method of loading wininet.dll.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://0xdf.gitlab.io/2024/05/09/htb-sherlock-einladen-malware-re.html>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#microsoft](https://daily.dev/tags/microsoft), [#malware](https://daily.dev/tags/malware), [#reverse-engineering](https://daily.dev/tags/reverse-engineering)

[View this post on daily.dev](https://daily.dev/posts/einladen-mso-dll-reverse-engineering-u4xduqqgh)
