Difference between revisions of "Interface"

From SpybotWiki
Jump to: navigation, search
(New page: {{Outdated SBI|RegyKey}} Searches the registry interface list for interfaces with the given name, pointing to the given class. ==Usage== Interface:[name of interface],[name of linked cla...)
 
Line 25: Line 25:
  
 
[[Category:SBI Commands]]
 
[[Category:SBI Commands]]
[[Category:SBI Commands (current)]]
 
[[Category:SBI Commands supporting AlgoPrefix]]
 

Revision as of 17:40, 16 February 2008

This SBI command is outdated and will probably not be supported in Spybot-S&D 2.0. As of yet, it is unclear whether an automated conversion path exists. Automated conversion paths may also be less sufficient than a manual upgrade. We recommend that you take a look at RegyKey for a possible alternative command.

Searches the registry interface list for interfaces with the given name, pointing to the given class.

Usage

Interface:[name of interface],[name of linked class],<name of linked typelib>,<advanced build parameters>

Examples

Interface:"clsSpyingContent","PSOAInterface"

Description

Similar to CLSID, this is outdated and should only be used in cases where the related GUIDs are very random.

  1. The first parameter specifies the name of the interface to be detected.
  2. The second parameter specifies the name of the class that the interface is linked to as an additional criterion.
  3. Optionally, you may also provide a name of a typelib associated to further limit the detetection, as a third parameter.
  4. Fourth comes the dvanced build parameters that allow you to limit the detection to specific Spybot-S&D versions.

Using RegyKey along with advanced registry parameters might be an alternative to this command under many circumstances, make sure you really need this one before you use it!

See also

Similar commands