CN105046114A - Method and system for preventing android application program from being hidden and intelligent terminal - Google Patents

Method and system for preventing android application program from being hidden and intelligent terminal Download PDF

Info

Publication number
CN105046114A
CN105046114A CN201510413536.0A CN201510413536A CN105046114A CN 105046114 A CN105046114 A CN 105046114A CN 201510413536 A CN201510413536 A CN 201510413536A CN 105046114 A CN105046114 A CN 105046114A
Authority
CN
China
Prior art keywords
application program
android application
hidden
parameter
module
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201510413536.0A
Other languages
Chinese (zh)
Other versions
CN105046114B (en
Inventor
陈朴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huzhou Yinglie Intellectual Property Operation Co ltd
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
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 Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201510413536.0A priority Critical patent/CN105046114B/en
Publication of CN105046114A publication Critical patent/CN105046114A/en
Application granted granted Critical
Publication of CN105046114B publication Critical patent/CN105046114B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Technology Law (AREA)
  • Multimedia (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Telephone Function (AREA)

Abstract

The present invention discloses a method for preventing an android application program from being hidden. The method comprises: executing a hiding command body that has a first parameter and a second parameter, if the first parameter is disable and the second parameter is a package name of the android application program, popping up a prompt used for confirming whether the application program is to hidden or not to a user, and if the user selects hiding, then executing the hiding of the application program. The present invention further discloses a system for preventing the android application program from being hidden. The system comprises a module used for executing the hiding command body, a first judgment module, a second judgment module, a hiding confirmation module and a hiding command execution module. The present invention further discloses an intelligent terminal comprising the system for preventing the android application program from being hidden. According to the method and the system, by changing a system hiding instruction execution code flow process, android application programs can be effectively prevented from being hidden accidentally by malware individually or in batches.

Description

Prevent method, system and intelligent terminal that android application program is hidden
Technical field
The present invention relates to intelligent terminal system technical field, particularly relate to method, system and intelligent terminal that a kind of android of preventing application program is hidden.
Background technology
At present, the method hiding application program in android system is nearly all realized by the mode of executive system order, and they are generally assured reason by android system and index out the application programs of having installed all in Android intelligent terminal.Remove the bag name information of self application bag on this basis, remaining all suppressible application, after user selects certain application, hide instruction by executive system and just can selected application be hidden.
As, the patent No. is 201210103851.X, the applying date is the granted patent " a kind of hiden application on the table and recall the method for hiden application " on April 11st, 2012, the gesture command of selection hiden application of user by presetting, add the application that will hide in application hidden page after, application program in system is divided into two parts, and a part is presented on the desktop application page, and user can directly operate; Another part is placed in application hidden page, and user in use, can recall hiding application by a kind of mode (such as gesture, sound or whipping equipment), and then use.And for example, number of patent application is 201410417755.1, the applying date is the patented claim " hide application program hide and deployment method, system and mobile terminal " on August 22nd, 2014, disclosed in it, the deployment method of concealing program comprises the following steps: Sa, enter mobile terminal dial (of a telephone), and user inputs password by dial (of a telephone); Sb, input after careful code until dial (of a telephone), mobile terminal detects the password of dial (of a telephone) input; Whether Sd, identification mobile terminal store the password corresponding to the hide application program identical with the password of dial (of a telephone) input; If have, then the password inputted by dial (of a telephone) finds the bag name of hide application program, is then started by this bag name and corresponding uses program.
Above-mentioned patent " a kind of hiden application on the table and recall the method for hiden application " is intended to the hiden application that carries system and the function that recalls hiden application carries out human-based management, facilitate the use of this function, the unexposed method preventing application program from surprisingly being hidden by Malware; Above-mentioned patented claim " hiding and deployment method, system and mobile terminal of hide application program " is intended to the application of having hidden for system, if want again to open, to conduct interviews rights management to opening hiden application, focus on the safety issue of resolution system access, the also unexposed method preventing application program from surprisingly being hidden by Malware.
Universal along with Android intelligent terminal, some Malwares are unexpected in the unwitting situation of user unavoidably to be used, and in the case, prevents Android application program from being carried out hiding operation by some Malwares and has also become a major issue urgently to be resolved hurrily.
Summary of the invention
The object of the invention is can not effectively prevent Android application program from being undertaken hiding the technical matters operated by some Malwares at present for solving.
In order to solve the problems of the technologies described above, the invention provides a kind of method that the android of preventing application program is hidden, described android application program is installed in intelligent terminal, said method comprising the steps of:
(1) the hidden command main body with the first parameter and the second parameter is performed;
(2) if described first parameter is enable, then the described android application program of normal execution; If described first parameter is disable, then continue to judge that whether described second parameter is the bag name of described android application program;
(3) if described second parameter is not the bag name of described android application program, then normally android application program is performed; If described second parameter is the bag name of described android application program, then eject acknowledgement window, user is the need of hiding described android application program in inquiry;
(4) if need hiding described android application program, then android application hides is performed; If do not need hiding described android application program, then exit hidden command and perform flow process.
Further, the described hidden command main body of step (1) is pm.
Further, also comprise described step (1) is front: the bag name obtaining mounted all android application programs in described intelligent terminal.
Further, the bag name obtaining described android application program by PackageManager is gone forward side by side line pipe reason.
In order to solve the problems of the technologies described above, the system that the present invention also provides a kind of android of preventing application program to be hidden, described android application program is installed in intelligent terminal, and described system comprises with lower module:
Perform the module of hidden command main body, the module of described execution hidden command main body has the first parameter and the second parameter;
First judge module, the model calling of described first judge module and described execution hidden command main body, for judging that described first parameter is enable or disable;
Second judge module, the model calling of described second judge module and described execution hidden command main body, for judging that whether described second parameter is the bag name of described android application program;
Hide and confirm module, described hiding confirmation module is connected respectively with described first judge module and the second judge module, for providing the confirmation option whether hiding described android application program to user;
Hidden command execution module, described hidden command execution module and described hiding confirmation model calling, for performing hiding of described android application program;
Wherein, if described first judge module judges that described first parameter is enable, then the described android application program of normal execution; If described first judge module judges that described first parameter is disable, then continue to judge that whether described second parameter is the bag name of described android application program by described second judge module;
If described second judge module judges that described second parameter is not the bag name of described android application program, then normally perform android application program; If described second judge module judges that described second parameter is the bag name of described android application program, then ejected by described hiding confirmation module and confirm option, user is the need of hiding described android application program in inquiry;
If need hiding described android application program, then perform android application hides by described hidden command execution module; If do not need hiding described android application program, then exit hidden command and perform flow process.
Further, the hidden command main body that the module of described execution hidden command main body performs is pm order.
Further, also comprise the module obtaining application package name, the module of described acquisition application package name and the model calling of described execution hidden command main body, for obtaining the bag name of mounted all android application programs in described intelligent terminal.
Further, the module of described acquisition application package name is PackageManager service management module.
In order to solve the problems of the technologies described above, the present invention also provides a kind of intelligent terminal, and described intelligent terminal comprises the above-mentioned system preventing android application program to be hidden.
Further, described intelligent terminal is mobile phone.
By method of the present invention, system and intelligent terminal, when some Malwares perform hidden command, all application programs of Android system can be made to send prompting when being performed hidden command to user, whether reminding user application program or all application programs are hidden, by the prompting that system ejects, user confirms whether application program really will be hidden, hide if do not want, select not hide, hide as needs and then select to hide, the mode being hidden instruction run time version flow process by this change system can effectively prevent android application program single or unexpected hiding in bulk by Malware.
Accompanying drawing explanation
Fig. 1 is the operational flow diagram of the method for the invention;
Fig. 2 is the theory diagram of system of the present invention.
Embodiment
The present invention is further detailed explanation in conjunction with the accompanying drawings and embodiments now.These accompanying drawings are the schematic diagram of simplification, only basic structure of the present invention are described in a schematic way, and therefore it only shows the formation relevant with the present invention, and it should not be construed as limitation of the present invention.
As shown in Figure 1, the method that the android of preventing application program of the present invention is hidden, android application program is installed in intelligent terminal, comprises the following steps:
S100. obtaining the bag name of mounted all android application programs in intelligent terminal, obtaining by performing PackageManager;
S200. perform hidden command main body pm, pm has the first parameter and the second parameter;
S300. judge the first parameter, if the first parameter is enable, then normally perform android application program; If the first parameter is disable, then proceed to step S400;
S400. judge the second parameter, if the second parameter is not the bag name of android application program, then normally perform android application program; If the second parameter is the bag name of android application program, then eject acknowledgement window, user is the need of hiding android application program in inquiry;
If S500. do not need hiding android application program, then exit hidden command and perform flow process; If need hiding android application program, then proceed to step S600.
S600. android application hides is performed.
As shown in Figure 2, the system that the android of preventing application program of the present invention is hidden, android application program is installed in intelligent terminal, comprises with lower module:
Obtain the module of application package name, obtained the bag name of mounted all android application programs in intelligent terminal by PackageManager service management module;
Perform the module of hidden command main body pm, the module performing pm has the first parameter and the second parameter;
First judge module, the first judge module and the model calling performing hidden command main body, for judging that the first parameter is enable or disable;
Second judge module, the second judge module and the model calling performing hidden command main body, for judging that whether the second parameter is the bag name of android application program;
Hide and confirm module, hide and confirm that module is connected with the first judge module and the second judge module respectively, for providing the confirmation option whether hiding android application program to user;
Hidden command execution module, hidden command execution module confirms model calling with hiding, for performing hiding of android application program;
Wherein, if the first judge module judges that the first parameter is enable, then normally perform android application program; If the first judge module judges that the first parameter is disable, then continue to judge that whether the second parameter is the bag name of android application program by the second judge module;
If the second judge module judges that the second parameter is not the bag name of described android application program, then normally perform android application program; If the second judge module judges that the second parameter is the bag name of android application program, then ejected by hiding confirmation module and confirm option, user is the need of hiding android application program in inquiry;
If need hiding android application program, then perform android application hides by hidden command execution module; If do not need hiding android application program, then exit hidden command and perform flow process.
Intelligent terminal of the present invention, as mobile phone, has the system preventing android application program to be hidden shown in Fig. 2, namely has:
Obtain the module of application package name, obtained the bag name of mounted all android application programs in intelligent terminal by PackageManager service management module;
Perform the module of hidden command main body pm, the module performing pm has the first parameter and the second parameter;
First judge module, the first judge module and the model calling performing hidden command main body, for judging that the first parameter is enable or disable;
Second judge module, the second judge module and the model calling performing hidden command main body, for judging that whether the second parameter is the bag name of android application program;
Hide and confirm module, hide and confirm that module is connected respectively with the first judge module and the second judge module, for providing the confirmation option whether hiding android application program to user;
Hidden command execution module, hidden command execution module confirms model calling with hiding, for performing hiding of android application program;
Wherein, if the first judge module judges that the first parameter is enable, then normally perform android application program; If the first judge module judges that the first parameter is disable, then continue to judge that whether the second parameter is the bag name of android application program by the second judge module;
If the second judge module judges that the second parameter is not the bag name of described android application program, then normally perform android application program; If the second judge module judges that the second parameter is the bag name of android application program, then ejected by hiding confirmation module and confirm option, user is the need of hiding android application program in inquiry;
If need hiding android application program, then perform android application hides by hidden command execution module; If do not need hiding android application program, then exit hidden command and perform flow process.
By method of the present invention, system and intelligent terminal, when some Malwares perform hidden command, all application programs of Android system can be made to send prompting when being performed hidden command to user, whether reminding user application program or all application programs are hidden, by the prompting that system ejects, user confirms whether application program really will be hidden, hide if do not want, select not hide, hide as needs and then select to hide, the mode being hidden instruction run time version flow process by this change system can effectively prevent android application program single or unexpected hiding in bulk by Malware.
With above-mentioned according to desirable embodiment of the present invention for enlightenment, by above-mentioned description, relevant staff in the scope not departing from this invention technological thought, can carry out various change and amendment completely.The technical scope of this invention is not limited to the content on instructions, must determine its technical scope according to right.

Claims (10)

1. prevent the method that android application program is hidden, described android application program is installed in intelligent terminal, it is characterized in that, said method comprising the steps of:
(1) the hidden command main body with the first parameter and the second parameter is performed;
(2) if described first parameter is enable, then the described android application program of normal execution; If described first parameter is disable, then continue to judge that whether described second parameter is the bag name of described android application program;
(3) if described second parameter is not the bag name of described android application program, then normally android application program is performed; If described second parameter is the bag name of described android application program, then eject acknowledgement window, user is the need of hiding described android application program in inquiry;
(4) if need hiding described android application program, then android application hides is performed; If do not need hiding described android application program, then exit hidden command and perform flow process.
2. the method that is hidden of the android of preventing application program according to claim 1, it is characterized in that, the described hidden command main body of step (1) is pm.
3. the method that is hidden of the android of preventing application program according to claim 1 and 2, is characterized in that, also comprises described step (1) is front:
Obtain the bag name of mounted all android application programs in described intelligent terminal.
4. the method that is hidden of the android of preventing application program according to claim 3, is characterized in that, the bag name obtaining described android application program by PackageManager is gone forward side by side line pipe reason.
5. prevent the system that android application program is hidden, described android application program is installed in intelligent terminal, it is characterized in that, described system comprises with lower module:
Perform the module of hidden command main body, the module of described execution hidden command main body has the first parameter and the second parameter;
First judge module, the model calling of described first judge module and described execution hidden command main body, for judging that described first parameter is enable or disable;
Second judge module, the model calling of described second judge module and described execution hidden command main body, for judging that whether described second parameter is the bag name of described android application program;
Hide and confirm module, described hiding confirmation module is connected with described first judge module and the second judge module respectively, for providing the confirmation option whether hiding described android application program to user;
Hidden command execution module, described hidden command execution module and described hiding confirmation model calling, for performing hiding of described android application program;
Wherein, if described first judge module judges that described first parameter is enable, then the described android application program of normal execution; If described first judge module judges that described first parameter is disable, then continue to judge that whether described second parameter is the bag name of described android application program by described second judge module;
If described second judge module judges that described second parameter is not the bag name of described android application program, then normally perform android application program; If described second judge module judges that described second parameter is the bag name of described android application program, then ejected by described hiding confirmation module and confirm option, user is the need of hiding described android application program in inquiry;
If need hiding described android application program, then perform android application hides by described hidden command execution module; If do not need hiding described android application program, then exit hidden command and perform flow process.
6. the system that is hidden of the android of preventing application program according to claim 5, is characterized in that, the hidden command main body that the module of described execution hidden command main body performs is pm order.
7. the system preventing android application program to be hidden according to claim 5 or 6, it is characterized in that, also comprise the module obtaining application package name, the module of described acquisition application package name and the model calling of described execution hidden command main body, for obtaining the bag name of mounted all android application programs in described intelligent terminal.
8. the system that is hidden of the android of preventing application program according to claim 7, it is characterized in that, the module of described acquisition application package name is PackageManager service management module.
9. an intelligent terminal, is characterized in that, described intelligent terminal comprises the system preventing android application program to be hidden described in any one of claim 5-8.
10. intelligent terminal according to claim 9, is characterized in that, described intelligent terminal is mobile phone.
CN201510413536.0A 2015-07-14 2015-07-14 Prevent method, system and the intelligent terminal that android application programs are hidden Active CN105046114B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510413536.0A CN105046114B (en) 2015-07-14 2015-07-14 Prevent method, system and the intelligent terminal that android application programs are hidden

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510413536.0A CN105046114B (en) 2015-07-14 2015-07-14 Prevent method, system and the intelligent terminal that android application programs are hidden

Publications (2)

Publication Number Publication Date
CN105046114A true CN105046114A (en) 2015-11-11
CN105046114B CN105046114B (en) 2018-07-24

Family

ID=54452654

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510413536.0A Active CN105046114B (en) 2015-07-14 2015-07-14 Prevent method, system and the intelligent terminal that android application programs are hidden

Country Status (1)

Country Link
CN (1) CN105046114B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111027055A (en) * 2019-03-19 2020-04-17 哈尔滨安天科技集团股份有限公司 Method and device for hiding android system process and storage device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101339596A (en) * 2008-08-26 2009-01-07 腾讯科技(深圳)有限公司 Method and device for protecting computer software system
CN103577196A (en) * 2013-11-15 2014-02-12 北京奇虎科技有限公司 Method and device for hiding application program
CN104376268A (en) * 2014-11-26 2015-02-25 北京奇虎科技有限公司 Application hiding control method and device
US20150121463A1 (en) * 2013-10-25 2015-04-30 International Business Machines Corporation Authorizing a change within a computer system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101339596A (en) * 2008-08-26 2009-01-07 腾讯科技(深圳)有限公司 Method and device for protecting computer software system
US20150121463A1 (en) * 2013-10-25 2015-04-30 International Business Machines Corporation Authorizing a change within a computer system
CN103577196A (en) * 2013-11-15 2014-02-12 北京奇虎科技有限公司 Method and device for hiding application program
CN104376268A (en) * 2014-11-26 2015-02-25 北京奇虎科技有限公司 Application hiding control method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111027055A (en) * 2019-03-19 2020-04-17 哈尔滨安天科技集团股份有限公司 Method and device for hiding android system process and storage device

Also Published As

Publication number Publication date
CN105046114B (en) 2018-07-24

Similar Documents

Publication Publication Date Title
EP3548411B1 (en) Configuring accessing right to elevator control system
CN101414997B (en) Method and apparatus for preventing malevolence program from accessing network
EP3432140A1 (en) Android-based pop-up prompt method and device
WO2020113191A1 (en) Systems and methods for using a mobile device to manage an over-the-air vehicle software update
CN107563193A (en) Access and control strategy of database method and system based on SQL templates
CN110008690B (en) Authority management method, device, equipment and medium for terminal application
EP3528071B1 (en) Instruction verification method and device for diagnosis apparatus, and lower computer
CN105636832B (en) Controller of vehicle
CN103761114A (en) Method and device for loading extensions and/or plugins on browser side
CN105700884A (en) Application icon hiding method and system, and intelligent terminal
CN105930739A (en) Method and terminal for preventing file from being deleted
CN102426639A (en) Information safety monitoring method and device
CN106355060A (en) Application-lock implementation method and system based on android system
CN103916508A (en) Method and device for rapidly making call through mobile phone
CN101546363A (en) Safe USB connection method
CN110245033A (en) Vehicle control system and control method for vehicle
CN103886249A (en) Method and device for executing processes under superuser right in system
CN105046114A (en) Method and system for preventing android application program from being hidden and intelligent terminal
CN104462898B (en) File destination guard method and device based on android system
CN105224848A (en) A kind of equipment authentication method, Apparatus and system
CN105590060A (en) Target application program protection method and device
CN108446553B (en) Process protection method and device and electronic equipment
CN106127041A (en) Method and device for preventing clipboard data from being monitored and terminal equipment
CN105335673A (en) Information safety processing method and device
US20080086761A1 (en) Methods, devices, and computer program products for controlling wireless connection access

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20201118

Address after: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Hangzhou Jiji Intellectual Property Operation Co.,Ltd.

Address before: 201616 Shanghai city Songjiang District Sixian Road No. 3666

Patentee before: Phicomm (Shanghai) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201217

Address after: 8319 Yanshan Road, Bengbu City, Anhui Province

Patentee after: Bengbu Lichao Information Technology Co.,Ltd.

Address before: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee before: Hangzhou Jiji Intellectual Property Operation Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210309

Address after: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee after: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Address before: 8319 Yanshan Road, Bengbu City, Anhui Province

Patentee before: Bengbu Lichao Information Technology Co.,Ltd.

TR01 Transfer of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Methods, systems and intelligent terminals to prevent android applications from being hidden

Effective date of registration: 20230111

Granted publication date: 20180724

Pledgee: Huzhou Wuxing Rural Commercial Bank Co.,Ltd. high tech Zone Green sub branch

Pledgor: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Registration number: Y2023330000072

PE01 Entry into force of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20231205

Granted publication date: 20180724

Pledgee: Huzhou Wuxing Rural Commercial Bank Co.,Ltd. high tech Zone Green sub branch

Pledgor: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Registration number: Y2023330000072

PC01 Cancellation of the registration of the contract for pledge of patent right