Is there any way to extract icons or text from exe/dll?
⚓ Rust 📅 2025-07-18 👤 surdeus 👁️ 18In the Windows registry, there are some resources in exe/dll. Is there a simpler way to extract them by id?
IconResource=%SystemRoot%\system32\imageres.dll,-183
[HKEY_CLASSES_ROOT\Directory\Background\shell\AnyCode]
@="@C:\\Program Files (x86)\\Common Files\\Microsoft Shared\\MSEnv\\2052\\VSLauncherUI.dll,-1002"
"Icon"="C:\\Program Files (x86)\\Common Files\\Microsoft Shared\\MSEnv\\VSLauncher.exe,-105"
1 post - 1 participant
🏷️ rust_feed