help analyzing .net dll
这篇文章描述了一个C++可执行文件加载混淆的.NET DLL(sample1.dll),运行时启动conhost.exe作为真实payload。作者提取了DLL但无法反编译,并寻求帮助分析其功能,确认为Roblox外挂工具。 2025-6-29 16:7:14 Author: www.reddit.com(查看原文) 阅读量:8 收藏

hey, i found a c++ executable that loads a .net dll called sample1.dll from its overlay. the dll is obfuscated with obfuscar

it spawns conhost.exe when run, and the .net code seems to be the real payload

i extracted the dll but i don't know how to reverse any .net executables or dlls

can someone help figure out what this dll and .exe does, this is a external cheat for roblox

thanks!

.exe on detect it easy https://imgur.com/a/PUqOVPm
.dll on detect it easy https://imgur.com/a/HV5xJ3y


文章来源: https://www.reddit.com/r/ReverseEngineering/comments/1lnicru/help_analyzing_net_dll/
如有侵权请联系:admin#unsafe.sh