CN106126412B - The automatic Evaluation and Optimization of code quality based on Android API operating specification - Google Patents

The automatic Evaluation and Optimization of code quality based on Android API operating specification Download PDF

Info

Publication number
CN106126412B
CN106126412B CN201610421577.9A CN201610421577A CN106126412B CN 106126412 B CN106126412 B CN 106126412B CN 201610421577 A CN201610421577 A CN 201610421577A CN 106126412 B CN106126412 B CN 106126412B
Authority
CN
China
Prior art keywords
api
android
code quality
name
application program
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.)
Active
Application number
CN201610421577.9A
Other languages
Chinese (zh)
Other versions
CN106126412A (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.)
Institute of Software of CAS
Original Assignee
Institute of Software of CAS
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 Institute of Software of CAS filed Critical Institute of Software of CAS
Priority to CN201610421577.9A priority Critical patent/CN106126412B/en
Publication of CN106126412A publication Critical patent/CN106126412A/en
Application granted granted Critical
Publication of CN106126412B publication Critical patent/CN106126412B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs
    • G06F11/3616Software analysis for verifying properties of programs using software metrics

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to a kind of automatic Evaluation and Optimizations of code quality based on Android API operating specification.Its step includes: that the specific dedicated resolver parsing API of building summarizes document;Classified based on Android API operating specification to API, establishes API feature database;Automatically scanning evaluation engine is established, API scanning is called to Android application program to be measured, statistics calls the type distribution of API, the calling station that positioning removes API, do not recommend API and hiding API;The code quality Optimizing Suggestions of automation are provided, code quality assessment report is generated.The present invention is to investigate Android application program the standardized degree of API is called to establish complete automatic check and evaluation system, it can effectively help Android application program developer to detect and optimize the use of API, reduce the misuse of API, Android application program code quality is promoted, and then improves the security level of Android application program.

Description

The automatic Evaluation and Optimization of code quality based on Android API operating specification
Technical field
The invention belongs to information technologies, computer software technical field, and in particular to one kind is based on Android API operating specification The automatic Evaluation and Optimization of code quality.
Background technique
Up to now, it has been developed to from Android1.0 by the Android system version that Google researches and develops Marshmallow6.0 amounts to and has issued more than 20 different main versions, and corresponding Android application program programming interface (Android Application Programming Interface, Android API) also rises to grade 23 from grade 1.Peace Each edition upgrading of tall and erect system all can correspondingly be increased newly, be deleted according to the demand of the function of system, performance, safety etc. It increases 843 newly altogether with change part API, delete 144 29, change sides API such as when grade 21 upgrades to grade 22 Method.But due to the inertial thinking of Android application developer, code is write generally according to existing experience, ignores or does not pay attention to Android official website statement API using suggest, cause it is some early in lowest version be not just recommended to use or abandoned using API is still called, this will lead to the application program write, and there are potential safety problems, it is easier to be utilized by rogue program, example It is as general loophole discloses CVE-2015-3833 in Common Vulnerabilities And Exposures (CVE) Information leakage loophole caused by getRecentTasks () method, and this method in API Quality 21 by Android official website It is claimed as not being recommended to use.It can be seen that the improper use of API seriously threatens code quality, mobile intelligent terminal is in turn resulted in The leakage of userspersonal information or even economic asset loss.
But it is up to the present, automatic there are no being carried out based on Android API operating specification to Android application program code quality The correlation technique of detection.Therefore the present invention establishes complete automatic check and evaluation system for the use of specification Android API, And the code quality optimisation strategy for proposing automation is referred to for developer, is made with reducing API in process of application development With improper situation, and then promote the code quality of Android application program entirety.
Summary of the invention
It is an object of the invention to fill up at present to the blank of Android application program API Calls normalization detection, one is proposed Code quality automatic Evaluation and Optimization of the kind based on Android API operating specification, this method can effectively help Android application program Developer detects and optimizes the use of API, reduces the misuse of API, promotes Android application program code quality, and then improve peace The security level of tall and erect application program.
To achieve the above object, the present invention adopts the following technical scheme:
A kind of automatic Evaluation and Optimization of code quality based on Android API operating specification, step include:
1) document structuring specifically dedicated resolver is summarized for the API in Android source code, the resolver is achievable all API corresponds to the extraction and association of packet name, class name, method name and parameter information;
2) API removed API points based on Android API operating specification, recommend API, hiding tetra- class of API and normal API, And establish API feature database;
3) automatically scanning evaluation engine is established, the type distribution that Android application program to be measured calls API is counted, positioning removes API, the calling station for not recommending API and hiding API are based on API operating specification situation and API safety in utilization, propose code Quality classification method assesses code quality;
4) the code quality optimisation strategy of automation is provided, code quality assessment report is generated, is opened for Android application program Hair personnel reference.
Further, it when step 2) establishes API feature database, for removing API, not recommending API and hiding API, needs to search Security breaches can be caused with the presence or absence of such as information leak (deriving from American National vulnerability scan) in API annotation Keyword identification, think that the API will affect code security if finding, in feature database be its add security implication mark Will prompts user to pay special attention to.
Further, when establishing API feature database, for removing API, its shifting need to be differentiated according to the version that API summarizes document Except starting version number.
Further, when establishing API feature database, for not recommending API, it need to further extract in source code annotation and not recommend Reason and Optimizing Suggestions are not recommended by starting version number.
Further, each API record in API feature database includes following information: packet name, class name, method name, parameter Information, it is whether normal, whether remove, whether do not recommend, whether hiding, whether safety, remove starting version number, do not recommend to originate Reason and Optimizing Suggestions are not recommended by version number.
Further, step 3) carries out dis-assembling to Android application program to be measured using static disassembly analytical technology, from Dynamic scanning show that it calls the distribution of the type of API;Step 3) the static disassembly analytical technology uses one in following tool Kind or a variety of pairs of Android application programs carry out dis-assemblings: apktool, dex2jar, Android Multitool and QARK etc..
Further, step 3) the code quality ranking method comprehensively considers abnormal API and (removes API, do not recommend API, API is hidden) proportion and weight, code quality score is calculated, between 0.0-10.0, numerical value is bigger, says Bright code quality is poorer, and 0.0-3.5 is set as low danger rank, and 3.6-7.0 is set as middle danger rank, and 7.1-10.0 is set as high-risk grade Not.
Further, the content of step 4) the code quality assessment report includes: the type of 1) routine call API to be measured Distribution;2) Android application program code quality rating result to be measured;3) every API for belonging to removal API of routine call to be measured Packet name, class name, method name, remove starting version number and specific calling station;4) belonging to for routine call to be measured does not recommend API The packet name of every API, class name, method name, do not recommend to originate version number, Optimizing Suggestions and specific calling station;5) to ranging Packet name, class name, method name and the specific calling station for every API for belonging to hiding API that sequence is called.
The present invention proposes a kind of automatic Evaluation and Optimization of code quality based on Android API operating specification.Pass through parsing Android official website API operating specification, classifies to API, establishes API feature database;On this basis, program tune to be measured is scanned With the distribution of API, assesses application code quality and propose prioritization scheme.The present invention is to investigate Android application program to call The standardized degree of API establishes complete automatic detection evaluation system, and the code quality optimisation strategy for providing automation supplies Android application program developer reference can effectively reduce the improper use and misuse of API, and then it is whole to promote Android application program The code quality of body.
Detailed description of the invention
Fig. 1 is the flow chart of the automatic Evaluation and Optimization of code quality based on Android API operating specification of embodiment.
Fig. 2 is each processing module schematic diagram of the automatic Evaluation and Optimization of code quality of embodiment.
Fig. 3 is the flow chart that API feature database is established in embodiment.
Fig. 4 is the flow chart of automatically scanning assessment code quality in embodiment.
Fig. 5 is the syntactic analysis tree schematic diagram that API summarizes document resolver in embodiment.
Specific embodiment
With reference to the accompanying drawing, by embodiment, the present invention is further illustrated.
The automatic Evaluation and Optimization of code quality based on Android API operating specification of the present embodiment, overall procedure is such as Shown in Fig. 1, each processing module is as shown in Fig. 2, this method mainly comprises the steps that
1) document structuring specifically dedicated resolver is summarized for the API in Android source code, establishes syntactic analysis tree, passes through PID Packet Identifier, class identifier and method identifier can be with packet name, class name and the method names of each API of effective position, and then position The number of parameters and type of method complete extraction and association that all API correspond to packet name, class name, method name and parameter information.
2) Android sound code file is searched according to parsing result, positions the realization position of each API, and to its comment section into Row text mining, extraction are related to the keyword of API operating specification.By API point to remove API, do not recommend API, hide API and just Tetra- class of normal API, establishes API feature database.For removing API, not recommending API and hiding API, need to further judge in source code annotation The keyword for whether containing the code safety that has an impact adds security implication mark for the API in feature database if containing to mention Show that user pays special attention to.
Specifically, classified based on Android API operating specification to API, establish step process such as Fig. 3 of API feature database It is shown, it is described as follows:
Document parsing result 2a) is summarized according to the API in 1), the specific implementation position of position location API in Android source code is drawn Divide the realization of its function body and code annotation part, go to 2b).
Text mining 2b) is carried out to comment section, keyword relevant to API operating specification is extracted, goes to 2c).
2c) according to key characteristics, by API points to remove API, not recommending API, hiding tetra- class of API and normal API, turn To 2d)
2d) judge whether each API is normal API, if so, going to 2j), directly item is created for it in the database Mesh;If it is not, then going to 2e).
It 2e) is categorized further, as improper API to remove API, do not recommend API and hiding API, and mark in the database Know, go to 2f).
Each 2f) is searched to remove API, do not recommend in the source code of API and hiding API annotation with the presence or absence of such as Information leak (deriving from American National vulnerability scan) etc. can cause the keyword identification of security breaches, if it exists Then think that the API will lead to application code there are potential safety problem, go to 2g);If nothing goes to 2h).
Security implication mark 2g) is added for the API, reminds user to add to pay close attention to, goes to 2h).
2h) judge whether the API is not recommend API, if so, going to 2i), further extract relevant information;If it is not, then Go to 2j).
It 2i) is extracted in API source code annotation and does not recommend not recommending to originate version number, reason and optimization not being recommended to build for API View etc., goes to 2j).
2j) the information sorted out according to above-mentioned steps creates API feature database.Each API record in API feature database Including following information: packet name, class name, method name, parameter information, it is whether normal, whether remove, whether do not recommend, whether hiding, Whether safe, removal starting version number does not recommend to originate version number, does not recommend reason and Optimizing Suggestions.
3) automatically scanning evaluation engine is established, the code quality of Android application program to be measured is assessed.Use static analysis skill Art carries out dis-assembling to Android application program to be measured, and automatically scanning show that it calls the distribution of the type of API, and positions and wherein remove API, the specific calling station for not recommending API propose code quality ranking method, assess code quality;
Specifically, automatically scanning evaluation engine assesses the step process of program code quality to be measured as shown in figure 4, specific It is described as follows:
3a) tools such as apktool, dex2jar, Android Multitool and QARK to Android application program to be measured into Row dis-assembling obtains .dex file, goes to 3b).
.dex file 3b) is parsed, Study document head obtains the deviant of each class, and then navigates to class block, and analysis is each The each method and its calling station and physical storage address that class includes, go to 3c).
The type of all API called in Android application program to be measured 3c) is analyzed, statistics removes API, do not recommend API, is hidden API and normal API percentage are hidden, 3d is gone to).
3d) judge whether to contain in all API of Android application program calling to be measured and removes API, do not recommend API and hide API, if so, then going to 3e);If nothing goes to 3f).
It 3e) scans the removal API of Android application program calling to be measured, recommend the specific invocation bit of API and hiding API It sets, facilitates Android application program developer to position, go to 3f).
The API type distribution that Android application program to be measured is called 3f) is counted, the removal API of calling is checked, does not recommend API Whether there is safety issue with hiding API, be based on API operating specification situation and API safety in utilization, proposes that code quality is commented Grade method, assesses code quality.
Code quality ranking method proposed by the present invention comprehensively considers abnormal API proportion and weight, is calculated Code quality score, between 0.0-10.0, numerical value is bigger, illustrates that code quality is poorer, and 0.0-3.5 is set as low danger grade Not, 3.6-7.0 is set as middle danger rank, and 7.1-10.0 is set as high-risk rank.Circular is as follows: by Android application journey to be measured The API type distribution that sequence is called, it is known that the normal API number of calling is L, and removing API number is M, and not recommending API number is N, Hiding API number is O.According to abnormal API to the risk setting ratio value of program, normal API: removes API: not recommending API: API=1:4:3:2 is hidden.The then calculation formula of code quality Q are as follows:
Wherein, in order to highlight potential danger brought by safety-related abnormal API, it is abnormal to promote every one kind The weight of safety-related API is 2 in API.Assuming that removing security-related having in API, A is a, and unrelated with safety has B, then M in above formula is replaced withSimilarly, API is not recommended to do similar replacement with hiding API yet.
4) Optimizing Suggestions are extracted from API feature database, the code quality optimisation strategy of automation is provided and generates code matter Assessment report is measured, is referred to for Android application program developer.Code quality assessment report content includes:
4a) Android application program to be measured calls the type distribution of API.
4b) Android application program code quality rating result to be measured.
What 4c) Android application program to be measured was called belongs to packet name, class name, the method name, removal for removing every API of API Originate version number and specific calling station.
The packet name for not recommending every API of API that 4d) Android application program to be measured was called belong to, class name, method name, no Recommend starting version number, Optimizing Suggestions and specific calling station.
4e) the packet name for every API for belonging to hiding API that Android application program to be measured is called, class name, method name and specific Calling station.
A specific application example is provided below, implementation step includes:
1) API in the specific dedicated resolver parsing Android source code of construction summarizes document.For Android.app.Activity Manager.setWatchHeapLimit (long) method, obtained syntactic analysis tree is as schemed Shown in 5.It can be in packet name, class name and the method for each API of effective position by PID Packet Identifier, class identifier and method identifier Name, and then the number of parameters and type of localization method, and it is associated with correspondence.
2) API feature database is established, is classified based on Android API operating specification to API.Table 1 is android.app.Act IvityManager.getRunningTasks (int) method and android.database.sqlite.SQLiteProgram .native_bind_long Logic Structure Design of (int long) method in API feature database.Whether whether " normal " " move Except ", the flag bit of " whether not recommending " and " whether hiding " embody API classification." whether safe " flag bit shows if 0 The API may will affect code safety.
Table 1.API feature database Logic Structure Design
One section of English in upper table, which is translated into Chinese, is: from LOLLIPOP version, because this method may let out personal information Reveal to called side, the unusable this method of third-party application.For back compatible, this method returns to called side itself mission bit stream, With other insensitive mission bit streams.
3) automatically scanning evaluation engine is established, the code quality of program to be measured is assessed.Assuming that in Android application program to be measured The all types of API called are as shown in table 2.Data are illustrative only in table.
The all types of API numbers called in the Android application program to be measured of table 2
According to code quality ranking method proposed by the present invention, the code quality of the Android application program to be measured is calculated Rating score Q are as follows:
Belong to middle danger rank.
Further positioning removes API, does not recommend the calling station of API and hiding API in the application, if do not recommended AP I:android.app.ActivityManager.getRunningTasks (int), specific calling station are as follows:
Lcom/wbtech/ums/common/CommonUtil;->getPackageName(Landroid/ content/Context;)Ljava/lang/String;
Lcom/fengjr/mobile/act/Base;->getActivityCountInTask()I
Lcom/fengjr/mobile/util/d;->e()Z
Lcom/wbtech/ums/common/CommonUtil;->getActivityName(Landroid/ content/Context;)Ljava/lang/String;
Lcom/fengjr/mobile/receiver/MipushMessageReceiver;-> isAppRunningForeground(Landroid/content/Context;)Z
Lcom/fengjr/mobile/receiver/JPushReceiver;->a(Landroid/content/ Context;)Z
Lcom/fengjr/mobile/act/Base;->isAppRunningForeground(Landroid/ content/Context;)Z
4) the code quality optimisation strategy of automation is provided.Such as not being recommended to use API:Landroid/net/ Connecti vityManager;-> getNetworkInfo (I), the optimisation strategy provided are as follows:
This method was deprecated in API level 23.This method does not support multiple connected networks of the same type.Use getAllNetworks()and getNetworkInfo(android.ne t.Network)instead.
Chinese corresponding to one section of English above are as follows: this method is classified as not being recommended to use API in API Quality 23.The party Method does not support the network connection of multiple same types, please use getAllNetworks () and getNetworkInfo (android.net.Net work) substitution.
For not being recommended to use API:Landroid/speech/tts/TextToSpeech;->getFeatures (Ljava/util/Locale;), following Optimizing Suggestions are provided:
This method was deprecated in API level 21.As of API level 21,please use voices.In order to query features of the voice,call getVoices()to retrieve the list of available vo ices and getFeatures()to retrieve the set of features.
Chinese corresponding to one section of English above are as follows: this method is classified as not being recommended to use API in API Quality 21, asks Use voices.Sound characteristic to be inquired please call getVoices () to retrieve available sounds list, and call GetFeatures () retrieves sound characteristic set.
Generate code quality assessment report.Content includes the type distribution of routine call API to be measured, removes API, do not recommend The relevant information of A PI and hiding API, specific calling station and Optimizing Suggestions etc., for Android application program developer reference And carry out follow-up decision processing.
The above examples are only used to illustrate the technical scheme of the present invention and are not intended to limit it, the ordinary skill of this field Personnel can be with modification or equivalent replacement of the technical solution of the present invention are made, without departing from the spirit and scope of the present invention, this The protection scope of invention should subject to the claims.

Claims (8)

1. a kind of automatic Evaluation and Optimization of code quality based on Android API operating specification, step include:
1) summarize document structuring resolver for the API in Android source code, by the resolver complete all API correspond to packet name, The extraction and association of class name, method name and parameter information;
2) API removed API points based on Android API operating specification, recommend API, hiding tetra- seed type of API and normal API, And establish API feature database;When establishing API feature database, for removing API, not recommending API and hiding API, whether the API is judged With security risk, security implication mark is added for it in feature database if having, user is prompted to pay special attention to;Differentiating API is The no method with security risk are as follows: search in API annotation with the presence or absence of the keyword identification that can cause security breaches, if searching To then think the API have security risk;
3) the type distribution that Android application program to be measured calls API is counted, positioning removes API, do not recommend API's and hiding API Calling station is based on API operating specification situation and API safety in utilization, proposes code quality ranking method, assesses code matter Amount;
4) the code quality optimisation strategy of automation is provided, code quality assessment report is generated.
2. the method as described in claim 1, it is characterised in that: the API in step 1) the Android source code summarizes document and includes The removal API document of each Android system version and the so far existing API document of newest Android system version.
3. the method as described in claim 1, it is characterised in that: the keyword identification for causing security breaches is from beauty Country, state vulnerability scan, including information leak.
4. the method as described in claim 1, it is characterised in that: when step 2) establishes API feature database, for removing API, according to The version that API summarizes document differentiates that it removes starting version number;For not recommending API, extracts in source code annotation and do not recommended Beginning version number, do not recommend reason and Optimizing Suggestions.
5. the method as described in claim 1, which is characterized in that each API record in API feature database includes following letter Breath: packet name, class name, method name, parameter information, it is whether normal, whether remove, whether do not recommend, whether hiding, whether safety, Starting version number is removed, do not recommend to originate version number, recommend reason and Optimizing Suggestions.
6. the method as described in claim 1, it is characterised in that: step 3) is using static disassembly analytical technology to Android to be measured Application program carries out dis-assembling, and automatically scanning show that it calls the distribution of the type of API;The static disassembly analytical technology uses One of following tool or a variety of pairs of Android application programs progress dis-assemblings: apktool, dex2jar, AndroidMultitool and QARK.
7. the method as described in claim 1, it is characterised in that: step 3) the code quality ranking method comprehensively considers not Normal API removes API, does not recommend API, hides API proportion and weight, and code quality score is calculated, between Between 0.0-10.0, numerical value is bigger, illustrates that code quality is poorer, and 0.0-3.5 is set as low danger rank, during 3.6-7.0 is set as Danger rank, 7.1-10.0 are set as high-risk rank.
8. the method as described in claim 1, which is characterized in that the content of step 4) the code quality assessment report includes: 1) the type distribution of routine call API to be measured;2) Android application program code quality rating result to be measured;3) routine call to be measured Belong to the packet name of every API for removing API, class name, method name, remove starting version number and specific calling station;4) to be measured Routine call belongs to the packet name for not recommending every API of API, class name, method name, does not recommend to originate version number, Optimizing Suggestions With specific calling station;5) the packet name of every API for belonging to hiding API of routine call to be measured, class name, method name and specific tune Use position.
CN201610421577.9A 2016-06-14 2016-06-14 The automatic Evaluation and Optimization of code quality based on Android API operating specification Active CN106126412B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610421577.9A CN106126412B (en) 2016-06-14 2016-06-14 The automatic Evaluation and Optimization of code quality based on Android API operating specification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610421577.9A CN106126412B (en) 2016-06-14 2016-06-14 The automatic Evaluation and Optimization of code quality based on Android API operating specification

Publications (2)

Publication Number Publication Date
CN106126412A CN106126412A (en) 2016-11-16
CN106126412B true CN106126412B (en) 2019-03-05

Family

ID=57270125

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610421577.9A Active CN106126412B (en) 2016-06-14 2016-06-14 The automatic Evaluation and Optimization of code quality based on Android API operating specification

Country Status (1)

Country Link
CN (1) CN106126412B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107479879B (en) * 2017-07-28 2021-09-14 扬州大学 API for software function maintenance and use recommendation method thereof
CN108804323A (en) * 2018-06-06 2018-11-13 中国平安人寿保险股份有限公司 Code quality monitoring method, equipment and storage medium
CN109298952A (en) * 2018-08-27 2019-02-01 优视科技新加坡有限公司 The call method and its device of application programming interface
CN109739509A (en) * 2018-09-30 2019-05-10 北京奇虎科技有限公司 Hide detection method, device and the computer storage medium of API Calls
CN112494928A (en) * 2020-12-10 2021-03-16 上海连尚网络科技有限公司 Game scene control method and device
CN114666336B (en) * 2022-03-14 2023-07-18 西安热工研究院有限公司 Method for dynamic weight service routing based on API gateway

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268445A (en) * 2012-12-27 2013-08-28 武汉安天信息技术有限责任公司 Android malicious code detection method based on OpCode and system thereof
CN103793650A (en) * 2013-12-02 2014-05-14 北京邮电大学 Static analysis method and static analysis device for Android application program
CN104715195A (en) * 2015-03-12 2015-06-17 广东电网有限责任公司信息中心 Malicious code detecting system and method based on dynamic instrumentation
CN105653949A (en) * 2014-11-17 2016-06-08 华为技术有限公司 Malicious program detection method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8713513B2 (en) * 2006-12-13 2014-04-29 Infosys Limited Evaluating programmer efficiency in maintaining software systems

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268445A (en) * 2012-12-27 2013-08-28 武汉安天信息技术有限责任公司 Android malicious code detection method based on OpCode and system thereof
CN103793650A (en) * 2013-12-02 2014-05-14 北京邮电大学 Static analysis method and static analysis device for Android application program
CN105653949A (en) * 2014-11-17 2016-06-08 华为技术有限公司 Malicious program detection method and device
CN104715195A (en) * 2015-03-12 2015-06-17 广东电网有限责任公司信息中心 Malicious code detecting system and method based on dynamic instrumentation

Also Published As

Publication number Publication date
CN106126412A (en) 2016-11-16

Similar Documents

Publication Publication Date Title
CN106126412B (en) The automatic Evaluation and Optimization of code quality based on Android API operating specification
EP3441875B1 (en) Intellectual automated security, performance and code generation framework
CN108171073B (en) Private data identification method based on code layer semantic parsing drive
CN102804147B (en) Perform the code check executive system of the code check of ABAP source code
CN109614433B (en) Method, device, equipment and storage medium for identifying data blooding margin between business systems
CN101853300B (en) Method and system for identifying and evaluating video downloading service website
CN109684847B (en) Automatic repairing method, device, equipment and storage medium for script loopholes
US20150207811A1 (en) Vulnerability vector information analysis
CN105787366A (en) Android software visualization safety analysis method based on module relations
US20150193428A1 (en) Semantic frame operating method based on text big-data and electronic device supporting the same
KR100835290B1 (en) System and method for classifying document
CN106383862B (en) Illegal short message detection method and system
CN110990362A (en) Log query processing method and device, computer equipment and storage medium
EP2673687A2 (en) Visual display of semantic information
CN111159334A (en) Method and system for house source follow-up information processing
CN108932199B (en) Automatic taint analysis system based on user interface analysis
CN112016317A (en) Sensitive word recognition method and device based on artificial intelligence and computer equipment
CN116611416A (en) Sample data generation and information detection methods, devices, equipment and storage medium
WO2020093613A1 (en) Page data processing method and apparatus, storage medium, and computer device
CN114281688A (en) Codeless or low-code automatic case management method and device
CN111934949A (en) Safety test system based on database injection test
CN105975610A (en) Scene recognition method and device
CN111061642A (en) Full-automatic competition data processing system and method based on user data
CN104038391A (en) Method and device for detecting junk email
CN109558418A (en) A kind of method of automatic identification information

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