Difference between revisions of "AppID"
(New page: {{Veraltertes SBI|AppID|RegyKey}} Searches for an application ID inside the registry. ==Usage== Format: AppID:<Key name>,<Value name> ===Examples=== AppID:"CNForm.EXE","CNForm" This ...) |
|||
Line 21: | Line 21: | ||
* [[RegyValue]] | * [[RegyValue]] | ||
+ | [[Category:SBI Commands]] | ||
[[Category:SBI Commands (outdated)]] | [[Category:SBI Commands (outdated)]] |
Revision as of 13:36, 16 February 2008
Searches for an application ID inside the registry.
Usage
Format: AppID:<Key name>,<Value name>
Examples
AppID:"CNForm.EXE","CNForm"
This example detects the entries of the CommonName malware in HKEY_CLASSES_ROOT\AppID\.
Description
This is an outdated command used to detect application IDs.