技术领域technical field
本发明实施例涉及计算机技术领域,特别是涉及一种清除设备使用痕迹的方法和装置。The embodiments of the present invention relate to the technical field of computers, and in particular, to a method and device for removing traces of equipment usage.
背景技术Background technique
随着时代的发展,越来越多的存储设备被人们广泛使用,比如U盘,移动硬盘,手机,数码相机等等。这些存储设备通过USB接口与电脑连接后,会在用户电脑系统中留下使用痕迹,当存储设备与电脑断开连接后,这些痕迹依然存在。因此,若要彻底清除存储设备在电脑上的所有使用痕迹,则需要对系统中遗留的信息进行清除。With the development of the times, more and more storage devices are widely used by people, such as U disk, mobile hard disk, mobile phone, digital camera and so on. After these storage devices are connected to the computer through the USB interface, they will leave traces of use in the user's computer system. When the storage device is disconnected from the computer, these traces still exist. Therefore, if you want to completely remove all traces of using the storage device on the computer, you need to remove the information left in the system.
以上现有技术中存在的问题是,实际情况中,电脑上可能连接过多个存储设备,用户可能只需要删除部分存储设备的使用痕迹,例如某个时期内或是某个品牌的存储设备,而大多用户对系统的结构并不了解,因此,无法区分出哪些遗留信息需要删除,进而无法做到选择性的删除使用痕迹。The problem existing in the above existing technologies is that in actual situations, multiple storage devices may be connected to the computer, and the user may only need to delete the usage traces of some storage devices, such as storage devices of a certain period or a certain brand, However, most users do not understand the structure of the system, so it is impossible to distinguish which legacy information needs to be deleted, and then it is impossible to selectively delete usage traces.
发明内容Contents of the invention
鉴于上述问题,本发明实施例提供一种克服上述问题或者至少部分地解决上述问题的清除设备使用痕迹的方法和相应的清除设备使用痕迹的装置,使得用户可以选择性的清除存储设备的使用痕迹。In view of the above problems, embodiments of the present invention provide a method for clearing device usage traces and a corresponding device for clearing device usage traces that overcome the above problems or at least partially solve the above problems, so that users can selectively clear storage device usage traces .
依据本发明实施例的一个方面,提供了一种清除设备使用痕迹的方法,包括:According to an aspect of an embodiment of the present invention, there is provided a method for clearing device usage traces, including:
预置设备信息数据库,所述设备信息数据库中包括至少一个类目列表,所述类目列表中包括至少一种类目信息;Presetting a device information database, where the device information database includes at least one category list, and the category list includes at least one category information;
在设备相关的注册表和/或系统文件中,扫描设备与所述类目列表对应的属性信息;In device-related registry and/or system files, scan device attribute information corresponding to the category list;
将所述属性信息与所述类目列表进行匹配得到至少一个类目信息;matching the attribute information with the category list to obtain at least one category information;
依据对某个类目信息的清理请求,以及属性信息与注册表和/或系统文件的对应关系,清理相关的注册表,和/或清理系统文件中的设备的所有属性信息。According to the cleaning request for certain category information and the corresponding relationship between the attribute information and the registry and/or system files, clean up the related registry and/or clean up all the attribute information of the device in the system file.
本发明实施例中,当所述类目列表包括至少一种品牌型号的类目信息时,所述属性信息为设备的品牌型号;In the embodiment of the present invention, when the category list includes category information of at least one brand model, the attribute information is the brand model of the device;
所述在与设备相关的注册表和/或系统文件中,扫描设备与类目列表对应的属性信息的步骤包括:In the registry and/or system files related to the device, the step of scanning the attribute information corresponding to the device and the category list includes:
在各用户的第一设置管理注册表中,各个设备使用后产生的注册表子项下,读取设备名称注册表项的键值,得到设备的品牌型号;In the first setting management registry of each user, under the registry subkey generated after each device is used, read the key value of the device name registry entry to obtain the brand model of the device;
和/或,在系统安装目录下的驱动日志文件中,读取设备的品牌型号;And/or, read the brand and model of the device in the driver log file under the system installation directory;
和/或,在各用户的第三设置管理注册表下的注册表项的名称中,读取设备的品牌型号。And/or, read the brand model of the device from the name of the registry item under the third setting management registry of each user.
本发明实施例中,当所述类目列表包括至少一种设备类型的类目信息时,所述属性信息为设备的设备类型;In the embodiment of the present invention, when the category list includes category information of at least one device type, the attribute information is the device type of the device;
所述在与设备相关的注册表和/或系统文件中,扫描设备与类目列表对应的属性信息的步骤包括:In the registry and/or system files related to the device, the step of scanning the attribute information corresponding to the device and the category list includes:
在各用户的第二设置管理注册表中,读取各个设备使用后产生的注册表子项中,序列号子键下设备的唯一标识符;In the second setting management registry of each user, read the unique identifier of the device under the serial number subkey in the registry subkey generated after each device is used;
将所述唯一标识符与预置的多个目标标识符进行对比,确定所述设备的设备类型。The unique identifier is compared with a plurality of preset target identifiers to determine the device type of the device.
本发明实施例中,当所述类目列表包括至少一种安装日期的类目信息时,所述属性信息为设备的安装日期;In the embodiment of the present invention, when the category list includes at least one type of installation date category information, the attribute information is the installation date of the device;
所述在与设备相关的注册表和/或系统文件中,扫描设备与类目列表对应的属性信息的步骤包括:In the registry and/or system files related to the device, the step of scanning the attribute information corresponding to the device and the category list includes:
在系统安装目录下的驱动日志文件中,读取设备的安装日期;In the driver log file under the system installation directory, read the installation date of the device;
和/或,在各用户的第一或第二设置管理注册表中,读取各个设备使用后产生的注册表子项中序列号子键下的Driver键值,并依据所述Driver键值在相应的第五设置管理注册表中,GUID的子键下读取设备的安装日期。And/or, in the first or second setting management registry of each user, read the Driver key value under the serial number subkey in the registry subkey generated after each device is used, and according to the Driver key value in The corresponding fifth setting manages the registry, under the GUID subkey to read the installation date of the device.
本发明实施例中,当所述类目列表包括至少一种使用日期的类目信息时,所述属性信息为设备的使用日期;In the embodiment of the present invention, when the category list includes at least one type of use date category information, the attribute information is the use date of the device;
所述在与设备相关的注册表和/或系统文件中,扫描设备与类目列表对应的属性信息的步骤包括:In the registry and/or system files related to the device, the step of scanning the attribute information corresponding to the device and the category list includes:
在各用户的第四设置管理注册表中,针对各个设备使用后产生的注册表子项,通过系统注册表的API函数,获取此子键的最后修改时间,得到设备的使用日期。In the fourth setting management registry of each user, for the registry subkey generated after each device is used, the last modification time of the subkey is obtained through the API function of the system registry, and the use date of the device is obtained.
本发明实施例中,在所述将属性信息与类目列表进行匹配得到至少一个类目信息的步骤之后,所述方法还包括:In the embodiment of the present invention, after the step of matching the attribute information with the category list to obtain at least one category information, the method further includes:
将匹配得到的至少一个类目信息展示在客户端。Display at least one category information obtained by matching on the client.
本发明实施例中,所述清理相关的注册表的步骤包括:In the embodiment of the present invention, the step of cleaning up the relevant registry includes:
去除待清理的注册表的只读锁定;Remove the read-only lock of the registry to be cleaned;
向驱动层发送注册表键值清理请求,驱动层在接收到请求后执行删除注册表的键值或/注册表项的操作。Send the registry key value cleanup request to the driver layer, and the driver layer executes the operation of deleting the registry key value or/registry item after receiving the request.
本发明实施例中,在对相关的注册表和/或系统文件进行清理的步骤之前,所述方法还包括:In the embodiment of the present invention, before the step of cleaning up related registry and/or system files, the method further includes:
枚举客户端上连接的设备,如果发现有设备正在使用,则生成删除警报的提示信息,并显示在客户端。Enumerate the devices connected to the client, and if any device is found to be in use, generate a prompt message to delete the alert and display it on the client.
本发明实施例中,按照预设频率自动触发扫描设备与所述类目列表对应的属性信息。In the embodiment of the present invention, the attribute information corresponding to the category list of the scanning device is automatically triggered according to a preset frequency.
根据本发明实施例的另一个方面,提供了一种清除设备使用痕迹的装置,包括:According to another aspect of the embodiments of the present invention, a device for removing traces of equipment use is provided, including:
设备信息数据库预置模块,适于预置设备信息数据库,所述设备信息数据库中包括至少一个类目列表,所述类目列表中包括至少一种类目信息;The device information database preset module is adapted to preset the device information database, the device information database includes at least one category list, and the category list includes at least one category information;
属性信息扫描模块,适于在设备相关的注册表和/或系统文件中,扫描设备与所述类目列表对应的属性信息;The attribute information scanning module is adapted to scan the attribute information corresponding to the category list of the device in the device-related registry and/or system files;
匹配模块,适于将所述属性信息与所述类目列表进行匹配得到至少一个类目信息;A matching module, adapted to match the attribute information with the category list to obtain at least one category information;
清理模块,适于接收清除对某种类目信息的清理请求,并对相关的注册表和/或系统文件进行清理;A cleaning module, adapted to receive a cleaning request for certain category information, and clean up related registry and/or system files;
其中,所述清理模块包括属性信息清理子模块,适于依据对某个类目信息的清理请求,以及属性信息与注册表和/或系统文件的对应关系,清理相关的注册表,和/或清理系统文件中的设备的所有属性信息。Wherein, the cleaning module includes an attribute information cleaning sub-module, which is adapted to clean up the related registry according to a cleaning request for certain category information and the corresponding relationship between attribute information and the registry and/or system files, and/or Clear all attribute information of the device in the system file.
本发明实施例中,当所述类目列表包括至少一种品牌型号的类目信息时,所述属性信息为设备的品牌型号;In the embodiment of the present invention, when the category list includes category information of at least one brand model, the attribute information is the brand model of the device;
所述属性信息扫描模块包括:The attribute information scanning module includes:
第一扫描子模块,适于在各用户的第一设置管理注册表中,各个设备使用后产生的注册表子项下,读取设备名称注册表项的键值,得到设备的品牌型号;The first scanning sub-module is adapted to read the key value of the device name registry item under the registry subkey generated after each device is used in the first setting management registry of each user, and obtain the brand model of the device;
和/或,所述第一扫描子模块,还适于在系统安装目录下的驱动日志文件中,读取设备的品牌型号;And/or, the first scanning submodule is also suitable for reading the brand and model of the device in the driver log file under the system installation directory;
和/或,所述第一扫描子模块,还适于在各用户的第三设置管理注册表下的注册表项的名称中,读取设备的品牌型号。And/or, the first scanning submodule is further adapted to read the brand model of the device from the name of the registry item under the third setting management registry of each user.
本发明实施例中,当所述类目列表包括至少一种设备类型的类目信息时,所述属性信息为设备的设备类型;In the embodiment of the present invention, when the category list includes category information of at least one device type, the attribute information is the device type of the device;
所述属性信息扫描模块包括:The attribute information scanning module includes:
第二扫描子模块,适于在各用户的第二设置管理注册表中,读取各个设备使用后产生的注册表子项中,序列号子键下设备的唯一标识符,并将所述唯一标识符与预置的多个目标标识符进行对比,确定所述设备的设备类型。The second scanning submodule is adapted to read the unique identifier of the device under the serial number subkey in the registry subkey generated after each device is used in the second setting management registry of each user, and store the unique The identifier is compared with multiple preset target identifiers to determine the device type of the device.
本发明实施例中,当所述类目列表包括至少一种安装日期的类目信息时,所述属性信息为设备的安装日期;In the embodiment of the present invention, when the category list includes at least one type of installation date category information, the attribute information is the installation date of the device;
所述属性信息扫描模块包括:The attribute information scanning module includes:
第三扫描子模块,适于在系统安装目录下的驱动日志文件中,读取设备的安装日期;The third scanning submodule is suitable for reading the installation date of the device in the driver log file under the system installation directory;
和/或,所述第三扫描子模块,还适于在各用户的第一或第二设置管理注册表中,读取各个设备使用后产生的注册表子项中序列号子键下的Driver键值,并依据所述Driver键值在相应的第五设置管理注册表中,GUID的子键下读取设备的安装日期。And/or, the third scanning submodule is also suitable for reading the Driver under the serial number subkey in the registry subkey generated after each device is used in the first or second setting management registry of each user. key value, and read the installation date of the device under the GUID subkey in the corresponding fifth setting management registry according to the Driver key value.
本发明实施例中,当所述类目列表包括至少一种使用日期的类目信息时,所述属性信息为设备的使用日期;In the embodiment of the present invention, when the category list includes at least one type of use date category information, the attribute information is the use date of the device;
所述属性信息扫描模块包括:The attribute information scanning module includes:
第四扫描子模块,适于在各用户的第四设置管理注册表中,针对各个设备使用后产生的注册表子项,通过系统注册表的API函数,获取此子键的最后修改时间,得到设备的使用日期。The fourth scanning sub-module is adapted to obtain the last modification time of this sub-key through the API function of the system registry for the registry sub-key generated after each device is used in the fourth setting management registry of each user, and obtain The date the device was used.
本发明实施例中,在所述将属性信息与类目列表进行匹配得到至少一个类目信息的步骤之后,所述装置还包括:In the embodiment of the present invention, after the step of matching the attribute information with the category list to obtain at least one category information, the device further includes:
展示模块,适于将匹配得到的至少一个类目信息展示在客户端。The display module is suitable for displaying the matched at least one category information on the client.
本发明实施例中,所述属性信息清理子模块包括:In the embodiment of the present invention, the attribute information cleaning submodule includes:
只读锁定去除子单元,适于去除待清理的注册表的只读锁定;The read-only lock removal subunit is suitable for removing the read-only lock of the registry to be cleaned;
驱动删除子单元,适于向驱动层发送注册表键值清理请求,驱动在接收到请求后执行删除注册表的键值或/注册表项的操作。The driver deletion subunit is adapted to send a registry key value cleaning request to the driver layer, and the driver performs an operation of deleting registry key values or/registry items after receiving the request.
本发明实施例中,在对相关的注册表和/或系统文件进行清理的步骤之前,所述装置还包括:In the embodiment of the present invention, before the step of cleaning up related registry and/or system files, the device further includes:
报警模块,适于用于枚举客户端上连接的设备,如果发现有设备正在使用,则生成删除警报的提示信息,并显示在客户端。The alarm module is suitable for enumerating the devices connected to the client, and if a device is found to be in use, a prompt message for deleting the alarm is generated and displayed on the client.
本发明实施例通过预置包含多个类目列表的设备信息数据库,在设备相关的注册表和系统文件这些保留着设备使用痕迹的文件中,扫描与类目列表对应的属性信息,并与类目列表进行匹配,将设备注册表和系统文件划分为多种类目信息,例如按照设备类型分为手机设备,USB存储设备,数码相机等,用户请求清理某种类目信息时,就对相关的注册表和/或系统文件进行清理,从而使用户可以选择性的清除存储设备的使用痕迹。In the embodiment of the present invention, by presetting the device information database containing multiple category lists, the attribute information corresponding to the category list is scanned in the device-related registry and system files, which retain traces of device use, and compared with the category list. The device registry and system files are divided into various categories of information, such as mobile devices, USB storage devices, digital cameras, etc. according to device types. When a user requests to clear certain category information, the relevant registration table and/or system files, so that users can selectively clear traces of storage device usage.
本发明实施例通过去除注册表的只读锁定,然后由驱动层对注册表进行清理,从而使设备的使用痕迹可以从注册表的层次得到清理。The embodiment of the present invention removes the read-only lock of the registry, and then cleans the registry by the driver layer, so that the usage traces of the device can be cleaned from the registry level.
本发明实施例在清除使用痕迹之前,为了避免影响用户当前的使用或是导致数据丢失,先可以先枚举客户端当前所有设备,如果发现有设备正在使用,则生成删除警报的提示信息,并显示在客户端。In the embodiment of the present invention, before clearing the use traces, in order to avoid affecting the current use of the user or causing data loss, it is possible to enumerate all current devices of the client first, and if any device is found to be in use, a prompt message for deleting an alarm is generated, and displayed on the client side.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solution of the present invention. In order to better understand the technical means of the present invention, it can be implemented according to the contents of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and understandable , the specific embodiments of the present invention are enumerated below.
附图说明Description of drawings
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiment. The drawings are only for the purpose of illustrating a preferred embodiment and are not to be considered as limiting the invention. Also throughout the drawings, the same reference numerals are used to designate the same components. In the attached picture:
图1示出了本发明实施例的一种清除设备使用痕迹的方法实施例1的流程图;FIG. 1 shows a flow chart of Embodiment 1 of a method for clearing device usage traces according to an embodiment of the present invention;
图2示出了本发明实施例的一种清除设备使用痕迹的方法实施例2的流程图;FIG. 2 shows a flow chart of Embodiment 2 of a method for clearing device usage traces according to an embodiment of the present invention;
图3示出了本发明实施例的一种清除设备使用痕迹的装置实施例1的结构框图;Fig. 3 shows a structural block diagram of Embodiment 1 of an apparatus for removing traces of equipment use according to an embodiment of the present invention;
图4示出了本发明实施例的一种清除设备使用痕迹的装置实施例2的结构框图;Fig. 4 shows a structural block diagram of Embodiment 2 of an apparatus for removing traces of equipment use according to an embodiment of the present invention;
图5是第一设置管理注册表的示意图;Fig. 5 is a schematic diagram of a first setting management registry;
图6是客户端SetupApi.dev文件示意图;Figure 6 is a schematic diagram of the client SetupApi.dev file;
图7是第三设置管理注册表的示意图;FIG. 7 is a schematic diagram of a third setting management registry;
图8是第二设置管理注册表的示意图;Fig. 8 is a schematic diagram of a second settings management registry;
图9是第五设置管理注册表的示意图;9 is a schematic diagram of a fifth setting management registry;
图10是第四设置管理注册表的示意图;10 is a schematic diagram of a fourth setting management registry;
图11是客户端清理痕迹的界面示意图;Figure 11 is a schematic diagram of the interface of the client cleaning traces;
图12是客户端展示的类目信息示意图;Fig. 12 is a schematic diagram of category information displayed by the client;
图13是在客户端显示删除警报的提示信息的示意图。Fig. 13 is a schematic diagram of displaying prompt information for deleting an alert on the client side.
具体实施方式Detailed ways
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.
本发明实施例可以应用于计算机系统/服务器,其可与众多其它通用或专用计算系统环境或配置一起操作。适于与计算机系统/服务器一起使用的众所周知的计算系统、环境和/或配置的例子包括但不限于:个人计算机系统、服务器计算机系统、瘦客户机、厚客户机、手持或膝上设备、基于微处理器的系统、机顶盒、可编程消费电子产品、网络个人电脑、小型计算机系统、大型计算机系统和包括上述任何系统的分布式云计算技术环境,等等。Embodiments of the invention may be applied to computer systems/servers that are operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well-known computing systems, environments and/or configurations suitable for use with computer systems/servers include, but are not limited to: personal computer systems, server computer systems, thin clients, thick clients, handheld or laptop devices, Microprocessor-based systems, set-top boxes, programmable consumer electronics, networked personal computers, minicomputer systems, mainframe computer systems, and distributed cloud computing technology environments including any of the foregoing, among others.
计算机系统/服务器可以在由计算机系统执行的计算机系统可执行指令(诸如程序模块)的一般语境下描述。通常,程序模块可以包括例程、程序、目标程序、组件、逻辑、数据结构等等,它们执行特定的任务或者实现特定的抽象数据类型。计算机系统/服务器可以在分布式云计算环境中实施,分布式云计算环境中,任务是由通过通信网络链接的远程处理设备执行的。在分布式云计算环境中,程序模块可以位于包括存储设备的本地或远程计算系统存储介质上。Computer systems/servers may be described in the general context of computer system-executable instructions, such as program modules, being executed by the computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, etc., that perform particular tasks or implement particular abstract data types. The computer system/server can be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computing system storage media including storage devices.
参考图1,示出了本发明实施例的一种清除设备使用痕迹的方法实施例1的步骤流程图,具体可以包括以下步骤:Referring to FIG. 1 , it shows a flow chart of steps in Embodiment 1 of a method for clearing device usage traces according to an embodiment of the present invention, which may specifically include the following steps:
步骤101、预置设备信息数据库,所述设备信息数据库中包括至少一个类目列表,所述类目列表中包括至少一种类目信息。Step 101. Preset a device information database, where the device information database includes at least one category list, and the category list includes at least one category information.
本发明实施例中,所述设备可以是存储设备或用户设备上的其他外接设备。In the embodiment of the present invention, the device may be a storage device or other external device on the user device.
本发明实施例针对各种设备,首先预置了设备信息数据库,其中包括至少一个类目列表,类目列表上有对设备的不同分类的类目信息。For various devices, the embodiment of the present invention first presets a device information database, which includes at least one category list, and the category list has category information for different classifications of devices.
例如,将存储设备按照品牌型号进行分类时,所述类目列表包括至少一个品牌型号的类目信息,如KingstonDT101G2、MotorolaME525等;按照设备类型进行分类时,类目列表上包括至少一种设备类型的类目信息,如手机设备、USB存储设备、数码相机等;按照驱动安装日期进行分类时,类目列表包括至少一种安装日期的类目信息,如本周内、一月内、一年内等;按照使用日期进行分类时,类目列表包括至少一种使用日期的类目信息,如上周内、上个月、去年一年内等。For example, when classifying storage devices according to brand models, the category list includes category information of at least one brand model, such as KingstonDT101G2, MotorolaME525, etc.; when classifying according to device types, the category list includes at least one device type category information, such as mobile phone devices, USB storage devices, digital cameras, etc.; when classifying according to the driver installation date, the category list includes at least one category information of the installation date, such as within this week, within one month, within one year etc.; when classifying by date of use, the category list includes category information of at least one date of use, such as last week, last month, last year, etc.
步骤102、在设备相关的注册表和/或系统文件中,扫描设备与所述类目列表对应的属性信息。Step 102, in the registry and/or system files related to the device, scan the attribute information of the device corresponding to the category list.
设备与客户端相连后,会在一些注册表和系统文件中留下痕迹,即这些注册表和系统文件中会包括该设别的相关属性信息,例如设备类型、使用时间等等。After the device is connected to the client, it will leave traces in some registry and system files, that is, these registry and system files will include other relevant attribute information of the device, such as device type, usage time, and so on.
设备信息数据库中可以包含一个或多个类目列表,在扫描设备的属性信息时,可以依据其中一个或多个类目列表分别进行扫描。The device information database may contain one or more category lists, and when scanning the attribute information of the device, scanning may be performed according to one or more category lists.
本发明实施例中,可以按照预设频率自动触发扫描设备与所述类目列表对应的属性信息,即定期进行扫描,当然也可以人工手动触发扫描。In the embodiment of the present invention, the attribute information corresponding to the category list of the scanning device can be automatically triggered according to a preset frequency, that is, the scanning is performed periodically, and of course the scanning can also be manually triggered.
本发明实施例中,当所述类目列表包括至少一种品牌型号的类目信息时,相应的,属性信息即是设备的品牌型号,所述步骤102可以包括:In the embodiment of the present invention, when the category list includes category information of at least one brand model, correspondingly, the attribute information is the brand model of the device, and the step 102 may include:
子步骤S11、在各用户的第一设置管理注册表中,各个设备使用后产生的注册表子项下,读取设备名称注册表项的键值,得到设备的品牌型号;Sub-step S11, in the first setting management registry of each user, under the registry subkey generated after each device is used, read the key value of the device name registry entry to obtain the brand model of the device;
和/或,子步骤S12、在系统安装目录下的驱动日志文件中,读取设备的品牌型号;And/or, sub-step S12, read the brand model of the device in the driver log file under the system installation directory;
和/或,子步骤S13、在各用户的第三设置管理注册表下的注册表项的名称中,读取设备的品牌型号。And/or, sub-step S13, read the brand model of the device from the name of the registry item under the third setting management registry of each user.
对于存储设备,与客户端相连后,其品牌型号信息可以记录在三个位置,第一个是用户的第一设置管理注册表中,第二个是系统的安装目录下,第三个是第三设置管理注册表中。For the storage device, after connecting with the client, its brand and model information can be recorded in three places, the first is the user's first setting management registry, the second is the system installation directory, and the third is the first Three settings are managed in the registry.
对于当前用户,所述第一设置管理注册表为HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR,在这个注册表项下面有当前用户使用的所有USB存储设备的品牌型号信息。For the current user, the first setting management registry is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR, under this registry key there are brand and model information of all USB storage devices used by the current user.
如图5所示为第一设置管理注册表的示意图,其中左侧注册表项的矩形线框里面,每一项对应一个物理USB存储设备,如Disk&ven_Kingston&Prod_DT_101_G2&Rev_PMAP这个注册表项对应为一个KingstonU盘的信息;每一个设备在使用一次后,都会在左侧产生一个注册表子项,如图5中左侧椭圆形线框标记的部分的三个注册表子项,对应的是三个设备序列号,对应表示该KingstonU盘使用了三次。将其中一项打开,就会看到相关的信息,如图5的右侧的椭圆形线框标记的部分所示,可以在设备名称即FriendlyName注册表项清楚的看到此设备的品牌型号为:KingstonDT101G2。As shown in Figure 5, it is a schematic diagram of the first setting management registry. In the rectangular line frame of the left registry item, each item corresponds to a physical USB storage device, such as Disk&ven_Kingston&Prod_DT_101_G2&Rev_PMAP This registry item corresponds to the information of a Kingston U disk ; After each device is used once, a registry subkey will be generated on the left side, as shown in Figure 5, the three registry subkeys in the part marked by the oval wireframe on the left correspond to three device serial numbers, Correspondence indicates that the Kingston U disk has been used three times. Open one of the items, and you will see relevant information, as shown in the part marked by the oval wireframe on the right side of Figure 5. You can clearly see the brand and model of the device in the FriendlyName registry item, which is the device name. : KingstonDT101G2.
对于非当前用户的其他用户,所述第一设置管理注册表相应为:For other users who are not the current user, the first setting management registry is correspondingly:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBSTORHKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBSTOR
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\USBSTORHKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\USBSTOR
……...
等等,可以在这些注册表中通过上述类似的方法找到存储设备的品牌类型。And so on, you can find the brand type of the storage device in these registries through a method similar to the above.
本发明实施例还可以在系统安装目录下的驱动日志文件,即setupapi.dev或setupapi.log文件中,读取设备的品牌型号,具体位置是C:\Windows\inf\setupapi.dev或者C:\Windows\inf\setupapi.log,这些文件里同样保存着设备的安装使用痕迹。The embodiment of the present invention can also read the brand model of the device in the driver log file under the system installation directory, that is, setupapi.dev or setupapi.log file, and the specific location is C:\Windows\inf\setupapi.dev or C:\Windows\inf\setupapi.dev or C: \Windows\inf\setupapi.log, these files also save the installation and use traces of the device.
如图6所示为客户端SetupApi.dev文件示意图,对应的是某U盘的使用记录,从右侧椭圆形线框标记的部分中可以清楚的看到该U盘的品牌型号为KingstonDT101G2。Figure 6 is a schematic diagram of the Client SetupApi.dev file, which corresponds to the use record of a certain USB flash drive. From the part marked by the oval wire frame on the right, it can be clearly seen that the brand and model of the USB flash drive is KingstonDT101G2.
本发明实施例还可以在第三设置管理注册表中找到设备的品牌型号,对于当前用户,所述第三设置管理注册表为HEY_LOCAL_MACHINE\SYSTEM\In the embodiment of the present invention, the brand model of the device can also be found in the third setting management registry. For the current user, the third setting management registry is HEY_LOCAL_MACHINE\SYSTEM\
CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b},如图7所示为第三设置管理注册表的示意图,每个存储设备使用后均会在该注册表下创建子键,如图7中的矩形线框标记的部分,包括了Kingston、Motorola和WD等品牌的存储设备的使用痕迹,以Kingston为例,注册表项的具体形式为:##?#USBSTOR#Disk&Ven_Kingston&Prod_DT_101_G2&Rev_PMAP#001CC0EC33EEBB313708018D&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}。其中可以直接看到USB存储设备的名称(Kingston)和型号(DT_101_G2)。CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}, as shown in Figure 7, is a schematic diagram of the third setting management registry. After each storage device is used, a subkey will be created under the registry. The part marked by the rectangular wireframe in Figure 7 includes the use traces of storage devices of brands such as Kingston, Motorola, and WD. Taking Kingston as an example, the specific form of the registry entry is: ##? #USBSTOR#Disk&Ven_Kingston&Prod_DT_101_G2&Rev_PMAP#001CC0EC33EEBB313708018D&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}. You can directly see the name (Kingston) and model (DT_101_G2) of the USB storage device.
同样的,对于非当前用户的其他用户,所述第三设置管理注册表相应为:Similarly, for other users who are not the current user, the third setting management registry is correspondingly:
HEY_LOCAL_MACHINE\SYSTEM\HEY_LOCAL_MACHINE\SYSTEM\
CurrentControlSet001\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}CurrentControlSet001\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
HEY_LOCAL_MACHINE\SYSTEM\HEY_LOCAL_MACHINE\SYSTEM\
CurrentControlSet002\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}CurrentControlSet002\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
……...
等等,可以在这些注册表中通过上述类似的方法找到存储设备的品牌类型。And so on, you can find the brand type of the storage device in these registries through a method similar to the above.
当所述类目列表包括至少一种设备类型的类目信息时,相应的,属性信息即是设备的设备类型;When the category list includes category information of at least one device type, correspondingly, the attribute information is the device type of the device;
所述步骤102可以包括:The step 102 may include:
子步骤S21、在各用户的第二设置管理注册表中,读取各个设备使用后产生的注册表子项中,序列号子键下设备的唯一标识符;Sub-step S21, in the second setting management registry of each user, read the unique identifier of the device under the serial number subkey in the registry subkey generated after each device is used;
子步骤S22、将所述唯一标识符与预置的多个目标标识符进行对比,确定所述设备的设备类型。Sub-step S22, comparing the unique identifier with multiple preset target identifiers to determine the device type of the device.
存储设备与客户端相连后,设备类型会记录在第二设置管理注册表中,对于当前用户,所述第二设置管理注册表为HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB,在这个注册表项下面有当前用户使用的所有USB存储设备的设备类型信息。After the storage device is connected to the client, the device type will be recorded in the second setting management registry. For the current user, the second setting management registry is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB, under this registry key There are device type information of all USB storage devices used by the current user.
如图8所示为第二设置管理注册表的示意图,存储设备与客户端相连后,会在第二设置管理注册表在创建一个子键,例如VID_1018&PID_1091,第一个4位数据1018是销售商代码;第二个4位数字1091是产品代码,这个键的子键记录的就是设备的序列号。As shown in Figure 8, it is a schematic diagram of the second setting management registry. After the storage device is connected to the client, a subkey will be created in the second setting management registry, such as VID_1018&PID_1091. The first 4-digit data 1018 is the seller Code; the second 4-digit number 1091 is the product code, and the subkey of this key records the serial number of the device.
序列号的子键下有多个键值,其中键值ClassGUID即设备的唯一标识符,不同类型的设备有着不同的唯一标识符,可以在获取到设备的唯一标识符后,将其与预置的多个目标标识符进行对比,确定所述设备的设备类型。例如,如果ClassGUID的值为{36FC9E60-C465-11CF-8056-444553540000}、USBSTOR,说明这个设备是一个USB存储设备;如果ClassGUID的值为{4D36E96D-E325-11CE-BFC1-08002BE10318},则说明是一个Modem设备,如果ClassGUID的值为{6bdd1fc6-810f-11d0-bec7-08002be2092f}则说明是一个摄像头。There are multiple key values under the subkey of the serial number, among which the key value ClassGUID is the unique identifier of the device. Different types of devices have different unique identifiers. After obtaining the unique identifier of the device, it can be compared with the preset Multiple target identifiers are compared to determine the device type of the device. For example, if the value of ClassGUID is {36FC9E60-C465-11CF-8056-444553540000}, USBSTOR, it means that the device is a USB storage device; if the value of ClassGUID is {4D36E96D-E325-11CE-BFC1-08002BE10318}, it means A Modem device, if the value of ClassGUID is {6bdd1fc6-810f-11d0-bec7-08002be2092f}, it means it is a camera.
同样的,对于非当前用户的其他用户,所述第二设置管理注册表相应为:Similarly, for other users who are not the current user, the second setting management registry is correspondingly:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBHKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USB
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\USBHKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\USB
……...
等等,可以在这些注册表中通过上述类似的方法找到存储设备的设备类型。Etc., the device type of the storage device can be found in these registries through a method similar to the above.
当所述类目列表包括至少一种安装日期的类目信息时,相应的,属性信息即是设备的安装日期;When the category list includes at least one type of installation date category information, correspondingly, the attribute information is the installation date of the device;
所述步骤102可以包括:The step 102 may include:
子步骤S31、在系统安装目录下的驱动日志文件中,读取设备的安装日期;Substep S31, read the installation date of the device in the driver log file under the system installation directory;
和/或,子步骤S32、在各用户的第一或第二设置管理注册表中,读取各个设备使用后产生的注册表子项中序列号子键下的Driver键值,并依据所述Driver键值在相应的第五设置管理注册表中,GUID的子键下读取设备的安装日期。And/or, substep S32, in each user's first or second setting management registry, read the Driver key value under the serial number subkey in the registry subkey generated after each device is used, and according to the The Driver key reads the installation date of the device under the GUID subkey in the corresponding fifth setting management registry.
存储设备与客户端相连后,安装日期会记录在系统文件的驱动日志中,驱动日志即setupapi.dev或setupapi.log,具体位置是C:\Windows\inf\setupapi.dev或者C:\Windows\inf\setupapi.log,这些文件里同样保存着设备的安装日期。After the storage device is connected to the client, the installation date will be recorded in the driver log of the system file. The driver log is setupapi.dev or setupapi.log, and the specific location is C:\Windows\inf\setupapi.dev or C:\Windows\ inf\setupapi.log, these files also save the installation date of the device.
如图6所示的用户电脑上SetupApi.dev文件对应的某U盘的使用记录,从左侧椭圆形线框标记的部分中可以清楚的看到该U盘的驱动安装日期为15:30:36.361。As shown in Figure 6, the use record of a USB flash drive corresponding to the SetupApi.dev file on the user's computer, from the part marked by the oval wire frame on the left, it can be clearly seen that the driver installation date of the USB flash drive is 15:30: 36.361.
本发明实施例还可以通过第一或第二设置管理注册表中,设备使用后产生的注册表子项中序列号子键下的Driver键值,在第五设置管理注册表中找到设备的安装日期。对于当前用户,所述第五设置管理注册表为HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class。The embodiment of the present invention can also find the installation of the device in the fifth setting management registry through the Driver key value under the serial number subkey in the registry subkey generated after the device is used in the first or second setting management registry. date. For the current user, the fifth setting management registry is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class.
如图5所示的第一设置管理注册表的示意图,序列号的子键下有个Driver键值,如图8所示的第二设置管理注册表的示意图,序列号子键下也有个Driver键值,根据Driver的键值。如图9所示的第五设置管理注册表的示意图,左侧的注册表项名称均为Driver键值,该设备每次使用后便会在该注册表项下建立一个子键,点击每个子键,在右侧的DriverDate键值对应的即是设备的安装日期。The schematic diagram of the first setting management registry as shown in Figure 5, there is a Driver key value under the subkey of the serial number, and the schematic diagram of the second setting management registry as shown in Figure 8, there is also a Driver under the subkey of the serial number Key value, according to the key value of Driver. As shown in Figure 9, the schematic diagram of the fifth setting management registry, the names of the registry items on the left are all Driver key values, and a subkey will be created under the registry item after the device is used each time, click each subkey key, the DriverDate key value on the right corresponds to the installation date of the device.
同样的,对于非当前用户的其他用户,所述第五设置管理注册表相应为:Similarly, for other users who are not the current user, the fifth setting management registry is correspondingly:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet001\Control\ClassHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet001\Control\Class
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet002\Control\ClassHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet002\Control\Class
……...
等等,可以在这些注册表中通过上述类似的方法找到存储设备的安装日期。Etc., the installation date of the storage device can be found in these registries by a method similar to the above.
当所述类目列表包括至少一种使用日期的类目信息时,相应的,属性信息即是设备的使用日期;When the category list includes at least one type of use date category information, correspondingly, the attribute information is the use date of the device;
所述步骤102可以包括:The step 102 may include:
子步骤S41、在各用户的第四设置管理注册表中,针对各个设备使用后产生的注册表子项,通过系统注册表的API函数,获取此子键的最后修改时间,得到设备的使用日期。Substep S41, in the fourth setting management registry of each user, for the registry subkey generated after each device is used, through the API function of the system registry, obtain the last modification time of this subkey, and obtain the use date of the device .
存储设备与客户端相连后,设备类型会记录在第四设置管理注册表中,对于当前用户,所述第四设置管理注册表为HEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}。如图10所示为第四设置管理注册表的示意图,各设备使用后会在该注册表下创建子键,形式为:##?#USB#VID_1BD2&PID_0002#5&123c7b60&0&1#{a5dcbf10-6530-11d2-901f-00c04fb951ed},其中5&123c7b60&0&1为设备的序列号,通过windows系统注册表相关的API函数获取此子键的最后修改时间,即为USB存储设备的使用日期。After the storage device is connected to the client, the device type will be recorded in the fourth setting management registry. For the current user, the fourth setting management registry is HEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2 -901f-00c04fb951ed}. Figure 10 is a schematic diagram of the fourth setting management registry. After each device is used, a subkey will be created under the registry, in the form of: ##? #USB#VID_1BD2&PID_0002#5&123c7b60&0&1#{a5dcbf10-6530-11d2-901f-00c04fb951ed}, where 5&123c7b60&0&1 is the serial number of the device, and the last modification time of this subkey is obtained through the API function related to the Windows system registry, which is the USB storage device date of use.
在具体的实现中,在所述扫描存储设备与类目列表相关的属性信息的步骤之前,还可以接收清理存储设备使用痕迹的请求。In a specific implementation, before the step of scanning the attribute information of the storage device related to the category list, a request for clearing the usage traces of the storage device may also be received.
同样的,对于非当前用户的其他用户,所述第四设置管理注册表相应为:Similarly, for other users who are not the current user, the fourth setting management registry is correspondingly:
HEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet001\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}HEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet001\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}
HEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet002\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}HEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet002\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}
……...
等等,可以在这些注册表中通过上述类似的方法找到存储设备的使用日期。Etc., the date of use of the storage device can be found in these registries by a method similar to the above.
步骤103、将所述属性信息与所述类目列表进行匹配得到至少一个类目信息。Step 103: Match the attribute information with the category list to obtain at least one category information.
依据其中一个或多个类目列表分别扫描设备属性信息后,可以将扫描到的属性信息与类目列表进行匹配,例如,设备信息数据库中包括设备类型这种类目列表,其中包括手机设备、USB存储设备、数码相机这三个类目信息。After scanning the device attribute information according to one or more of the category lists, the scanned attribute information can be matched with the category list. For example, the device information database includes the category list of device type, including mobile phone equipment, USB Three categories of information: storage device and digital camera.
通过步骤102中的方法,扫描得到所有用户所有设备的属性信息包括手机设备和数码相机,将这两个信息与类目列表进行匹配,得到手机设备和数码相机这两种类目信息。Through the method in step 102, the attribute information of all devices of all users including mobile phone devices and digital cameras is obtained by scanning, and these two pieces of information are matched with the category list to obtain the category information of mobile phone devices and digital cameras.
步骤104、接收清除对某种类目信息的清理请求,并对相关的注册表和/或系统文件进行清理。Step 104: Receive a request to clear certain category information, and clean up related registry and/or system files.
将扫描的属性信息与类目列表进行匹配后得到类目信息,可以从中选择一个或多个类目信息进行清理,从而实现了选择性的清除存储设备的使用痕迹的目的,如上例,可以选择清理手机设备或数码相机这两类信息中的一种设备的痕迹,也可以两种设备的痕迹都删除。在具体的实现中,所述步骤104可以包括:Match the scanned attribute information with the category list to get the category information, and you can select one or more category information to clean up, so as to realize the purpose of selectively clearing the use traces of the storage device. As in the above example, you can select Clean up the traces of one device in the two types of information, mobile phone device or digital camera, or delete the traces of both devices. In a specific implementation, the step 104 may include:
子步骤S51、依据对某个类目信息的清理请求,以及属性信息与注册表和/或系统文件的对应关系,清理相关的注册表,和/或清理系统文件中的设备的所有属性信息。Sub-step S51, according to the clearing request for certain category information and the corresponding relationship between the attribute information and the registry and/or system files, clear the related registry and/or clear all the attribute information of the device in the system file.
在步骤102的扫描过程中,可以将设备的属性信息和保存该信息的注册表或系统文件的对应关系记录下来,在步骤104中可以直接依据此对应关系,在相应的注册表和系统文件,找出设备的属性信息,并进行清理。During the scanning process of step 102, the corresponding relationship between the attribute information of the device and the registry or system file that preserves the information can be recorded, and in step 104, according to the corresponding relationship, in the corresponding registry and system file, Find out the attribute information of the device and clean it up.
系统文件都是纯文本文件,根据这些文件的格式,仅把需要要删除的属性信息删除,然后再把文件保存回去即可实现清除痕迹的效果。System files are all plain text files. According to the format of these files, only delete the attribute information that needs to be deleted, and then save the file back to achieve the effect of clearing traces.
在具体的实现中,对于注册表,用户可以选择删除注册表中设备属性信息或是删除相关的注册表,一般情况下并不会删除具体的某个注册表,若属性信息存在于注册表项的名称中,可以直接清除该注册表项,若属性信息存在于键值中,则直接删除相应的注册表的键值即可。In the specific implementation, for the registry, the user can choose to delete the device attribute information in the registry or delete the related registry. Generally, a specific registry will not be deleted. If the attribute information exists in the registry item If the attribute information exists in the key value, the corresponding registry key value can be directly deleted.
由于普通用户,即使是管理员没有权限删除相关注册表项,在执行删除操作后客户端界面一般会弹出删除出错的提示框,本发明实施例中,通过驱动层来清理注册表,所述子步骤可以包括:Because ordinary users, even if the administrator does not have the authority to delete the relevant registry entries, the client interface will generally pop up a deletion error prompt box after performing the delete operation. In the embodiment of the present invention, the driver layer is used to clean the registry. Steps can include:
子步骤S15-1、去除待清理的注册表的只读锁定;Substep S15-1, remove the read-only lock of the registry to be cleaned;
子步骤S15-2、向驱动层发送注册表键值清理请求,驱动层在接收到请求后执行删除注册表的键值或/注册表项的操作。Sub-step S15-2, sending a registry key cleanup request to the driver layer, and the driver layer executes the operation of deleting registry key values or/registry entries after receiving the request.
在具体实现中,客户端的特权可以分为4个级别:RING0、RING1、RING2和RING3。只有系统驱动可以具备RING0的特权,而普通程序权限比较低,只能在RING3下操作,本发明实施例实施例可以通过应用穿透技术去除待清理的注册表只读锁定和打开文件,向驱动层发送注册表键值清理请求,驱动层在接收到请求后执行删除注册表的键值或/注册表项的操作。In a specific implementation, the privileges of the client can be divided into four levels: RING0, RING1, RING2 and RING3. Only the system driver can have the privilege of RING0, while ordinary programs have relatively low authority and can only operate under RING3. The embodiment of the present invention can remove the registry read-only lock and open the file to be cleaned by applying the penetration technology, and send it to the driver. The layer sends a registry key value cleaning request, and the driver layer executes the operation of deleting the registry key value or/registry item after receiving the request.
本发明实施例可以按照预设频率自动触发扫描设备属性信息的操作,并且可以提前设定对部分或是全部的类目信息进行清理,以实现自动清理设备使用痕迹的目的。如图11所示为客户端清理痕迹的界面示意图,用户可以选择具体的清理项目,或是选择一键清理。例如,清理垃圾、清理痕迹、清理注册表等等,清理垃圾主要是清理硬盘上的垃圾文件,可以为用户释放硬盘空间;清理痕迹主要是清理用户使用软件或设备的使用痕迹,可以保护用户个人隐私;清理注册表主要是清理注册表一些无用的信息,可以提高系统的性能。The embodiment of the present invention can automatically trigger the operation of scanning device attribute information according to a preset frequency, and can set in advance to clean up part or all of the category information, so as to realize the purpose of automatically cleaning up device usage traces. Figure 11 is a schematic diagram of the interface for cleaning traces on the client side. Users can select specific cleaning items, or choose one-click cleaning. For example, clean up garbage, clean up traces, clean up the registry, etc. Clean up garbage is mainly to clean up junk files on the hard disk, which can free up hard disk space for users; clean up traces is mainly to clean up the traces of software or equipment used by users, which can protect users personally Privacy; Cleaning the registry is mainly to clean up some useless information in the registry, which can improve system performance.
一键清理可以帮助用户一次性清理多个项目,可以提高清理的效率,用户可以在相应的项目前进行勾选,然后点击一键清理即可。进一步,用户可以在界面中的选项中设置是否开启自动清理,并可以进一步设置自动清理的频率,如图11所示,设置为每天,空闲时清理垃圾和痕迹自动清理在开启启。One-key cleaning can help users clean up multiple items at one time, which can improve the efficiency of cleaning. Users can check the corresponding items, and then click one-key cleaning. Further, the user can set whether to enable automatic cleaning in the options in the interface, and can further set the frequency of automatic cleaning, as shown in Figure 11, set it to be daily, and automatically clean up garbage and traces when free.
参考图2,示出了本发明实施例一种清除设备使用痕迹的方法实施例2的步骤流程图,具体可以包括以下步骤:Referring to FIG. 2 , it shows a flow chart of steps in Embodiment 2 of a method for clearing device usage traces according to an embodiment of the present invention, which may specifically include the following steps:
步骤201、预置设备信息数据库,所述设备信息数据库中包括至少一个类目列表,所述类目列表中包括至少一种类目信息;Step 201: Presetting a device information database, where the device information database includes at least one category list, and the category list includes at least one category information;
步骤202、在设备相关的注册表和/或系统文件中,扫描设备与所述类目列表对应的属性信息;Step 202, in the registry and/or system files related to the device, scan the attribute information of the device corresponding to the category list;
步骤203、将所述属性信息与所述类目清单列表进行匹配得到至少一个类目信息;Step 203, matching the attribute information with the category list to obtain at least one category information;
本实施例中,还可以将匹配得到的类目信息展示在客户端,以供用户进行选择,如图2所示,所述方法还可以包括:In this embodiment, the matched category information may also be displayed on the client for selection by the user, as shown in FIG. 2 , the method may also include:
步骤204、将匹配得到的至少一个类目信息展示在客户端。Step 204, displaying the matched at least one category information on the client.
如图12所示为客户端展示的类目信息示意图,在清理痕迹的选项下,用户点击开始扫描使用痕迹,此处设备为USB设备,如图展示了USB设备匹配到的类目信息,匹配得到的类目信息包括主流U盘、各品牌手机、各品牌数码产品和各品牌移动硬盘,针对各个信息提供可以有删除的选项,用户可以按需要勾选以进行进一步的清理。Figure 12 is a schematic diagram of the category information displayed by the client. Under the option of cleaning traces, the user clicks to start scanning usage traces. The device here is a USB device. The figure shows the category information matched by the USB device. The obtained category information includes mainstream U disks, mobile phones of various brands, digital products of various brands, and mobile hard disks of various brands. For each information, there is an option to delete, and users can check it as needed for further cleaning.
为了避免影响用户当前的使用或是导致数据丢失,本发明实施例在清除使用痕迹之前,还可以找出正在使用的设备,如图2所示,所述方法还可以进一步包括:In order to avoid affecting the current use of the user or causing data loss, the embodiment of the present invention can also find out the device being used before clearing the traces of use, as shown in Figure 2, the method can further include:
步骤205、枚举客户端上连接的设备,如果发现有设备正在使用,则生成删除警报的提示信息,并显示在客户端。Step 205, enumerate the devices connected to the client, and if any device is found to be in use, generate a deletion alert prompt message and display it on the client.
具体的,枚举设备可以通过从字母A-Z,循环调用GetDriveType这个API,如果返回结果为DRIVE_REMOVABLE,则说明有USB移动设备正在使用,在清理痕迹之前,生成删除警报的提示信息,并显示在客户端,如图13所示为客户端显示删除警报的提示信息的示意图,提示该设备删除时出错。Specifically, to enumerate devices, you can call the GetDriveType API cyclically from letters A to Z. If the return result is DRIVE_REMOVABLE, it means that a USB mobile device is in use. Before cleaning the traces, generate a prompt message to delete the alarm and display it on the client. , as shown in FIG. 13, is a schematic diagram of the client displaying the prompt information of the deletion alert, prompting that an error occurred when the device was deleted.
步骤206、接收清除对某种类目信息的清理请求,并对相关的注册表和/或系统文件进行清理。Step 206: Receive a request to clear a certain category of information, and clean up related registry and/or system files.
综上所述,本发明实施例提供了一种设备使用痕迹的清理方法,通过预置包含多个类目列表清单的设备信息数据库,在设备相关的注册表和系统文件这些保留着设备使用痕迹的文件中,扫描与类目列表清单对应的属性信息,并与类目列表清单进行匹配,将设备注册表和系统文件划分为多种类目信息,例如按照设备类型分为手机设备,USB存储设备,数码相机等,用户请求清理某种类目信息时,就对相关的注册表和/或是系统文件进行清理,从而使用户可以选择性的清除存储设备的使用痕迹。To sum up, the embodiment of the present invention provides a method for cleaning device usage traces. By presetting a device information database containing multiple category lists, device usage traces are retained in device-related registry and system files. In the file, scan the attribute information corresponding to the category list list, and match it with the category list list, and divide the device registry and system files into various category information, such as mobile phone devices and USB storage devices according to device types , digital cameras, etc., when the user requests to clear certain category information, the related registry and/or system files are cleaned, so that the user can selectively clear the usage traces of the storage device.
本发明实施例通过去除注册表的只读锁定,然后由驱动层对注册表进行清理,从而使设备的使用痕迹可以从注册表的层次得到清理。The embodiment of the present invention removes the read-only lock of the registry, and then cleans the registry by the driver layer, so that the usage traces of the device can be cleaned from the registry level.
本发明实施例在清除使用痕迹之前,为了避免影响用户当前的使用或是导致数据丢失,先可以先枚举客户端当前所有设备,如果发现有设备正在使用,则生成删除警报的提示信息,并显示在客户端。In the embodiment of the present invention, before clearing the use traces, in order to avoid affecting the current use of the user or causing data loss, it is possible to enumerate all current devices of the client first, and if any device is found to be in use, a prompt message for deleting an alarm is generated, and displayed on the client side.
对于方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明实施例并不受所描述的动作顺序的限制,因为依据本发明实施例,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明实施例所必须的。For the method embodiment, for the sake of simple description, it is expressed as a series of action combinations, but those skilled in the art should know that the embodiment of the present invention is not limited by the described action order, because according to the embodiment of the present invention , certain steps may be performed in other order or simultaneously. Secondly, those skilled in the art should also know that the embodiments described in the specification belong to preferred embodiments, and the actions and modules involved are not necessarily required by the embodiments of the present invention.
参考图3,示出了本发明实施例的一种清除设备使用痕迹的装置实施例1的结构框图,具体可以包括以下模块:Referring to FIG. 3 , it shows a structural block diagram of Embodiment 1 of an apparatus for removing traces of equipment use according to an embodiment of the present invention, which may specifically include the following modules:
设备信息数据库预置模块301,用于预置设备信息数据库,所述设备信息数据库中包括至少一个类目列表,所述类目列表中包括至少一种类目信息;A device information database preset module 301, configured to preset a device information database, where the device information database includes at least one category list, and the category list includes at least one category information;
属性信息扫描模块302,用于在设备相关的注册表和/或系统文件中,扫描设备与所述类目列表对应的属性信息;An attribute information scanning module 302, configured to scan the attribute information of the device corresponding to the category list in the device-related registry and/or system files;
匹配模块303,用于将所述属性信息与所述类目列表进行匹配得到至少一个类目信息;A matching module 303, configured to match the attribute information with the category list to obtain at least one category information;
清理模块304,用于接收清除对某种类目信息的清理请求,并对相关的注册表和/或系统文件进行清理。The cleaning module 304 is configured to receive a cleaning request for clearing information of a certain category, and clean up related registry and/or system files.
在本发明实施例的一种优选实施例中,当所述类目列表包括至少一种品牌型号的类目信息时,所述属性信息可以为设备的品牌型号;In a preferred embodiment of the embodiment of the present invention, when the category list includes category information of at least one brand model, the attribute information may be the brand model of the device;
所述属性信息扫描模块包括:The attribute information scanning module includes:
第一扫描子模块,用于在各用户的第一设置管理注册表中,各个设备使用后产生的注册表子项下,读取设备名称注册表项的键值,得到设备的品牌型号;The first scanning sub-module is used to read the key value of the device name registry item under the registry subkey generated after each device is used in the first setting management registry of each user, and obtain the brand model of the device;
和/或,第二扫描子模块,用于在系统安装目录下驱动日志文件中,读取设备的品牌型号;And/or, the second scanning submodule is used to read the brand and model of the device in the driver log file under the system installation directory;
和/或,第三扫描子模块,用于在各用户的第三设置管理注册表下的注册表项的名称中,读取设备的品牌型号。And/or, the third scanning submodule is used to read the brand model of the device from the name of the registry item under the third setting management registry of each user.
在本发明实施例的一种优选的实施例中,当所述类目列表包括至少一种设备类型的类目信息时,所述属性信息可以为设备的设备类型;In a preferred embodiment of the embodiment of the present invention, when the category list includes category information of at least one device type, the attribute information may be the device type of the device;
所述属性信息扫描模块包括:The attribute information scanning module includes:
第四扫描子模块,用于在各用户的第二设置管理注册表中,读取各个设备使用后产生的注册表子项中,序列号子键下设备的唯一标识符;The fourth scanning submodule is used to read the unique identifier of the device under the serial number subkey in the registry subkey generated after each device is used in the second setting management registry of each user;
对比子模块,用于将所述唯一标识符与预置的多个目标标识符进行对比,确定所述设备的设备类型。The comparing submodule is configured to compare the unique identifier with a plurality of preset target identifiers to determine the device type of the device.
在本发明实施例的一种优选的实施例中,当所述类目列表包括至少一种安装日期的类目信息时,所述属性信息可以为设备的安装日期;In a preferred embodiment of the embodiment of the present invention, when the category list includes at least one type of installation date category information, the attribute information may be the installation date of the device;
所述属性信息扫描模块包括:The attribute information scanning module includes:
第五扫描子模块,用于在系统安装目录下的驱动日志文件中,读取设备的安装日期;The fifth scanning submodule is used to read the installation date of the device in the driver log file under the system installation directory;
和/或,第六扫描子模块,用于在各用户的第一或第二设置管理注册表中,读取各个设备使用后产生的注册表子项中序列号子键下的Driver键值,并依据所述Driver键值在相应的第五设置管理注册表中,GUID的子键下读取设备的安装日期。And/or, the sixth scanning submodule is used to read the Driver key value under the serial number subkey in the registry subkey generated after each device is used in the first or second setting management registry of each user, And read the installation date of the device under the subkey of GUID in the corresponding fifth setting management registry according to the Driver key value.
在本发明实施例的一种优选的实施例中,当所述类目列表包括至少一种使用日期的类目信息时,所述属性信息可以为设备的使用日期;In a preferred embodiment of the embodiment of the present invention, when the category list includes at least one type of use date category information, the attribute information may be the use date of the device;
所述属性信息扫描模块包括:The attribute information scanning module includes:
第七扫描子模块,用于在各用户的第四设置管理注册表中,针对各个设备使用后产生的注册表子项,通过系统注册表的API函数,获取此子键的最后修改时间,得到设备的使用日期。The seventh scanning sub-module is used to obtain the last modification time of this sub-key through the API function of the system registry for the registry sub-key generated after each device is used in the fourth setting management registry of each user, and obtain The date the device was used.
在本发明实施例的一种优选的实施例中,所述清理模块可以包括:In a preferred embodiment of the embodiments of the present invention, the cleaning module may include:
属性信息清理子模块,用于依据对某个类目信息的清理请求,以及属性信息与注册表和/或系统文件的对应关系,清理相关的注册表,和/或清理系统文件中的设备的所有属性信息。The attribute information cleaning sub-module is used to clean up the relevant registry and/or clean up the devices in the system file according to the cleaning request for a certain category of information and the corresponding relationship between the attribute information and the registry and/or system files All attribute information.
在本发明实施例的一种优选的实施例中,所述属性信息清理子模块可以包括:In a preferred embodiment of the embodiment of the present invention, the attribute information cleaning submodule may include:
只读锁定去除子单元,用于去除待清理的注册表的只读锁定;The read-only lock removal subunit is used to remove the read-only lock of the registry to be cleaned;
驱动删除子单元,用于向驱动层发送注册表键值清理请求,通过驱动层在接收到请求后执行删除注册表的键值或/注册表项的操作。The driver deletion subunit is configured to send a registry key value cleaning request to the driver layer, and the driver layer executes an operation of deleting registry key values or/registry items after receiving the request.
参考图4,示出了本发明实施例的一种清除设备使用痕迹的装置实施例2的结构框图,具体可以包括以下模块:Referring to FIG. 4 , it shows a structural block diagram of Embodiment 2 of an apparatus for clearing device usage traces according to an embodiment of the present invention, which may specifically include the following modules:
设备信息数据库预置模块401,用于预置设备信息数据库,所述设备信息数据库中包括至少一个类目列表,所述类目列表中包括至少一种类目信息;A device information database preset module 401, configured to preset a device information database, the device information database includes at least one category list, and the category list includes at least one category information;
属性信息扫描模块402,用于在设备相关的注册表和/或系统文件中,扫描设备与所述类目列表对应的属性信息;An attribute information scanning module 402, configured to scan the attribute information of the device corresponding to the category list in the device-related registry and/or system files;
匹配模块403,用于将所述属性信息与所述类目列表进行匹配得到至少一个类目信息。A matching module 403, configured to match the attribute information with the category list to obtain at least one category information.
本实施例中,还可以将匹配得到的类目信息展示在客户端,以供用户进行选择,如图4所示,所述装置还可以包括:In this embodiment, the matched category information may also be displayed on the client for selection by the user. As shown in FIG. 4, the device may also include:
展示模块404,用于将匹配得到的至少一个类目信息展示在客户端。The display module 404 is configured to display the matched at least one category information on the client.
为了避免影响用户当前的使用或是导致数据丢失,本发明实施例在清除使用痕迹之前,还可以找出正在使用的设备,如图4所示,所述装置还可以进一步包括:In order to avoid affecting the user's current use or causing data loss, the embodiment of the present invention can also find out the device being used before clearing the use trace, as shown in Figure 4, the device can further include:
报警模块405,用于枚举客户端上连接的设备,如果发现有设备正在使用,则生成删除警报的提示信息,并显示在客户端。The alarm module 405 is configured to enumerate the devices connected to the client, and if any device is found to be in use, generate a prompt message to delete the alarm and display it on the client.
清理模块406,用于接收清除对某种类目信息的清理请求,并对相关的注册表和/或系统文件进行清理。The cleaning module 406 is configured to receive a cleaning request for clearing information of a certain category, and clean up related registry and/or system files.
对于上述屏幕截图装置实施例而言,由于其与方法实施例基本相似,所以描述的比较简单,相关之处参见图1和2所示方法实施例的部分说明即可。For the above screen capture device embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for relevant parts, refer to the partial description of the method embodiment shown in FIGS. 1 and 2 .
本说明书中的各个实施例均采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似的部分互相参见即可。Each embodiment in this specification is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same and similar parts of each embodiment can be referred to each other.
本领域技术人员易于想到的是:上述各个实施例的任意组合应用都是可行的,故上述各个实施例之间的任意组合都是本申请的实施方案,但是由于篇幅限制,本说明书在此就不一一详述了。It is easy for those skilled in the art to think that: any combination of the above-mentioned embodiments is feasible, so any combination of the above-mentioned embodiments is the embodiment of the present application, but due to space limitations, this description will be limited here Not detailed one by one.
在此提供的算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。The algorithms and displays presented herein are not inherently related to any particular computer, virtual system, or other device. Various generic systems can also be used with the teachings based on this. The structure required to construct such a system is apparent from the above description. Furthermore, the present invention is not specific to any particular programming language. It should be understood that various programming languages can be used to implement the content of the present invention described herein, and the above description of specific languages is for disclosing the best mode of the present invention.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, in order to streamline this disclosure and to facilitate an understanding of one or more of the various inventive aspects, various features of the invention are sometimes grouped together in a single embodiment, figure, or its description. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this invention.
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that the modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment. Modules or units or components in the embodiments may be combined into one module or unit or component, and furthermore may be divided into a plurality of sub-modules or sub-units or sub-assemblies. All features disclosed in this specification (including accompanying claims, abstract and drawings) and any method or method so disclosed may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。Furthermore, those skilled in the art will understand that although some embodiments described herein include some features included in other embodiments but not others, combinations of features from different embodiments are meant to be within the scope of the invention. and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的清除设备使用痕迹的设备中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art should understand that a microprocessor or a digital signal processor (DSP) can be used in practice to implement some or all functions of some or all components in the device for removing device usage traces according to the embodiments of the present invention. The present invention can also be implemented as an apparatus or an apparatus program (for example, a computer program and a computer program product) for performing a part or all of the methods described herein. Such a program for realizing the present invention may be stored on a computer-readable medium, or may be in the form of one or more signals. Such a signal may be downloaded from an Internet site, or provided on a carrier signal, or provided in any other form.
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a unit claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The use of the words first, second, and third, etc. does not indicate any order. These words can be interpreted as names.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210440047.0ACN102999566B (en) | 2012-11-06 | 2012-11-06 | Remove the method and apparatus of equipment use vestige |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210440047.0ACN102999566B (en) | 2012-11-06 | 2012-11-06 | Remove the method and apparatus of equipment use vestige |
| Publication Number | Publication Date |
|---|---|
| CN102999566A CN102999566A (en) | 2013-03-27 |
| CN102999566Btrue CN102999566B (en) | 2015-12-02 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201210440047.0AExpired - Fee RelatedCN102999566B (en) | 2012-11-06 | 2012-11-06 | Remove the method and apparatus of equipment use vestige |
| Country | Link |
|---|---|
| CN (1) | CN102999566B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102999565B (en)* | 2012-11-06 | 2015-09-16 | 北京奇虎科技有限公司 | A kind of method for cleaning of equipment use vestige and device |
| CN103634658A (en)* | 2013-12-16 | 2014-03-12 | 乐视致新电子科技(天津)有限公司 | Equipment scanning method and equipment scanning device in smart television |
| CN104408201B (en)* | 2014-12-16 | 2017-09-19 | 北京奇虎科技有限公司 | Method and device for cleaning junk files |
| CN109711205A (en)* | 2018-12-04 | 2019-05-03 | 北京北信源信息安全技术有限公司 | A kind of USB storage device usage record sweep-out method and device |
| CN109784103B (en)* | 2019-01-21 | 2021-06-08 | 北京天融信网络安全技术有限公司 | Method and device for acquiring use record of USB (universal serial bus) equipment and storage medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102663059A (en)* | 2012-03-30 | 2012-09-12 | 奇智软件(北京)有限公司 | Method and system for automatically cleaning redundant items in computer terminal |
| CN102999565A (en)* | 2012-11-06 | 2013-03-27 | 北京奇虎科技有限公司 | Equipment using trace cleaning method and device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20100036771A1 (en)* | 2008-08-11 | 2010-02-11 | Laru Corporation | System, method an computer program product for processing automated clearing house (ACH) historical data |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102663059A (en)* | 2012-03-30 | 2012-09-12 | 奇智软件(北京)有限公司 | Method and system for automatically cleaning redundant items in computer terminal |
| CN102999565A (en)* | 2012-11-06 | 2013-03-27 | 北京奇虎科技有限公司 | Equipment using trace cleaning method and device |
| Title |
|---|
| USB存储设备使用痕迹分析;宋冰;《光盘技术》;20090608(第06期);40,64* |
| Windows系统USB历史痕迹分析;王雷等;《无线互联科技》;20100325(第03期);36,55* |
| 寻找USB使用痕迹;孙胜男;《价值工程》;20110228(第06期);110* |
| 谈Windows系统下USB存储设备的管理;汤雷;《电脑知识与技术(学术交流)》;20061027(第29期);131,144* |
| Publication number | Publication date |
|---|---|
| CN102999566A (en) | 2013-03-27 |
| Publication | Publication Date | Title |
|---|---|---|
| CN103530235B (en) | Method and device for clearing internal storage in mobile terminal | |
| CN102999566B (en) | Remove the method and apparatus of equipment use vestige | |
| CN103595766B (en) | Method and device for realizing push notification of extended application | |
| CN103581318B (en) | A kind of backup of mobile device data, restoring method and device | |
| CN103019778B (en) | The method for cleaning of starting up's item and device | |
| CN103761178B (en) | A kind of method realized using unloading investigation | |
| CN102479307B (en) | Mobile device and video file hiding method of mobile device | |
| CN103646087B (en) | A kind of method and apparatus of garbage files data scrubbing | |
| CN105988896B (en) | The backup method and device of a kind of mobile terminal data | |
| CN104811791A (en) | Video cleaning method, device and terminal equipment | |
| WO2012075879A1 (en) | Method for implementing client software for web application | |
| WO2013143393A1 (en) | Method and system utilizing cloud computation for scanning files of device | |
| CN103544035A (en) | Application clearing method and device for mobile terminal | |
| CN102999565B (en) | A kind of method for cleaning of equipment use vestige and device | |
| CN110209654A (en) | A kind of text file data storage method, system and electronic equipment and storage medium | |
| CN104243282B (en) | A kind of information notice method and server | |
| WO2014079244A1 (en) | Browser and system for downloading and download method | |
| CN104463642A (en) | Advertisement filtering processing method and device and browser client side | |
| CN105988897A (en) | Method and device for restoring backup data of a mobile terminal | |
| CN104462500A (en) | Method for determining activeness of controls and control processing method and device | |
| CN105528251A (en) | Application notification information processing method and device and mobile terminal | |
| CN108182091A (en) | The method and device manipulated in SDK to user behavior | |
| AU2013100259B4 (en) | Migration of usage sessions between devices | |
| CN103530549B (en) | File/applied program processing method on communication terminal and device | |
| CN105138274A (en) | Resource obtaining method of cloud disk and resource obtaining device of cloud disk |
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| CF01 | Termination of patent right due to non-payment of annual fee | Granted publication date:20151202 | |
| CF01 | Termination of patent right due to non-payment of annual fee |