CN113923111A - Method, device, equipment and storage medium for automatically collecting application internet surfing messages - Google Patents

Method, device, equipment and storage medium for automatically collecting application internet surfing messages Download PDF

Info

Publication number
CN113923111A
CN113923111A CN202010575271.5A CN202010575271A CN113923111A CN 113923111 A CN113923111 A CN 113923111A CN 202010575271 A CN202010575271 A CN 202010575271A CN 113923111 A CN113923111 A CN 113923111A
Authority
CN
China
Prior art keywords
mobile terminal
application
messages
data line
internet
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.)
Pending
Application number
CN202010575271.5A
Other languages
Chinese (zh)
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN202010575271.5A priority Critical patent/CN113923111A/en
Priority to PCT/CN2021/099636 priority patent/WO2021259079A1/en
Publication of CN113923111A publication Critical patent/CN113923111A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/02Capturing of monitoring data
    • H04L43/022Capturing of monitoring data by sampling

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Stored Programmes (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a method, a device, equipment and a storage medium for automatically collecting application internet surfing messages, and belongs to the technical field of intelligent network communication. The method comprises the following steps: when the mobile terminal is connected with the personal computer PC through a data line and is connected to a hot spot WIFI started by the PC, the PC controls the mobile terminal to download and install an application needing packet capturing through the data line; after the mobile terminal finishes downloading and installing the application, the PC controls the mobile terminal to send an internet message of the application through a data line; and during the period that the mobile terminal sends the internet surfing messages of the application, the PC automatically acquires the internet surfing messages of the application of the mobile terminal through the hotspot WIFI.

Description

Method, device, equipment and storage medium for automatically collecting application internet surfing messages
Technical Field
The present invention relates to the field of intelligent network communication technologies, and in particular, to a method, an apparatus, and a storage medium for automatically collecting application internet access messages.
Background
The development of internet protocols provides intelligent pipelines and basic capability of big data analysis for various products. The development of internet protocol relies on the accurate message sampling of traffic generated by each APP (Application) accessing the internet.
The APP installed on the mobile phone has a unique identifier: ios system Bundle ID (Bundle identifier, application ID), android system packageName (package name). Through the unique identification of each APP, the operation that the PC (Personal Computer, private Computer) is used to control the mobile phone APP to click the interface control through the APP can be realized. The Apium is an automatic testing open source tool and supports applications on drive ios and android platforms.
Tcpdump is a packet capture tool running under the command line. And the PC starts a wifi (wireless network) hotspot, and after the mobile phone is connected with the wifi network, all traffic generated by the mobile phone network access can be captured and packaged at the PC end through the tcpdump.
Packet capturing of APP internet traffic is achieved through manual operation, and the specific flow is as follows:
step 1, connecting a mobile phone with wifi
Step 2, installing APP needing to be packet-grabbed on mobile phone
Step 3, starting a packet capturing function for the mobile phone internet traffic on the PC
Step 4, finding the APP needing packet capturing on the mobile phone, and opening the APP for business operation
Step 5, stopping the packet capturing function of the mobile phone on the PC
Manual packet capturing and sampling are tedious, time-consuming and labor-consuming, and the internet protocols are thousands of times, so that message sampling is performed only by manpower, and the requirements of a big data era cannot be met.
Disclosure of Invention
The embodiment of the invention mainly aims to provide a method, device and storage medium for automatically acquiring an application internet message, and aims to overcome the defect that an APP message of a mobile phone can only be sampled manually, break through the limitation of human bottleneck and achieve the effect of automatic packet capture and sampling of the message.
In order to achieve the above object, an embodiment of the present invention provides a method for automatically acquiring an application internet message, where the method includes the following steps:
when the mobile terminal is connected with the personal computer PC through a data line and is connected to a hot spot WIFI started by the PC, the PC controls the mobile terminal to download and install an application needing packet capturing through the data line;
after the mobile terminal finishes downloading and installing the application, the PC controls the mobile terminal to send an internet message of the application through a data line;
and during the period that the mobile terminal sends the internet surfing messages of the application, the PC automatically acquires the internet surfing messages of the application of the mobile terminal through the hotspot WIFI.
In order to achieve the above object, an embodiment of the present invention provides an apparatus for automatically acquiring an application internet message, including:
the control module is used for controlling the mobile terminal to download and install the application needing packet capturing through a data line when the mobile terminal is connected with the personal computer PC through the data line and is connected with a hotspot WIFI started by the PC, and controlling the mobile terminal to send an internet message of the application through the data line after the mobile terminal finishes downloading and installing the application;
and the acquisition module is used for automatically acquiring the application internet surfing message of the mobile terminal through the hotspot WIFI during the period that the mobile terminal sends the application internet surfing message.
In order to achieve the above object, an embodiment of the present invention further provides an apparatus for automatically acquiring an application internet message, where the apparatus includes a memory, a processor, a program stored in the memory and operable on the processor, and a data bus for implementing connection communication between the processor and the memory, and the program implements the steps of the foregoing method when executed by the processor.
To achieve the above object, the present invention provides a storage medium for a computer-readable storage, the storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the steps of the aforementioned method.
The method, the equipment and the storage medium for automatically acquiring the application internet message overcome the defect that the mobile phone APP message can only be sampled manually, break through the limitation of human bottleneck, achieve the effect of automatic packet capturing and sampling of the message, release human resources and improve the efficiency of accurate message sampling of mass internet protocols.
Drawings
Fig. 1 is a flowchart of a method for automatically acquiring an application internet message according to an embodiment of the present invention.
Fig. 2 is a schematic diagram of an apparatus for automatically acquiring an application internet message according to a second embodiment of the present invention.
Fig. 3 is a diagram of an automated packet sampling device according to an embodiment of the present invention.
Fig. 4 is a flow chart of automated message sampling according to an embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "part", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no peculiar meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
Example one
As shown in fig. 1, this embodiment provides a method for automatically acquiring an application internet message, where the method includes the following steps:
step S110: when the mobile terminal is connected with the personal computer PC through a data line and is connected to a hot spot WIFI started by the PC, the PC controls the mobile terminal to download and install an application needing packet capturing through the data line;
step S120: after the mobile terminal finishes downloading and installing the application, the PC controls the mobile terminal to send an internet message of the application through a data line;
step S130: and during the period that the mobile terminal sends the internet surfing messages of the application, the PC automatically acquires the internet surfing messages of the application of the mobile terminal through the hotspot WIFI.
The mobile terminal comprises an Android mobile terminal and an Iphone mobile terminal.
The embodiment of the invention also comprises the following steps: the PC installs and debugs an adb command required by the application on the Android mobile terminal and an ios-deployment command required by the application on the Iphone mobile terminal; and the PC is provided with the appium and is used for reading the interface control information applied to the Android mobile terminal or the Iphone mobile terminal.
Specifically, the downloading and installing of the application needing packet capturing by the PC through the data line to the mobile terminal comprises: the PC opens an application store on the mobile terminal through a data line; the PC reads a search box control in the mobile terminal application store through Python + appium, and simultaneously inputs the application name needing packet capturing in the search box control to obtain a search result; and the PC downloads and installs the application in the mobile terminal according to the search result.
Specifically, the step of the PC controlling the mobile terminal to send the internet access message of the application through the data line includes: the PC reads all controls of the application interface of the mobile terminal through Python + appium; and the PC enables the mobile terminal to send the internet surfing message of the application by sequentially clicking all the read controls of the application interface of the mobile terminal.
Example two
Fig. 2 is a schematic diagram of an apparatus for automatically collecting an application internet message according to a second embodiment of the present invention, as shown in fig. 2, including: a control module 201 and an acquisition module 202.
The control module 201 is configured to, when a mobile terminal is connected to the PC through a data line and is connected to a hotspot WIFI turned on by the PC, control the mobile terminal to download and install an application to be subjected to packet capturing through the data line, and control the mobile terminal to send an internet message of the application through the data line after the mobile terminal completes downloading and installation of the application; the acquisition module 202 is configured to automatically acquire an application internet message of the mobile terminal through the hotspot WIFI during the period that the mobile terminal sends the application internet message.
The mobile terminal comprises an Android mobile terminal and an Iphone mobile terminal.
The embodiment of the invention also comprises the following steps: and the installation module is used for installing and debugging an adb command required by the application on the Android mobile terminal and an ios-default command required by the application on the Iphone mobile terminal by a PC (personal computer), and installing appium and is used for reading interface control information applied on the Android mobile terminal or the Iphone mobile terminal.
A third embodiment of the present invention provides an apparatus for automatically acquiring an application internet message, where the apparatus includes a memory, a processor, a program stored in the memory and operable on the processor, and a data bus for implementing connection and communication between the processor and the memory, and the program is executed by the processor to implement the specific steps shown in fig. 1.
A fourth embodiment of the present invention provides a computer-readable storage medium, which stores one or more programs, where the one or more programs are executable by one or more processors to implement the specific steps shown in fig. 1.
The invention adopts the following technical scheme:
the process of manual packet grabbing is analyzed to find that: step 1, connecting the mobile phone with wifi is one-time operation, and manual connection is only needed. Steps 2, 3, 4, 5 are multiple operations, and one operation is needed for each sampling of one APP. Steps 3 and 5 can be realized through a tcpdump command line. Step 2 in the invention is changed into automatic installation of APP to the mobile phone:
21. the PC opens the application store through the unique identifier of the mobile phone application store;
22. finding a search box control in an application store, and clicking and inputting the name of the App to be sampled;
23. downloading and installing an APP by the mobile phone;
24. after the APP is installed, opening the APP to allow the network and other functions to be used, and acquiring the unique APP identifier;
25. and closing the application store and the APP mobile phone process.
In the invention, step 4 is changed into automatically traversing all controls in the APP:
41. the PC opens the APP through the unique identifier;
42. reading all controls of an APP opening page by the PC, and sequentially clicking and traversing;
therefore, after a sampling device environment is built (a PC is provided with appium, a hotspot wifi is started after a network is connected with a network, an iphone and an android mobile phone start a developer mode and are connected with the wifi started by the PC), an automatic sampling flow can be started.
The hardware module part of the embodiment of the invention comprises:
1. one PC and 1 network cable.
2. 1 Android mobile phone corresponds to 1 data line.
3. 1 Iphone mobile phone corresponds to 1 data line.
The automatic message sampling device construction flow is shown in fig. 3:
step 301: the PC is connected with a network cable to surf the internet, and meanwhile, a hot point wifi is started;
step 302: the mobile phone is connected with the PC through a data line and is connected with the wifi for surfing the Internet;
step 303: the mobile phone opens a developer mode;
step 304: installing and debugging commands such as adb, ios-default and the like required by the android and the app on the iphone by the PC;
step 305: and the PC installs appium and debugs to the interface control information of the APP on the android and the iphone which can be read on the PC.
The automatic packet sampling implementation flow is shown in fig. 4:
step 401: setting up an environment, and manually setting up a sampling environment according to the diagram shown in figure 1;
step 402: and automatically installing the APP. The PC reads a control of the APP interface of the mobile phone by using Python + appium and sends a control clicking instruction to finish the APP installation step;
step 403: and starting the automatic packet grabbing. Python opens child process starts tcpdump to grab package;
step 404: the APP is automatically traversed. Reading all controls of the APP interface by using Python + appium, and sequentially traversing and clicking the browsing pages;
step 405: and automatically finishing the packet grabbing. The child process of Python open tcpdump capture is closed.
The technical solution of the present invention is further described in detail with reference to fig. 4 and the specific embodiments so that those skilled in the art can better understand the present invention and can implement the present invention, but the embodiments are not limited to the present invention.
In the related embodiment, the method for automatic sampling is illustrated by a common mobile phone Taobao APP. Example devices a Mac mini, which controls the handset through python3+ appium, was used with millet 8 and iphone 8. The mobile phone starts a developer mode, and the mobile phone language uses English.
Example five: android mobile phone treasure-washing automatic message sampling
Step 501: the Mac mini opens the pea pod of the android through python3+ apple, and the package name is com.wandoujia.phosphor 2 and the master control appAactivity is com.pp.assay.activity.PPMainActivity;
step 502: detecting an interface control 'android.widget.TextSwitcher', and automatically inputting 'Taobao mobile phone' for searching after clicking;
step 503: clicking the 'installation' corresponding to the mobile phone panning in the search result, and clicking 'install' according to the prompt until the 'Open' control shows that the installation is finished;
step 504: after clicking "Open", clicking an 'Allow' control of a popup according to a prompt, reading all started pages of the opened mobile phone treasure by using an adb command on a Mac mini, and acquiring a unique identifier packageaname (com).
Step 505: closing the pea pods and the mobile phone elutriation by using an adb command on the Mac mini;
step 506: starting tcpdump bale grabbing by a python promoter process on the Mac mini;
step 507: the Mac mini opens the treasure washing app according to the packageName and the appaactivity of the mobile phone treasure washing, reads all element controls of the interface, and clicks all the controls in sequence;
step 508: after traversing is finished, the Mac mini uses an adb command to close the mobile phone panning, and starts a child process kill of tcpdump packet grabbing.
Example six: IPhone mobile phone treasure-picking automatic message sampling
Step 601: the Mac mini opens an App Store of the iphone through python3+ appium according to the unique identifier bundleID which is com.
Step 602: detecting an interface control 'Search', and automatically inputting 'mobile phone panning' for searching after clicking;
step 603: clicking 'GET' corresponding to the mobile phone panning in the search result, and clicking 'Installl' according to a prompt until an 'Open' control shows that the installation is finished;
step 604: after clicking "Open", clicking an 'Allow' control of a popup according to a prompt, finding out a unique identifier bundleID of the mobile phone panning by using an ios-deploy command on a Mac mini, wherein the bundleID is com.
Step 605: closing an App Store and the mobile phone panning on the Mac mini;
step 606: starting a tcpdump capture packet Mac mini by a python promoter process on the Mac mini according to the bundleID of the mobile phone Taobao, opening Taobao app, reading all element controls of an interface, and clicking all the controls in sequence;
step 607: after traversing is finished, closing the panning of the mobile phone on the Mac mini, and starting a child process kill of tcpdump packet grabbing.
The method, the equipment and the storage medium for automatically acquiring the application internet messages provided by the embodiment of the invention overcome the defect that the mobile phone APP messages can only be sampled manually, break through the limitation of the bottleneck of manpower, achieve the effect of automatic packet capturing and sampling of the messages, release the manpower resources and improve the efficiency of accurate message sampling of mass Internet protocols.
One of ordinary skill in the art will appreciate that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof.
In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
The preferred embodiments of the present invention have been described above with reference to the accompanying drawings, and are not to be construed as limiting the scope of the invention. Any modifications, equivalents and improvements which may occur to those skilled in the art without departing from the scope and spirit of the present invention are intended to be within the scope of the claims.

Claims (10)

1. A method for automatically collecting application internet surfing messages is characterized by comprising the following steps:
when the mobile terminal is connected with the personal computer PC through a data line and is connected to a hot spot WIFI started by the PC, the PC controls the mobile terminal to download and install an application needing packet capturing through the data line;
after the mobile terminal finishes downloading and installing the application, the PC controls the mobile terminal to send an internet message of the application through a data line;
and during the period that the mobile terminal sends the internet surfing messages of the application, the PC automatically acquires the internet surfing messages of the application of the mobile terminal through the hotspot WIFI.
2. The method according to claim 1, wherein the mobile terminal comprises an Android mobile terminal and an Iphone mobile terminal.
3. The method of claim 2, further comprising:
the PC installs and debugs an adb command required by the application on the Android mobile terminal and an ios-deployment command required by the application on the Iphone mobile terminal;
and the PC is provided with the appium and is used for reading the interface control information applied to the Android mobile terminal or the Iphone mobile terminal.
4. The method of claim 3, wherein the PC controlling the mobile terminal to download and install the application requiring packet grabbing through the data line comprises:
the PC opens an application store on the mobile terminal through a data line;
the PC reads a search box control in the mobile terminal application store through Python + appium, and simultaneously inputs the application name needing packet capturing in the search box control to obtain a search result;
and the PC downloads and installs the application in the mobile terminal according to the search result.
5. The method of claim 3, wherein the PC controlling the mobile terminal to send the Internet surfing messages of the application through a data line comprises:
the PC reads all controls of the application interface of the mobile terminal through Python + appium;
and the PC enables the mobile terminal to send the internet surfing message of the application by sequentially clicking all the read controls of the application interface of the mobile terminal.
6. A device for automatically collecting application internet messages is characterized by comprising:
the control module is used for controlling the mobile terminal to download and install the application needing packet capturing through a data line when the mobile terminal is connected with the personal computer PC through the data line and is connected with a hotspot WIFI started by the PC, and controlling the mobile terminal to send an internet message of the application through the data line after the mobile terminal finishes downloading and installing the application;
and the acquisition module is used for automatically acquiring the application internet surfing message of the mobile terminal through the hotspot WIFI during the period that the mobile terminal sends the application internet surfing message.
7. The apparatus of claim 6, wherein the mobile terminal comprises an Android mobile terminal and an Iphone mobile terminal.
8. The apparatus of claim 7, further comprising:
and the installation module is used for installing and debugging an adb command required by the application on the Android mobile terminal and an ios-default command required by the application on the Iphone mobile terminal by a PC (personal computer), and installing appium and is used for reading interface control information applied on the Android mobile terminal or the Iphone mobile terminal.
9. An apparatus for automatically collecting messages on an application network, the apparatus comprising a memory, a processor, a program stored on the memory and operable on the processor, and a data bus for implementing a connection communication between the processor and the memory, wherein the program, when executed by the processor, implements the steps of the method for automatically collecting messages on an application network according to any one of claims 1 to 5.
10. A storage medium for computer readable storage, wherein the storage medium stores one or more programs, which are executable by one or more processors to implement the steps of the method for automatically collecting internet messages for an application according to any one of claims 1 to 5.
CN202010575271.5A 2020-06-22 2020-06-22 Method, device, equipment and storage medium for automatically collecting application internet surfing messages Pending CN113923111A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010575271.5A CN113923111A (en) 2020-06-22 2020-06-22 Method, device, equipment and storage medium for automatically collecting application internet surfing messages
PCT/CN2021/099636 WO2021259079A1 (en) 2020-06-22 2021-06-11 Method, apparatus, and device for automatically collecting internet-surfing message of application, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010575271.5A CN113923111A (en) 2020-06-22 2020-06-22 Method, device, equipment and storage medium for automatically collecting application internet surfing messages

Publications (1)

Publication Number Publication Date
CN113923111A true CN113923111A (en) 2022-01-11

Family

ID=79231223

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010575271.5A Pending CN113923111A (en) 2020-06-22 2020-06-22 Method, device, equipment and storage medium for automatically collecting application internet surfing messages

Country Status (2)

Country Link
CN (1) CN113923111A (en)
WO (1) WO2021259079A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102254113A (en) * 2011-06-27 2011-11-23 深圳市安之天信息技术有限公司 Method and system for detecting and intercepting malicious code of mobile terminal
CN102932555A (en) * 2012-12-03 2013-02-13 南京安讯科技有限责任公司 Method and system for fast recognizing client software of mobile phone
CN103338254A (en) * 2013-06-28 2013-10-02 腾讯科技(深圳)有限公司 Terminal across application pushing method, device, terminal and system
CN104182688A (en) * 2014-08-26 2014-12-03 北京软安科技有限公司 Android malicious code detection device and method based on dynamic activation and behavior monitoring
CN110162682A (en) * 2019-04-12 2019-08-23 深圳壹账通智能科技有限公司 A kind of crawling method of network data, device, storage medium and terminal device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105100201A (en) * 2015-06-12 2015-11-25 小米科技有限责任公司 Data packet capturing method and data packet capturing device
CN106250497A (en) * 2016-08-02 2016-12-21 北京集奥聚合科技有限公司 A kind of analysis method of APP application shop search key
CN106961357B (en) * 2017-04-28 2021-01-12 西安海润通信技术有限公司 Internet service packet capturing and fault positioning method based on non-root android terminal
CN106911541B (en) * 2017-05-08 2020-07-24 深圳市茁壮网络股份有限公司 Method and device for acquiring status information of convergence terminal
CN108769094A (en) * 2018-03-29 2018-11-06 威海新北洋技术服务有限公司 Acquisition method, device, PC equipment and the mobile terminal of user information
US11044185B2 (en) * 2018-12-14 2021-06-22 At&T Intellectual Property I, L.P. Latency prediction and guidance in wireless communication systems

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102254113A (en) * 2011-06-27 2011-11-23 深圳市安之天信息技术有限公司 Method and system for detecting and intercepting malicious code of mobile terminal
CN102932555A (en) * 2012-12-03 2013-02-13 南京安讯科技有限责任公司 Method and system for fast recognizing client software of mobile phone
CN103338254A (en) * 2013-06-28 2013-10-02 腾讯科技(深圳)有限公司 Terminal across application pushing method, device, terminal and system
CN104182688A (en) * 2014-08-26 2014-12-03 北京软安科技有限公司 Android malicious code detection device and method based on dynamic activation and behavior monitoring
CN110162682A (en) * 2019-04-12 2019-08-23 深圳壹账通智能科技有限公司 A kind of crawling method of network data, device, storage medium and terminal device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘基墙: "Android系统中P2P应用数据包捕获及流量控制研究", 中国硕士学位论文全文数据库, 15 February 2015 (2015-02-15), pages 15 *

Also Published As

Publication number Publication date
WO2021259079A1 (en) 2021-12-30

Similar Documents

Publication Publication Date Title
CN109344065B (en) Remote debugging method, debugging server and target machine
CN104598274A (en) Automatic instrumentation, compiling and installing method and system
CN109992283B (en) Method and system for synchronously downloading and upgrading test firmware in batch
WO2018076969A1 (en) Software upgrade method, computing device, and channel control device
CN103164247A (en) Method and device for automatically repairing system application
CN111638916B (en) General android mobile terminal driving system and method for data forensics
CN112615758A (en) Application identification method, device, equipment and storage medium
CN109189687A (en) A kind of method and apparatus obtaining Android log
CN107134124B (en) Unified management control method for carrier chip meter reading interface of broadband carrier communication module
CN111177715A (en) Mobile App vulnerability detection method and device
CN109032705B (en) Application program execution method and device, electronic equipment and readable storage medium
CN112052037A (en) Application software development method, device, equipment and medium
CN108459868A (en) A kind of software start-up method, device, terminal and storage medium
WO2008069508A1 (en) Portable storage apparatus for providing working environment migration service and method thereof
CN107888451B (en) Method and device for testing Web server
CN111369984A (en) Voice interaction method, storage medium and terminal equipment
CN113923111A (en) Method, device, equipment and storage medium for automatically collecting application internet surfing messages
CN112181467A (en) Method and device for upgrading memory firmware of terminal, terminal and storage medium
CN104516743A (en) Upgrading method and system of embedded device firmware based on ActiveX
CN113467893B (en) Automatic testing method and device for virtual machine, storage medium and processor
CN110267030A (en) TV program search automatic test approach, system and storage medium
CN102122249B (en) Java application program starting method and Java application program starting device
CN111611148B (en) Compatibility concurrent test method and system for iOS system application software
CN114500348A (en) CDN gateway test method and system
CN113590179A (en) Plug-in detection method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination