Difference between revisions of "RootClass"
(→Description) |
|||
Line 9: | Line 9: | ||
===Description=== | ===Description=== | ||
− | This command will also detect linked root classes (typically those ending with '.1', and all CLSIDs, Interfaces and Type Libraries linked to it. | + | This command will also detect linked root classes (typically those ending with ''.1'', and all CLSIDs, Interfaces and Type Libraries linked to it, so it's the tool of choice when the GUIDs of those are random, but the class name is fixed. |
==See also== | ==See also== |
Revision as of 14:25, 17 February 2008
Searches for a typical Class declaration in the registry, including any following Class IDs.
Usage
RootClass:[name of root class],<advanced build parameters>
Examples
RootClass:"DummeHijackerSearch.BHO" RootClass:"JustARootClass"
Description
This command will also detect linked root classes (typically those ending with .1, and all CLSIDs, Interfaces and Type Libraries linked to it, so it's the tool of choice when the GUIDs of those are random, but the class name is fixed.