WO2013189273A1 - 监控移动终端中预设操作的方法和装置 - Google Patents

监控移动终端中预设操作的方法和装置 Download PDF

Info

Publication number
WO2013189273A1
WO2013189273A1 PCT/CN2013/077377 CN2013077377W WO2013189273A1 WO 2013189273 A1 WO2013189273 A1 WO 2013189273A1 CN 2013077377 W CN2013077377 W CN 2013077377W WO 2013189273 A1 WO2013189273 A1 WO 2013189273A1
Authority
WO
WIPO (PCT)
Prior art keywords
preset
mobile terminal
operations
monitoring
processing module
Prior art date
Application number
PCT/CN2013/077377
Other languages
English (en)
French (fr)
Inventor
韩景维
张立春
Original Assignee
腾讯科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Priority to US14/408,829 priority Critical patent/US20150181420A1/en
Publication of WO2013189273A1 publication Critical patent/WO2013189273A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions

Definitions

  • the present application relates to the field of computer technologies, and in particular, to a method and apparatus for monitoring a preset operation in a mobile terminal. Background of the invention
  • mobile terminals for example, mobile phones, etc.
  • various applications are generally installed in mobile terminals.
  • some applications in the mobile terminal may perform some operations involving user data security without the user's knowledge or authorization from the user, for example, reading the stored in the mobile terminal.
  • the address book opening a picture stored in the mobile terminal, calling a call record in the mobile terminal, etc., thereby threatening the security of user data or user privacy.
  • the present invention provides a method and apparatus for monitoring a preset operation in a mobile terminal, so that all preset operations can be simultaneously monitored in one monitoring process, thereby making monitoring of each preset operation become More simple and fast.
  • a method for monitoring a preset operation in a mobile terminal wherein one or more operations required for monitoring and trigger conditions corresponding to a preset operation, and events corresponding to each preset operation are preset in the mobile terminal Processing module; the method includes:
  • the module performs subsequent processing.
  • a device for monitoring a preset operation in a mobile terminal comprising: a setting module, a monitoring module, and at least one event processing module;
  • the setting module is configured to preset one or more operations to be monitored and a trigger condition corresponding to each preset operation in the mobile terminal, and send the preset operation and the trigger condition to the monitoring module;
  • the monitoring module is configured to perform real-time scanning on the system log of the mobile terminal, determine an operation being executed by the running application in the system according to the event recorded in the system, and determine that the running application in the system is executing Whether the operation meets the preset trigger condition, for example, the notification is sent to the corresponding event processing module, and the event processing module is configured to perform subsequent processing according to the notification message.
  • one or more operations to be monitored and trigger conditions corresponding to the preset operations are preset, and a corresponding event processing module is also set; then the system log is scanned in real time. Determining, according to the event recorded in the system log, the operation being executed by the running application in the system, and determining whether the operation being executed by the running application in the system satisfies the trigger condition, and if yes, sending a notification message to the event processing module,
  • the event processing module can perform subsequent processing according to the notification message, so that all preset operations can be simultaneously monitored in one monitoring process, without setting an independent monitoring process for each preset operation, thus making each preset The monitoring of the operation becomes more straightforward and faster.
  • FIG. 1 is a schematic flowchart of a method for monitoring a specific operation in a mobile terminal in the prior art.
  • FIG. 2 is a schematic flow chart of a method for monitoring a preset operation in a mobile terminal according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of an apparatus for monitoring a preset operation in a mobile terminal according to an embodiment of the present invention. detailed description
  • the security of the mobile terminal is generally improved by separately monitoring the specified operational behavior. For example, the operation of reading the address book is monitored separately, the operation of opening the picture is monitored separately, or the operation of invoking the call record is separately monitored.
  • FIG. 1 is a schematic flow chart of a method for monitoring a specific operation in a mobile terminal in the prior art. As shown in FIG. 1, in the prior art, when it is required to monitor a specific operation, it can be implemented by the following steps:
  • Step 101 Send an authorization request to the system to obtain an authorization to monitor a specific operation.
  • step 101 above may also be referred to as the step of declaring the ability of the system to monitor a particular operation.
  • Step 102 Set an event processing module and an event triggering condition corresponding to a specific operation.
  • Step 103 Store an event trigger condition in the system, and run the event processing module in the system.
  • Step 104 When the event trigger condition is met, the system sends a notification message to the event processing module.
  • Step 105 The event processing module performs subsequent processing according to the notification message.
  • the subsequent processing may be: transmitting an alarm message to the user, recording information of an application that has performed the specific operation, and/or interrupting an application that has performed the specific operation, and the like.
  • steps 101 to 105 in the above monitoring method, only a specific operation can be separately monitored. If there are multiple operations that need to be monitored, the same or similar monitoring process as steps 101-105 above must be performed for each operation to be monitored.
  • the embodiment of the present invention provides a method and apparatus for monitoring a preset operation in a mobile terminal, so that all preset operations can be simultaneously monitored in one monitoring process, thereby making monitoring work for each preset operation become More simple and fast.
  • system log Since the system log is generally set in the current mobile terminal for recording various operations performed in the system operation, and the system log is updated in real time, various operations performed by various applications are There will be related records in the system log of the mobile terminal. Recorded.
  • the system log can be scanned in real time, and the operations recorded in the system log determine which operations are being executed by various applications running in the system.
  • FIG. 2 is a schematic flow chart of a method for monitoring a preset operation in a mobile terminal according to an embodiment of the present invention. As shown in FIG. 2, the method for monitoring a preset operation in a mobile terminal in the embodiment of the present invention mainly includes the following steps:
  • Step 201 preset one or more operations to be monitored and trigger conditions corresponding to each preset operation in the mobile terminal.
  • the preset operation that needs to be monitored may be: reading an address book stored in the mobile terminal, opening a picture stored in the mobile terminal, calling a call record in the mobile terminal, and the like. Any one or more operations, or any other operation that needs to be monitored.
  • the trigger condition may be preset according to an actual application.
  • the trigger condition can be set to: At least one application running in the system currently performs at least one preset operation.
  • the trigger condition when the preset operation is to read the address book stored in the mobile terminal and open the picture stored in the mobile terminal, the trigger condition may be:
  • At least one application running in the system currently performs a process of reading an address book stored in the mobile terminal and/or opening a picture stored in the mobile terminal.
  • Step 202 Set a corresponding event processing module for each preset operation.
  • an event processing module corresponding to the preset operation is set for each preset operation. Therefore, each preset operation has its corresponding event processing module for subsequent processing.
  • the subsequent processing may be: recording information of an application that has executed a preset operation, interrupting an application that performs a preset operation, and/or sending the user Send reminder information or inquiry information and process according to the user's instructions or preset default operations (for example, to allow or block the operation of the corresponding application), or any other preset operation.
  • an address book read event processing module may be set for the operation, for sending a reminder information or an inquiry message to the user, to notify the user.
  • An application is reading the address book in the mobile terminal and can also be processed according to the user's instructions or preset default actions (for example, allowing or blocking the application's operation).
  • steps 201 and 202 need only be executed once when the setting is made for the first time. After the setting is completed, if the operation to be monitored, the corresponding trigger condition, and the preset event processing module have not changed, steps 201 and 202 need not be performed.
  • Step 203 Scan the system log of the mobile terminal in real time, and determine an operation being performed by the running application in the system according to the event recorded in the system log.
  • a system log is generally provided for recording various operations performed in the system operation, and the system log is updated in real time, so various operations performed by various applications are performed on the mobile terminal. There will be related records in the system log.
  • the system log is scanned in real time, and based on the events recorded in the system log, it is known which operations are being executed by various applications running in the system.
  • Step 204 Determine whether the operation being executed by the various applications running in the system meets the trigger condition. If yes, perform step 205 to notify the corresponding event processing module for subsequent processing; otherwise, return to step 203.
  • the event processing module corresponding to the preset operation sends a notification message to notify the corresponding event processing module to perform subsequent processing.
  • the notification message may carry information about a preset operation currently being executed and/or related information of an application that performs the preset operation.
  • the event processing module corresponding to the currently executed preset operation may perform corresponding subsequent processing according to the notification message sent by the system, for example, recording information of the application that performs the preset operation, and interrupting the execution of the preset operation.
  • the application and/or send reminder or inquiry information to the user and process according to the user's instructions or preset default actions (for example, allowing or blocking the operation of the corresponding application), or other pre-set subsequent processing .
  • the scanning of the system can be performed, thereby realizing simultaneous monitoring of all preset operations in one monitoring process, without having to perform preset operations for each Performing an independent monitoring process makes the monitoring work more straightforward and faster.
  • it is only necessary to monitor the system in the above monitoring method without separately monitoring a certain operation it is not necessary to obtain the authorization of the system for the monitored operation, thereby effectively reducing the load of the system and also making The entire monitoring process has also become more compact.
  • another embodiment of the present invention further provides a corresponding device for monitoring a preset operation in the mobile terminal.
  • a corresponding device for monitoring a preset operation in the mobile terminal please refer to FIG. 3.
  • FIG. 3 is a schematic structural diagram of an apparatus for monitoring a preset operation in a mobile terminal according to an embodiment of the present invention.
  • the apparatus 300 for monitoring a preset operation in a mobile terminal in the embodiment of the present invention includes: a setting module 301, a monitoring module 302, and at least one event processing module 303. among them,
  • the setting module 301 is configured to pre-set one of the required monitoring or in the mobile terminal a plurality of operations and trigger conditions corresponding to each of the preset operations, the preset operations and trigger conditions are sent to the monitoring module 302;
  • the monitoring module 302 is configured to perform real-time scanning on the system log of the mobile terminal, determine an operation being executed by the running application in the system according to the event recorded in the system log, and determine that the running application in the system is executing. Whether the operation satisfies the trigger condition, and if yes, sends a notification message to the corresponding event processing module 303;
  • the event processing module 303 is configured to perform subsequent processing according to the notification message. For example, recording information of an application that performs a preset operation, interrupting an application that performs a preset operation, and/or sending a reminder information or inquiry information to a user and processing according to a user's instruction or a preset default operation (for example, Allow or block the running of the corresponding application), or other pre-set follow-up processing.
  • a preset default operation for example, Allow or block the running of the corresponding application
  • the present invention also provides a machine readable storage medium storing instructions for causing a machine to perform a method of monitoring a preset operation in a mobile terminal as described herein.
  • a system or apparatus equipped with a storage medium on which software program code implementing the functions of any of the above-described embodiments is stored, and a computer (or CPU or MPU) of the system or apparatus may be stored Reading and executing the program code stored in the storage medium.
  • the program code itself read from the storage medium can implement the functions of any of the above embodiments, and thus the program code and the storage medium storing the program code constitute a part of the present invention.
  • Storage medium embodiments for providing program code include floppy disks, hard disks, magneto-optical disks, optical disks (such as CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD+RW), Tape, non-volatile memory card and ROM.
  • the program code can be downloaded from the server computer by the communication network.
  • the program code read out from the storage medium is written into a memory set in an expansion board inserted into the computer or written in a memory set in an expansion unit connected to the computer, and then based on the program code.
  • the instructions cause a CPU or the like mounted on the expansion board or the expansion unit to perform part and all of the actual operations, thereby realizing the functions of any of the above embodiments.
  • a corresponding event processing module is also set; and then the system log is Perform real-time scanning, and the events recorded in the system log determine the operations being executed by the running application in the system, and determine whether the operation being executed by the running application in the system satisfies the trigger condition. If it is satisfied, the event is processed.
  • the module sends a notification message, so that the event processing module can perform subsequent processing according to the notification message, so that all preset operations can be simultaneously monitored in one monitoring process, without setting an independent monitoring process for each preset operation. Therefore, the monitoring work for each preset operation is made simpler and faster.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Debugging And Monitoring (AREA)
  • Telephone Function (AREA)

Abstract

一种监控移动终端中预设操作的方法,所述移动终端中预先设置有所需监控的一个或多个操作以及与预设操作相对应的触发条件、以及与每个预设操作相应的事件处理模块,该方法包括:实时扫描移动终端中的系统日志;根据系统日志中记录的事件确定系统中正在运行的应用程序正在执行的操作,并判断系统中正在运行的应用程序正在执行的操作是否满足预先设置的触发条件,如果满足,通知相对应的事件处理模块进行后续处理。

Description

监控移动终端中预设操作的方法和装置
技术领域
本申请涉及计算机技术领域, 尤其涉及一种监控移动终端中预设操 作的方法和装置。 发明背景
随着科技的发展, 移动终端 (例如, 手机等) 的使用越来越普及、 功能越来越强大。 为了实现各种功能或业务, 移动终端中一般都装有多 种应用程序。 然而, 在某些时候, 移动终端中的某些应用程序有可能会 在用户不知情或未经用户授权的情况下, 私自进行一些涉及用户数据安 全的操作, 例如, 读取移动终端中存储的通讯簿、 打开移动终端中存储 的图片、 调用移动终端中的通话记录等, 从而威胁到用户数据或用户隐 私的安全性。
因此, 为了提高移动终端的安全性, 需要对移动终端中正在运行的 各种应用程序的各种操作行为进行有效地监控。 发明内容
有鉴于此, 本发明提供了一种监控移动终端中预设操作的方法和装 置, 从而可以在一个监控流程中对所有预设操作同时进行监控, 因而使 得对各个预设操作的监控工作变得更为筒单、 快捷。
本发明的技术方案具体是这样实现的:
一种监控移动终端中预设操作的方法, 其中, 移动终端中预先设置 有所需监控的一个或多个操作以及与预设操作相对应的触发条件, 以及 与每个预设操作对应的事件处理模块; 该方法包括:
实时扫描移动终端中的系统日志; 根据系统日志中记录的事件确定系统中正在运行的应用程序正在执 行的操作, 并判断系统中正在运行的应用程序正在执行的操作是否满足 预先设置的触发条件, 如果满足, 通知相对应的事件处理模块进行后续 处理。
一种监控移动终端中预设操作的装置, 该装置包括: 设置模块、 监 控模块和至少一个事件处理模块;
所述设置模块, 用于在移动终端中预先设置所需监控的一个或多个 操作以及与每个预设操作相对应的触发条件, 将预设的操作和触发条件 发送给监控模块;
所述监控模块, 用于对移动终端的系统日志进行实时扫描, 根据系 统曰志中记录的事件, 确定系统中正在运行的应用程序正在执行的操 作, 并判断系统中正在运行的应用程序正在执行的操作是否满足预先设 置的触发条件, 如杲满足, 向对应的事件处理模块发送通知消息; 所述事件处理模块, 用于根据通知消息进行后续处理。
由上述技术方案可见, 在本发明中, 将预先设置所需监控的一个或 多个操作以及与预设操作相对应的触发条件, 还将设置相应的事件处理 模块; 然后对系统日志进行实时扫描, 根据系统日志中记录的事件确定 系统中正在运行的应用程序正在执行的操作, 并判断系统中正在运行的 应用程序正在执行的操作是否满足触发条件, 如果满足, 向事件处理模 块发送通知消息, 使得事件处理模块可根据通知消息进行后续处理, 从 而可以在一个监控流程中对所有预设操作同时进行监控, 而不必为每一 个预设操作都设置一个独立的监控流程, 因此使得对各个预设操作的监 控工作变得更为筒单、 快捷。 附图简要说明
图 1为现有技术中监控移动终端中特定的搡作的方法流程示意图。 图 2 为本发明实施例中监控移动终端中预设操作的方法流程示意 图。
图 3为本发明实施例中监控移动终端中预设操作的装置的结构示意 图。 具体实施方式
为使本发明的目的、 技术方案和优点更加清楚, 下面结合附图对本 发明作进一步的详细阐述。
为了提高移动终端的安全性, 需要对移动终端中正在运行的各种应 用程序的各种操作行为进行有效地监控。 在现有技术中, 一般都是通过 对指定的操作行为进行单独的监控来提高移动终端的安全性。 例如, 单 独监控读取通讯簿的操作、 单独监控打开图片的操作或单独监控调用通 话记录的操作等。
图 1 为现有技术中在移动终端中监控特定的操作的方法流程示意 图。 如图 1所示, 在现有技术中, 当需要对特定的操作进行监控时, 可 通过如下所述的步骤来实现:
步骤 101 , 向系统发送授权请求, 获取监控特定操作的授权。
在现有技术中的移动终端中, 在对特定的操作进行监控之前, 首先 需要得到系统对该监控行为的授权。 因此, 在本步骤中, 将向系统发送 相应的授权请求, 并可在系统确认可以进行相应监控后, 获取系统对监 控特定操作的授权。 在现有技术中, 上述的步骤 101也可称之为向系统 声明监控特定操作的能力的步骤。
步驟 102, 设置与特定操作相对应的事件处理模块和事件触发条件。 步骤 103 , 将事件触发条件存储在系统中, 并在系统中运行上述事 件处理模块。
步骤 104, 当满足事件触发条件时, 系统向事件处理模块发送通知 消息。
步骤 105, 事件处理模块根据通知消息进行后续处理。
在本步骤中, 所述后续处理可以是: 向用户发送报警信息、 记录执 行了特定操作的应用程序的信息和 /或中断执行了特定操作的应用程序 等。
在现有技术中, 通过上述的步骤 101 ~ 105 , 即可对某一特定的操作 进行监控。
根据上述的步骤 101 ~ 105可知,在上述的监控方法中,仅能对某一 个特定的操作单独进行监控。 如果有多个操作需要监控, 则必须为每一 个需监控的操作都执行与上述步骤 101 ~ 105相同或相类似的监控流程。
由此可知, 在现有技术中对操作的监控方法中, 仅能对某一个特定 的操作单独进行监控, 而且对各个预设操作的监控流程都是彼此独立 的, 不能复用, 因此无法在一个监控流程中对所有预设的操作同时进行 监控。 进一步的, 在现有技术中对操作的监控方法中, 对于每一个所需 监控的特定操作, 都必须首先获取该监控特定操作的授权, 然后才能进 行相应的监控, 因此过程繁瑣, 不够便捷。
因此, 本发明实施例提出了一种监控移动终端中预设操作的方法和 装置, 从而可以在一个监控流程中对所有预设操作同时进行监控, 因而 使得对各个预设操作的监控工作变得更为筒单、 快捷。
由于在当前的移动终端中一般都设置有系统日志, 用于记录系统运 行中所执行过的各种操作, 而且该系统日志是实时更新的, 因此各种应 用程序所执行的各种搡作在移动终端的系统日志里面都会有相关的记 录。
所以, 在本发明实施例中, 可以通过对系统日志进行实时扫描, 根 据系统日志中记录的事件确定系统中正在运行的各种应用程序正在执 行哪些操作。
图 2 为本发明实施例中监控移动终端中预设操作的方法流程示意 图。 如图 2所示, 本发明实施例中监控移动终端中预设操作的方法主要 包括如下所述的步 -骤:
步骤 201 , 在移动终端中预先设置所需监控的一个或多个操作以及 与每个预设操作相对应的触发条件。
在本发明的具体实施例中, 所述预设的需要监控的操作可以是: 读 取移动终端中存储的通讯簿、 打开移动终端中存储的图片、 调用移动终 端中的通话记录等操作中的任意一个或多个操作, 也可以是其它所需监 控的任意一种操作。
另外, 在本发明的具体实施例中, 所述触发条件可以根据实际应用 情况进行预先设置。 例如, 所述触发条件可以设置为: 至少一个正在系 统中运行的应用程序当前执行了至少一个预设操作。
例如, 当预设操作为读取移动终端中存储的通讯簿和打开移动终端 中存储的图片时, 所述触发条件则可以为:
至少一个正在系统中运行的应用程序当前执行了读取移动终端中存 储的通讯簿和 /或打开移动终端中存储的图片的搡作。
步骤 202, 为每个预设操作设置相应的事件处理模块。
在步骤中, 将为每一个预设操作都设置与该预设操作相对应的事件 处理模块。 因此,每一个预设操作都具有与其——对应的事件处理模块, 用于进行后续的处理。 其中, 所述的后续处理可以是: 记录执行了预设 搡作的应用程序的信息、中断执行了预设操作的应用程序和 /或向用户发 送提醒信息或询问信息并根据用户的指令或预先设置的默认操作进行 处理(譬如, 允许或阻止相应的应用程序的运行), 也还可以是其它预 先设置的任意一种操作。
举例来说, 当预设操作中包括读取移动终端中存储的通讯簿的操作 时, 可为该操作设置一个通讯簿读取事件处理模块, 用于向用户发送提 醒信息或询问信息, 告知用户在该移动终端中有某个应用程序正在读取 通讯簿,并还可根据用户的指令或预先设置的默认操作进行处理(譬如, 允许或阻止该应用程序的运行)。
上述步骤 201和 202只需要在第一次进行设置的时候执行一次。 设 置完成之后, 如杲需要监控的操作、 对应的触发条件、 以及预设的事件 处理模块没有变化, 则不需要再执行步骤 201和 202。
步驟 203, 实时扫描移动终端的系统日志, 根据系统日志中记录的 事件确定系统中正在运行的应用程序正在执行的操作。
在当前的移动终端中一般都设置有系统日志, 用于记录系统运行中 所执行过的各种操作, 而且该系统日志是实时更新的, 因此各种应用程 序所执行的各种操作在移动终端的系统日志里面都会有相关的记录。
所以, 在本步骤中, 将对系统日志进行实时扫描, 根据系统日志中 记录的事件, 获知系统中正在运行的各种应用程序正在执行哪些操作。
步骤 204, 判断系统中正在运行的各种应用程序正在执行的操作是 否满足触发条件, 如杲满足, 执行步驟 205 , 通知相对应的事件处理模 块进行后续处理; 否则, 返回步骤 203。
在本步骤中, 首先将根据系统曰志中记录的事件, 判断系统中正在 运行的应用程序正在执行的操作是否满足预设的触发条件, 例如, 根据 系统日志中记录的事件, 判断是否有至少一个正在系统中运行的应用程 序当前执行了至少一个预设操作, 如果是, 则系统将向与当前被执行的 预设操作相对应的事件处理模块发送通知消息, 通知相对应的事件处理 模块进行后续处理。 在本发明的具体实施例中, 所述通知消息中可携带 当前被执行的预设操作的信息和 /或执行该预设操作的应用程序的相关 信息。
上述与当前被执行的预设操作相对应的事件处理模块则可以根据系 统发送的通知消息进行相应的后续处理, 例如 , 记录执行了预设操作的 应用程序的信息、中断执行了预设操作的应用程序和 /或向用户发送提醒 信息或询问信息并根据用户的指令或预先设置的默认操作进行处理(譬 如, 允许或阻止相应的应用程序的运行), 也可以是其它的预先设置的 后续处理。
根据上述的描述可知, 通过上述的步骤 203 ~ 204, 即可通过对系统 曰志的扫描, 从而实现了在一个监控流程中对所有预设操作同时进行监 控, 而不必为每一个预设操作都执行一个独立的监控流程, 因此使得监 控工作变得更为筒单、 快捷。 而且, 由于在上述的监控方法中只需对系 统曰志进行监控, 而不必单独监控某一个操作, 因此也不必为所监控的 操作获取系统的授权, 从而有效地减轻了系统的负荷, 也使得整个监控 流程也变得更为筒便。
根据本发明实施例提供的上述方法, 本发明另一实施例还提供了相 应的监控移动终端中预设操作的装置, 具体请参见图 3。
图 3为本发明实施例中监控移动终端中预设搡作的装置的结构示意 图。
如图 3所示,本发明实施例中的监控移动终端中预设操作的装置 300 包括: 设置模块 301、 监控模块 302和至少一个事件处理模块 303。 其 中,
所述设置模块 301 , 用于在移动终端中预先设置所需监控的一个或 多个操作以及与每个预设操作相对应的触发条件, 将预设的操作和触发 条件发送给监控模块 302;
所述监控模块 302, 用于对移动终端的系统日志进行实时扫描, 根 据系统日志中记录的事件, 确定系统中正在运行的应用程序正在执行的 操作, 并判断系统中正在运行的应用程序正在执行的操作是否满足触发 条件, 如果满足, 则向对应的事件处理模块 303发送通知消息;
所述事件处理模块 303, 用于根据通知消息进行后续处理。 例如, 记录执行了预设操作的应用程序的信息、 中断执行了预设操作的应用程 序和 /或向用户发送提醒信息或询问信息并根据用户的指令或预先设置 的默认操作进行处理 (譬如, 允许或阻止相应的应用程序的运行), 也 可以是其它的预先设置的后续处理。
本发明还提供了一种机器可读的存储介质, 存储用于使一机器执行 如本文所述的监控移动终端中预设操作方法的指令。 具体地, 可以提供配 有存储介质的系统或者装置, 在该存储介质上存储着实现上述实施例中 任一实施例的功能的软件程序代码, 且使该系统或者装置的计算机(或 CPU或 MPU )读出并执行存储在存储介质中的程序代码。
在这种情况下, 从存储介质读取的程序代码本身可实现上述实施例 中任何一项实施例的功能, 因此程序代码和存储程序代码的存储介质构 成了本发明的一部分。
用于提供程序代码的存储介质实施例包括软盘、 硬盘、 磁光盘、 光 盘(如 CD-ROM、 CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW、 DVD+RW ), 磁带、 非易失性存储卡和 ROM。 可选择地, 可以由通信网 络从服务器计算机上下载程序代码。
此外,应该清楚的是,不仅可以通过执行计算机所读出的程序代码, 而且可以通过基于程序代码的指令使计算机上操作的操作系统等来完 成部分或者全部的实际操作, 从而实现上述实施例中任意一项实施例的 功能。
此外, 可以理解的是, 将由存储介质读出的程序代码写到插入计算 机内的扩展板中所设置的存储器中或者写到与计算机相连接的扩展单 元中设置的存储器中, 随后基于程序代码的指令使安装在扩展板或者扩 展单元上的 CPU等来执行部分和全部实际操作 , 从而实现上述实施例中 任一实施例的功能。
综上所述, 在本发明的技术方案中, 由于将预先设置所需监控的一 个或多个操作以及与预设操作相对应的触发条件, 还将设置相应的事件 处理模块; 然后对系统日志进行实时扫描, 才 M居系统日志中记录的事件 确定系统中正在运行的应用程序正在执行的操作, 并判断系统中正在运 行的应用程序正在执行的操作是否满足触发条件, 如果满足, 向事件处 理模块发送通知消息 , 使得事件处理模块可根据通知消息进行后续处理 将, 从而可以在一个监控流程中对所有预设操作同时进行监控, 而不必 为每一个预设操作都设置一个独立的监控流程, 因此使得对各个预设操 作的监控工作变得更为简单、 快捷。 而且, 由于在上述的监控方法中只 需对系统日志进行监控, 而不必单独监控某一个操作, 因此也不必为所 监控的操作获取系统的授权, 从而有效地减轻了系统的负荷, 也使得整 个监控流程也变得更为简便。
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡 在本发明的精神和原则之内所作的任何修改、 等同替换和改进等, 均应 包含在本发明的保护范围之内。

Claims

权利要求书
1、一种监控移动终端中预设操作的方法, 其特征在于, 所述移动终 端中预先设置有所需监控的一个或多个操作以及与预设操作相对应的 触发条件、 以及与每个预设操作相应的事件处理模块, 该方法包括: 实时扫描移动终端中的系统日志;
根据系统日志中记录的事件确定系统中正在运行的应用程序正在执 行的操作, 并判断系统中正在运行的应用程序正在执行的操作是否满足 预先设置的触发条件, 如果满足, 通知相对应的事件处理模块进行后续 处理。
2、 根据权利要求 1所述的方法, 其特征在于, 所述预设操作为: 读取移动终端中存储的通讯簿、 打开移动终端中存储的图片和调用 移动终端中的通话记录中的任意一个或多个操作。
3、 根据权利要求 1所述的方法, 其特征在于, 所述触发条件为: 至少一个正在系统中运行的应用程序当前执行了至少一个预设操 作。
4、根据权利要求 1所述的方法, 其特征在于, 所述通知相对应的事 件处理模块进行后续处理包括:
向与当前被执行的预设操作相对应的事件处理模块发送通知消息; 所述事件处理模块根据所述通知消息进行后续处理。
5、根据权利要求 4所述的方法, 其特征在于, 所述通知消息中携带 有:
当前被执行的预设操作的信息和 /或执行该预设操作的应用程序的 相关信息。
6、根据权利要求 1或 4所述的方法, 其特征在于, 所述的后续处理 为: 记录执行了预设操作的应用程序的信息、 中断执行了预设操作的应 用程序和 /或向用户发送提醒信息或询问信息并根据用户的指令或预先 设置的默认操作进行处理。
7、一种监控移动终端中预设操作的装置,其特征在于,该装置包括: 设置模块、 监控模块和至少一个事件处理模块;
所述设置模块, 用于在移动终端中预先设置所需监控的一个或多个 操作以及与每个预设操作相对应的触发条件, 将预设的操作和触发条件 发送给监控模块;
所述监控模块, 用于对移动终端的系统日志进行实时扫描, 根据系 统曰志中记录的事件, 确定系统中正在运行的应用程序正在执行的操 作, 并判断系统中正在运行的应用程序正在执行的操作是否满足预先设 置的触发条件, 如果满足, 向对应的事件处理模块发送通知消息;
所述事件处理模块, 用于根据通知消息进行后续处理。
8、 根据权利要求 7所述的装置, 其特征在于, 所述预设操作为: 读取移动终端中存储的通讯簿、 打开移动终端中存储的图片和调用 移动终端中的通话记录中的任意一个或多个操作。
9、 根据权利要求 7所述的装置, 其特征在于, 所述触发条件为: 至少一个正在系统中运行的应用程序当前执行了至少一个预设操 作。
10、 根据权利要求 7所述的装置, 其特征在于, 所述通知消息中携 带有: 当前被执行的预设操作的信息和 /或执行该预设操作的应用程序的 相关信息。
11、 根据权利要求 7所述的装置, 其特征在于, 所述事件处理模块 进一步用于:
记录执行了预设搡作的应用程序的信息、 中断执行了预设操作的应 用程序和 /或向用户发送提醒信息或询问信息并根据用户的指令或预先 设置的默认操作进行处理。
PCT/CN2013/077377 2012-06-18 2013-06-18 监控移动终端中预设操作的方法和装置 WO2013189273A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/408,829 US20150181420A1 (en) 2012-06-18 2013-06-18 Method and apparatus for monitoring a predefined operation in a mobile terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210201442.3A CN103516864B (zh) 2012-06-18 2012-06-18 在移动终端中监控预设操作的方法和装置
CN201210201442.3 2012-06-18

Publications (1)

Publication Number Publication Date
WO2013189273A1 true WO2013189273A1 (zh) 2013-12-27

Family

ID=49768113

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/077377 WO2013189273A1 (zh) 2012-06-18 2013-06-18 监控移动终端中预设操作的方法和装置

Country Status (3)

Country Link
US (1) US20150181420A1 (zh)
CN (1) CN103516864B (zh)
WO (1) WO2013189273A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018188101A1 (zh) * 2017-04-14 2018-10-18 李仁涛 红包监听系统
WO2018188100A1 (zh) * 2017-04-14 2018-10-18 李仁涛 事件监听系统
CN107273266B (zh) * 2017-06-09 2020-09-29 上海艾融软件股份有限公司 一种应用日志的处理方法及装置
CN109582885B (zh) * 2018-10-31 2020-06-12 阿里巴巴集团控股有限公司 一种通过网页监测对网页进行区块链存证的方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2867581A1 (fr) * 2004-08-26 2005-09-16 France Telecom Procede et dispositif de supervision de l'usage d'un terminal mobile
CN101231682A (zh) * 2007-01-26 2008-07-30 李贵林 计算机信息安全的方法
CN101453704A (zh) * 2007-12-04 2009-06-10 北京摩软科技有限公司 一种监测移动终端的系统状态和事件记录的方法和装置
CN102006588A (zh) * 2010-12-28 2011-04-06 北京安天电子设备有限公司 智能手机网络行为监控的方法和系统
CN102523593A (zh) * 2011-12-21 2012-06-27 成都三零瑞通移动通信有限公司 一种防自身程序被卸载的方法

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100407656C (zh) * 2005-12-09 2008-07-30 华为技术有限公司 对终端设备进行管理的方法和系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2867581A1 (fr) * 2004-08-26 2005-09-16 France Telecom Procede et dispositif de supervision de l'usage d'un terminal mobile
CN101231682A (zh) * 2007-01-26 2008-07-30 李贵林 计算机信息安全的方法
CN101453704A (zh) * 2007-12-04 2009-06-10 北京摩软科技有限公司 一种监测移动终端的系统状态和事件记录的方法和装置
CN102006588A (zh) * 2010-12-28 2011-04-06 北京安天电子设备有限公司 智能手机网络行为监控的方法和系统
CN102523593A (zh) * 2011-12-21 2012-06-27 成都三零瑞通移动通信有限公司 一种防自身程序被卸载的方法

Also Published As

Publication number Publication date
CN103516864B (zh) 2015-11-11
US20150181420A1 (en) 2015-06-25
CN103516864A (zh) 2014-01-15

Similar Documents

Publication Publication Date Title
JP5567114B2 (ja) 潜在的に危険にさらされている電子機器の緩和
EP2843979B1 (en) Method and apparatus for preventing sound recording during the call
US8572375B2 (en) Device pairing based on graphically encoded data
US10530716B2 (en) Voice chat mode self-adapting method and apparatus
JP5899324B2 (ja) 盗聴アクティビティを検出するための方法及び端末デバイス
EP2562667A1 (en) Apparatus and method for providing security information on background process
US20100227605A1 (en) Control Of A Remote Mobile Device
WO2013189263A1 (zh) 在移动终端中监控api函数调用的方法和装置
US20160314292A1 (en) Security verification method and apparatus
US8331268B2 (en) Methods, systems, and computer-readable media for providing an event alert
WO2018133767A1 (zh) 通话控制方法、终端设备及存储介质
WO2013189273A1 (zh) 监控移动终端中预设操作的方法和装置
US8855599B2 (en) Method and apparatus for auxiliary communications with mobile communications device
CN109660579B (zh) 数据处理方法、系统及电子设备
WO2016169441A1 (zh) 消息推送方法及装置
JP2009245079A (ja) 情報端末装置および情報処理方法
WO2017190447A1 (zh) 一种号码黑名单的控制方法和装置
CN110457192A (zh) 一种文件监控方法及装置、终端、存储介质
CN114238021A (zh) 一种sdk接口定位方法、装置、设备及计算机存储介质
JP5310075B2 (ja) ログ収集システム、情報処理装置、ログ収集方法およびプログラム
TW201530348A (zh) 個人電子裝置以及個人電子裝置掉失保護系統與方法
JP5427102B2 (ja) 伝言通信システム
EP3518513A1 (en) Streaming data acquisition method, device, and system
WO2018188100A1 (zh) 事件监听系统
WO2012000331A1 (zh) 仓库监控方法、系统及移动终端

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13807840

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14408829

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 03.06.15)

122 Ep: pct application non-entry in european phase

Ref document number: 13807840

Country of ref document: EP

Kind code of ref document: A1