F5F Stay Refreshed Software Operating Systems File indicates potential issues with rundll32.exe.

File indicates potential issues with rundll32.exe.

File indicates potential issues with rundll32.exe.

F
FreshGamerzYT
Junior Member
41
03-11-2016, 08:31 AM
#1
Hello! I usually check my task manager and almost remember all the apps, but today I noticed rundll32.exe running and got an alert. After looking around, I found it in several locations: System32, sysWOW64, WinSxS\x86_microsoft, and another in amd64_microsoft. I’m curious why I have the amd64 version even though my PC is Intel and has NVIDIA. I don’t want to post here about viruses, but I think I’ll get better answers from you guys.
F
FreshGamerzYT
03-11-2016, 08:31 AM #1

Hello! I usually check my task manager and almost remember all the apps, but today I noticed rundll32.exe running and got an alert. After looking around, I found it in several locations: System32, sysWOW64, WinSxS\x86_microsoft, and another in amd64_microsoft. I’m curious why I have the amd64 version even though my PC is Intel and has NVIDIA. I don’t want to post here about viruses, but I think I’ll get better answers from you guys.

P
ProffesorFrog
Member
137
03-14-2016, 05:37 PM
#2
amd64 refers to a computing architecture, unrelated to the specific hardware you're using. rundll32.exe is a Windows application that runs on your operating system.
P
ProffesorFrog
03-14-2016, 05:37 PM #2

amd64 refers to a computing architecture, unrelated to the specific hardware you're using. rundll32.exe is a Windows application that runs on your operating system.

T
Tojamz
Member
213
03-14-2016, 06:47 PM
#3
I understand it involves a process on Windows, but typically you don’t have more than one copy of the same file. I’ve also learned that Rundll32.exe is often used by malware to disguise itself. Additionally, the term “amd64” refers to a specific architecture that keeps evolving.
T
Tojamz
03-14-2016, 06:47 PM #3

I understand it involves a process on Windows, but typically you don’t have more than one copy of the same file. I’ve also learned that Rundll32.exe is often used by malware to disguise itself. Additionally, the term “amd64” refers to a specific architecture that keeps evolving.

W
waffleman601
Member
166
03-16-2016, 08:26 AM
#4
If you're concerned about a potential virus, perform an antivirus scan and a malware scan using MalwareBytes. If both scans show no issues, everything appears safe.
W
waffleman601
03-16-2016, 08:26 AM #4

If you're concerned about a potential virus, perform an antivirus scan and a malware scan using MalwareBytes. If both scans show no issues, everything appears safe.

M
MikeDragon159
Senior Member
661
03-16-2016, 01:02 PM
#5
The rundll32.exe service handles loading DLLs and storing their libraries in memory. It functions as a command-line tool that works with rundll.exe, using the LoadLibrary() function to retrieve the required DLL. The process reads the command line arguments and uses GetProcAddress() to fetch the needed functions. When the task completes, the DLL is removed from memory.
M
MikeDragon159
03-16-2016, 01:02 PM #5

The rundll32.exe service handles loading DLLs and storing their libraries in memory. It functions as a command-line tool that works with rundll.exe, using the LoadLibrary() function to retrieve the required DLL. The process reads the command line arguments and uses GetProcAddress() to fetch the needed functions. When the task completes, the DLL is removed from memory.

C
camilo645
Member
124
03-16-2016, 02:30 PM
#6
RunDLL32 serves as a platform for .DLL files on Windows, but its safety isn't guaranteed. It might host malware or not. You can't be certain. AMD64 refers to the 64-bit computing system.
C
camilo645
03-16-2016, 02:30 PM #6

RunDLL32 serves as a platform for .DLL files on Windows, but its safety isn't guaranteed. It might host malware or not. You can't be certain. AMD64 refers to the 64-bit computing system.