DLL Magic 1.0

Free Command-line Tool to Hide DLL in a Windows Process
4 
Rating
Your vote:
Latest version:
1.0 See all
Developer:
Screenshots
1 / 1
Awards (1)
Show all awards
Software Informer Virus Free award
Freeware
Trusted Download
Free   87.1 KB

DLL Magic is the simple command-line tool to Hide DLL in any Windows Process.
Every Process maintains internal database of loaded Modules/DLLs in the form of three linked lists. Each of these linked list represents the order in which DLLs are loaded, here are they
# Load Order
# Memory Order
# Initialization Order

DLL Magic hides the DLL by removing the DLL from all these three linked lists.

This is an effective technique to hide DLL from any of the Process/DLL listing tools. And it is the common method used by Rootkits to hide their presence. However such hidden DLLs are visible in Kernel based tools.

Though 'DLL Magic' works on both 32-bit & 64-bit systems, it can Hide DLL from 32-bit Process only.

It is primarily useful for developers and researchers. Also being command-line tool makes it easy to use in automation scripts.

DLL Magic works all platforms starting from Windows XP to Windows 8.

Comments

5 stars
12
4 stars
7
3 stars
12
2 stars
0
1 stars
0
User

Your vote:

Suggestions