Skip to content

What is DLL?

A Dynamic Link Library (DLL) is an executable file format in Microsoft Windows that contains shared functions and resources used by multiple programs. In security contexts, malware often loads itself into a system by replacing legitimate DLL files through a method called DLL sideloading.

See also5