CN111097175B - Simulator determination method and device and storage medium - Google Patents

Simulator determination method and device and storage medium Download PDF

Info

Publication number
CN111097175B
CN111097175B CN201911148510.2A CN201911148510A CN111097175B CN 111097175 B CN111097175 B CN 111097175B CN 201911148510 A CN201911148510 A CN 201911148510A CN 111097175 B CN111097175 B CN 111097175B
Authority
CN
China
Prior art keywords
target
simulator
identification information
determined
equipment
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
CN201911148510.2A
Other languages
Chinese (zh)
Other versions
CN111097175A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201911148510.2A priority Critical patent/CN111097175B/en
Publication of CN111097175A publication Critical patent/CN111097175A/en
Application granted granted Critical
Publication of CN111097175B publication Critical patent/CN111097175B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/73Authorising game programs or game devices, e.g. checking authenticity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/20Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterised by details of the game platform

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application discloses a method, a device and a storage medium for determining a simulator, wherein the method comprises the following steps: acquiring attribute information of target equipment corresponding to a target application program; when the attribute information of the target equipment does not meet a preset condition, determining the target equipment as first equipment to be determined; acquiring a target characteristic of the first equipment to be determined; when the target feature of the first equipment to be determined is not in a preset simulator feature library, determining the first equipment to be determined as second equipment to be determined; acquiring identification information of a second to-be-determined device and a first identification information set of a preset application program in the second to-be-determined device; determining a second identification information set of the standard application program matched with the identification information of the second to-be-determined device; and if the first identification information set is not matched with the second identification information set, determining the second equipment to be determined as a simulator. By adopting the technical scheme, the recognition rate of the simulator is improved.

Description

Simulator determination method and device and storage medium
Technical Field
The present application relates to the field of simulator identification technologies, and in particular, to a method and an apparatus for determining a simulator, and a storage medium.
Background
In the prior art, a simulator can be installed at a computer end to simulate the running environment of a mobile phone terminal, so that a game application program is run at the computer end, because of the technical reason of the simulator, an ARM CPU of a mobile phone is simulated through a CPU of X86, a conversion mechanism of a set of instructions is needed, a picture rendering technology is also converted from DirectX of a computer to OpenCV, and the simulator is more or less unstable in the equipment environment due to the conversion mechanisms of the two. For current games, for example, MT4, wait soul: the crash rate of games such as hazy monthly legends running on the simulator is far greater than that of a mobile phone end. Therefore, when the failure rate of the game running device is counted, it is necessary to distinguish whether the game application is running on the simulator or the mobile phone.
The prior art determines simulator operating equipment by judging whether the operating equipment of a game application program has a mobile phone number. The simulator determining method in the prior art has low accuracy, and on one hand, all simulators in the market cannot be distinguished; on the other hand, if the simulator is camouflaged, it is difficult to recognize the camouflaged simulator. In addition, the prior art cannot identify the type of the simulator used by a user, so that the failure rate of different simulators in running the game cannot be counted.
Therefore, it is necessary to provide a simulator determination method, apparatus and storage medium, so that a disguised simulator can be accurately identified and a specific type of simulator can be determined.
Disclosure of Invention
The application provides a determination method and device of a simulator and a storage medium, which can improve the recognition rate of the simulator and reduce the recognition missing rate of the simulator.
In one aspect, the present application provides a method for determining a simulator, the method including:
acquiring attribute information of target equipment corresponding to a target application program;
when the attribute information of the target equipment does not meet a preset condition, determining the target equipment as first equipment to be determined;
acquiring a target characteristic of the first equipment to be determined;
when the target feature of the first equipment to be determined is not in a preset simulator feature library, determining the first equipment to be determined as second equipment to be determined;
acquiring identification information of the second to-be-determined device and a first identification information set of a preset application program in the second to-be-determined device;
determining a second identification information set of the standard application program matched with the identification information of the second to-be-determined device;
and if the first identification information set is not matched with the second identification information set, determining the second equipment to be determined as a simulator.
Another aspect provides a simulator determination apparatus, including:
the attribute information acquisition module is used for acquiring the attribute information of the target equipment corresponding to the target application program;
the first equipment to be determined determining module is used for determining the target equipment as first equipment to be determined when the attribute information of the target equipment does not meet the preset condition;
the target characteristic acquisition module is used for acquiring the target characteristic of the first equipment to be determined;
the second equipment to be determined determining module is used for determining the first equipment to be determined as second equipment to be determined when the target feature of the first equipment to be determined is not in a preset simulator feature library;
a first identification information set obtaining module, configured to obtain identification information of the second to-be-determined device and a first identification information set of an application program preset in the second to-be-determined device;
a second identification information set determining module, configured to determine a second identification information set of the standard application program that matches the identification information of the second device to be determined;
and the first simulator determination module is used for determining the second equipment to be determined as a simulator if the first identification information set is not matched with the second identification information set.
Another aspect provides a determination apparatus for a simulator, the apparatus comprising a processor and a memory, the memory having stored therein at least one instruction, at least one program, set of codes, or set of instructions, the at least one instruction, the at least one program, the set of codes, or the set of instructions being loaded and executed by the processor to implement the determination method for a simulator as described above.
Another aspect provides a computer readable storage medium having stored therein at least one instruction, at least one program, set of codes, or set of instructions, which is loaded and executed by a processor to implement the method of determining a simulator as described above.
The simulator determining method, device and storage medium provided by the application have the following technical effects:
the method includes the steps that part of simulators are identified by obtaining attribute information of target equipment corresponding to a target application program; for the determined first equipment to be determined, further identifying by extracting the target characteristics of the equipment, and if the equipment is continuously determined to be a non-simulator, namely second equipment to be determined; the simulator disguised as the mobile phone is further identified by comparing the preset application program identifier in the second undetermined device with the standard application program identifier which the mobile phone model corresponding to the second undetermined device should have, so that the identification rate of the simulator can be improved, and the missing identification rate of the simulator is reduced. The method adopts a simulator characteristic identification method; the method can identify the disguised/non-disguised simulators in a large range and give the names of the specific simulators; and a reverse verification mode of the mobile phone characteristics is adopted. And under the condition that the simulator characteristic identification fails, performing second screening, and further reducing the number of the disguised simulators escaping identification. The method and the device can determine whether the specific category of the user equipment is the simulator or the mobile phone, and the type of the simulator or the mobile phone can be obtained definitely. On the basis, if game crash occurs, whether the crash occurs on the simulator can be further distinguished, if so, the simulator type corresponding to the fault can be determined, and therefore the crash can be finely divided into game crash of specific simulators.
Drawings
In order to more clearly illustrate the technical solutions and advantages of the embodiments of the present application or the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic diagram of a determination system of a simulator provided in an embodiment of the present application;
fig. 2 is a schematic flowchart of a method for determining a simulator according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a method for determining a first device to be determined according to an embodiment of the present application;
fig. 4 is a schematic flowchart of an identification information determination method for a simulator according to an embodiment of the present disclosure;
FIG. 5 is a schematic flow chart illustrating another method for determining identification information of a simulator according to an embodiment of the present disclosure;
FIG. 6 is a schematic flow chart illustrating another method for determining a simulator provided in the embodiments of the present application;
FIG. 7 is a schematic flow chart illustrating another method for determining a simulator provided in the embodiments of the present application;
fig. 8 is a schematic structural diagram of a determination apparatus of a simulator provided in an embodiment of the present application;
fig. 9 is a schematic structural diagram of a server provided in an embodiment of the present application;
fig. 10 is a schematic structural diagram of a blockchain system according to an embodiment of the present disclosure;
fig. 11 is a block structure diagram according to an embodiment of the present disclosure.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or server that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Referring to fig. 1, fig. 1 is a schematic diagram of a simulator determination system according to an embodiment of the present application, and as shown in fig. 1, the simulator determination system may include at least a server 01 and a client 02.
Specifically, in this embodiment of the present disclosure, the server 01 may include a server that operates independently, or a distributed server, or a server cluster composed of a plurality of servers. The server 01 may comprise a network communication unit, a processor, a memory, etc. Specifically, the server 01 may be configured to determine whether a target device corresponding to the target application is a simulator, and if the target device is determined to be a simulator, determine a category of the simulator.
Specifically, in the embodiment of the present disclosure, the client 02 may include a physical device such as a smart phone, a desktop computer, a tablet computer, a notebook computer, a digital assistant, and a smart wearable device, and may also include software running in the physical device, such as a web page provided by some service providers to a user, and an application provided by the service providers to the user. Specifically, the client 02 may be configured to query the determination result of the target device online.
A method for determining a simulator of the present application is described below, and fig. 2 is a schematic flow chart of a method for determining a simulator provided in an embodiment of the present application, and the present specification provides the method operation steps as described in the embodiment or the flow chart, but may include more or less operation steps based on conventional or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. In practice, the system or server product may be implemented in a sequential or parallel manner (e.g., parallel processor or multi-threaded environment) according to the embodiments or methods shown in the figures. Specifically, as shown in fig. 2, the method may include:
s201: and acquiring attribute information of the target equipment corresponding to the target application program.
In this embodiment of the present specification, the attribute information of the target device may include identification information of the target device, serial number information of the target device, and local area network address information of the target device; the target Application may be a game Application (APP); the target device is the running device of the target application program; when the target equipment is a simulator, the target application program runs in a computer terminal; and when the target equipment is mobile equipment such as a mobile phone, the target application program runs in the mobile terminal.
Specifically, in some embodiments, when it is detected that the target application is in the running state, the target device corresponding to the target application is determined, so as to obtain the attribute information of the target device.
Specifically, in some embodiments, when it is detected that the target application is in a fault state (for example, a stuck state or a down state), the target device corresponding to the target application is determined, so as to obtain the attribute information of the target device.
Specifically, in some embodiments, the identification information of the target device may be an id (identity document) of the target device, for example, an International Mobile Equipment Identity (IMEI), and the local area network address information of the target device may include wireless local area network address information and wired local area network address information.
S203: and when the attribute information of the target equipment does not meet the preset condition, determining the target equipment as first equipment to be determined.
In an embodiment of the present specification, the determining, when the attribute information of the target device does not satisfy a preset condition, the target device as a first device to be determined includes:
when the attribute information of the target equipment does not meet a first condition, a second condition and a third condition, determining the target equipment as first equipment to be determined; the first condition is that the identification information of the target device is empty, the second condition is that the serial number information of the target device comprises a target character string, and the third condition is that the local area network address information of the target device comprises wired network address information;
in this embodiment of the present specification, as shown in fig. 6, the ID of the target device may be obtained first, and if the target device is a simulator, the returned device ID is null (null). If the target device is a cell phone, a string of data is returned. Although the IMEI corresponds to each mobile phone one by one, the code is unique worldwide, and the default device ID of the simulator is null, the existing simulator can tamper the device ID to an arbitrary value, and thus cannot be identified. Therefore, if the target device is not recognized as a simulator, further determination of the target device is required.
Specifically, in some embodiments, the target character string in the serial number information may be an indicator, and the target device may be continuously determined through the serial number; if the target device is a simulator, a sequence number is returned by default: the emulator-5554, for different emulators, the number behind the emulator is different, and the emulator will change the number randomly but will not change the target character string emulator. If the target device is a cell phone, a string like 3a97bc90 would be returned. The existing simulator can modify the serial number information into the serial number of the mobile phone; therefore, if the target device is not recognized as a simulator, further determination of the target device is required.
Specifically, in some embodiments, the target device may be continuously determined through the local area network address information; if the target equipment is a simulator, the simulator runs in a computer terminal, and local area network addresses of wlan0 (wireless network) and etho (wired network) can be obtained because a wireless network card and a wired network card exist in a computer; for example, the address may be: 18:60:24:9e: eb:1 a; if the target equipment is a mobile phone, only the local area network address of the wlan0 can be obtained, but the local area network address of the etho cannot be obtained, and the similar "/system/bin/sh: cat:/sys/class/net/eth 0/address: No subchannel file or direct is returned; "is detected. Likewise, the simulator may modify the local area network address to an arbitrary value, thereby circumventing the identification.
It should be noted that the determination order of the identification information of the target device, the serial number information of the target device, and the local area network address information of the target device may be exchanged.
In an embodiment of the present specification, as shown in fig. 3, the determining the target apparatus as the first to-be-determined apparatus when the attribute information of the target apparatus does not satisfy the first condition, the second condition, and the third condition may include:
s2031: when the attribute information of the target equipment does not meet the first condition, the second condition and the third condition, acquiring the attribute information of a central processing unit of the target equipment;
s2033: when the attribute information of the central processing unit does not meet the fourth condition and the fifth condition, determining the target device as a first device to be determined; the fourth condition is that the hardware identifier of the central processing unit is target identification information, and the fifth condition is that the category of the central processing unit is a target category.
Specifically, in some embodiments, as shown in fig. 6, if the target device is still determined to be a non-simulator after the determination of the identification information of the target device, the serial number information of the target device, and the local area network address information of the target device, it is determined to be the first device to be determined, and the identification can be continued through the attribute information of the Central Processing Unit (CPU) of the target device; the attribute information of the central processor can comprise hardware identification and category information; if the target device is a simulator, the Hardware (Hardware) in the CPU information is vbox86 or a virtual machine (virtual machine). If the target device is a mobile phone, hardware in the CPU information returns the specific hardware number of the mobile phone. If the target device is a simulator, the CPU type is x86, and if the target device is a mobile phone, the CPU type is arm.
In an embodiment of the present specification, the method may further include:
and when the attribute information of the central processing unit meets at least one of the fourth condition and the fifth condition, determining the target equipment as a simulator.
In an embodiment of the present specification, the method may further include:
determining the target device as a simulator when the attribute information of the target device satisfies at least one of the first condition, the second condition, or the third condition.
In the embodiments of the present description, the simulator has some unique features with its own features. These features include system files with the name of the simulator under the system file directory of the device, the application installation package (package) that the simulator has, etc. These features are not disguised and modified. For example, modifying a system file for a corresponding feature under the system may cause the simulator to crash. And the package application package carried by the simulator cannot be deleted or renamed. As shown in fig. 4, after the step of determining the target device as a simulator, the method may further include:
s401: acquiring target file information of the simulator;
in this embodiment of the present specification, the target file information may be information in a system file list of a device;
s403: determining target file characteristics of the simulator based on the target file information of the simulator;
in an embodiment of the present description, for example, files under the system of a hippocampal playing assistant (simulator) will have HMW or haimawan characteristics (target file characteristics) from which it is preliminarily determined that the current device is a hippocampal playing assistant. Also for example, a very significant feature of the network simula-tor is that there will be a launcher file with a "mumu" signature. Such a clear and unlikely duplicate feature for the network simulu is identified as a unique feature. But the characteristic words can cause misidentification due to some special applications and file bands. The method needs to perform secondary judgment for the file, such as the number of the characteristic characters, the type of the file with the characteristic characters, and the like, so that the condition of false identification is greatly reduced; therefore, when the target file features are matched to at least two simulators, the unique features of the simulators are adopted for further matching, so that the unique simulators are determined.
In some embodiments, the matching may be performed through the unique features corresponding to the target file, and if the type of the simulator cannot be determined, the type of the simulator may be further determined through the target file feature matching.
S405: searching identification information corresponding to the target file characteristics of the simulator from a first preset characteristic identification library; the first preset feature identification library comprises a mapping relation between the target file features of the simulator and identification information;
in an embodiment of the present specification, a first preset feature identifier library may be created in advance based on an obtained mapping relationship between a target file feature of a simulator and identifier information; and then determining the identification information of the simulator through the first preset feature identification library.
S407: and taking the identification information corresponding to the target file characteristics of the simulator as the identification information of the simulator.
In this embodiment, as shown in fig. 5, before the step of searching for identification information corresponding to the target file feature of the simulator from the first preset feature identification library, the method may further include:
s404: judging whether the target file characteristics of the simulator exist in the first preset characteristic identification library or not;
correspondingly, the searching for the identification information corresponding to the target file feature of the simulator from the first preset feature identification library may include:
and when the target file characteristics of the simulator exist in the first preset characteristic identification library, searching identification information corresponding to the target file characteristics of the simulator from the first preset characteristic identification library.
In this embodiment, when the target file feature of the simulator does not exist in the first preset feature identification library, the method may further include:
s409: acquiring identification information of an application installation package of the simulator;
in this embodiment of the present specification, all application package names in the simulators may be acquired, then matching is performed according to the package features of each simulator, and further screening or further verifying is performed on the result of the first feature matching. The package characteristics of the simulator are special, and the condition of false identification basically does not exist, because the application of the simulator is not downloaded in the third party application market. Therefore, the false recognition rate of the package feature is low. The simulator type is determined to be high in accuracy through the identification information of the application installation package of the simulator.
S4011: determining characteristics of the application installation package of the simulator based on the identification information of the application installation package of the simulator;
s4013: searching identification information corresponding to the characteristics of the application installation package of the simulator from a second preset characteristic identification library; the second preset feature identification library comprises a mapping relation between the features of the application installation package of the simulator and the identification information;
in an embodiment of the present specification, a second preset feature identifier library may be constructed based on an obtained mapping relationship between features of an application installation package of a simulator and identifier information; and then determining the identification information of the simulator according to the second preset characteristic identification library.
S4015: and taking the identification information corresponding to the characteristics of the application installation package of the simulator as the identification information of the simulator.
In the embodiment of the present specification, the identification information of the simulator may be determined according to the target file information of the simulator and the identification information of the application installation package of the simulator, so that the specific type of the simulator may be obtained, and subsequent statistics of the failure rates of different types of simulators may be facilitated.
S205: and acquiring the target characteristic of the first to-be-determined equipment.
In the embodiment of the present specification, the target feature may be a unique feature of the simulator, a feature of the target file, or a feature of the application installation package.
S207: and when the target feature of the first equipment to be determined is not in a preset simulator feature library, determining the first equipment to be determined as second equipment to be determined.
In an embodiment of the present specification, when the target feature of the first device to be determined is not in the preset simulator feature library, the method further includes, before the step of determining the first device to be determined as a second device to be determined:
and judging whether the target characteristic of the first equipment to be determined is in a preset simulator characteristic library.
S209: and acquiring the identification information of the second to-be-determined device and a first identification information set of a preset application program in the second to-be-determined device.
In this embodiment of the present specification, the identification information of the second to-be-determined device may be version model information of a mobile phone terminal, and the preset application program may be all application programs existing in the current device.
S2011: determining a second set of identification information of the standard application program that matches the identification information of the second pending device.
In this embodiment of the present specification, the standard application may be an application that actually exists in a model of the mobile phone corresponding to the second pending device.
S2013: and if the first identification information set is not matched with the second identification information set, determining the second equipment to be determined as a simulator.
In the embodiment of the present specification, by comparing an application program existing in the second to-be-determined device with an application program matching with a mobile phone model corresponding to the second to-be-determined device, it can be determined whether the device is a simulator; when the first undetermined equipment and the second undetermined equipment are completely consistent, determining that the second undetermined equipment is a mobile phone; and if the first undetermined equipment is inconsistent with the second undetermined equipment, determining that the second undetermined equipment is a simulator disguised as a specific mobile phone model.
In this embodiment, the preset simulator feature library may include a mapping relationship between identification information of a simulator and a target feature. When the target feature of the first equipment to be determined is in a preset simulator feature library, determining the first equipment to be determined as a simulator.
In the embodiment of the present specification, as shown in fig. 7, most of the devices can be judged substantially accurately through two steps of system parameter judgment and simulator feature matching. However, in order to prevent some simulators which lack unique features and are camouflaged from escaping the detection of the first two steps, further judgment is needed.
The mobile phone characteristic is adopted and a reverse verification mode is used. Since the mobile phone also has a plurality of self-contained features, the features of the mobile phone are more obvious and the limitation is wider. Therefore, the verification can be performed by using the self-contained package feature of the mobile phone. Existing mobile phones have their own software, such as third party application stores. Different models of phones have their own indelible features, and if the environment in which the user is using such phones does not have corresponding features, it is disguised by the simulator. After the identification of the former two, if the user equipment still judges to be a true machine, the characteristic of the equipment is adopted for reverse verification. For example, each brand and model of mobile phone has its own application store, and the application store cannot be deleted, and if the current device cannot find the feature, it is determined that the current device is disguised as a simulator.
In some embodiments, the in-depth verification can also be performed in the form of matching of the mobile phone model and the system parameters. After the mobile phone model of the equipment is obtained, the system parameters of each mobile phone model can be corresponded, and if the mobile phone model and the system parameters are not corresponded, the simulator is disguised. This determination can further reduce instances of false-positive leak detection by the simulator.
In an embodiment of the present specification, after the step of determining the second device to be determined as a simulator, the method may further include:
storing identification information of the second to-be-determined device;
in some embodiments, the method may further comprise:
and storing the identification information of the second predetermined device based on a blockchain system, wherein the blockchain system comprises a plurality of nodes, and a point-to-point network is formed among the nodes.
In some embodiments, the blockchain system may be the structure shown in fig. 10, a Peer-To-Peer (P2P) network is formed among a plurality of nodes, and the P2P Protocol is an application layer Protocol operating on top of a Transmission Control Protocol (TCP). In the blockchain system, any machine such as a server and a terminal can be added to become a node, and the node comprises a hardware layer, a middle layer, an operating system layer and an application layer.
The functions of each node in the blockchain system shown in fig. 10 include:
1) routing, a basic function that a node has, is used to support communication between nodes.
Besides the routing function, the node may also have the following functions:
2) the application is used for being deployed in a block chain, realizing specific services according to actual service requirements, recording data related to the realization functions to form recording data, carrying a digital signature in the recording data to represent a source of task data, and sending the recording data to other nodes in the block chain system, so that the other nodes add the recording data to a temporary block when the source and integrity of the recording data are verified successfully.
3) And the Block chain comprises a series of blocks (blocks) which are mutually connected according to the generated chronological order, new blocks cannot be removed once being added into the Block chain, and recorded data submitted by nodes in the Block chain system are recorded in the blocks.
In some embodiments, the Block Structure (Block Structure) may be the Structure shown in fig. 11, where each Block includes a hash value of the Block storing the transaction record (hash value of the Block) and a hash value of a previous Block, and the blocks are connected by the hash values to form a Block chain. The block may include information such as a time stamp at the time of block generation. A Block chain (Block chain), which is essentially a decentralized database, is a series of data blocks associated by using cryptography, and each data Block contains related information for verifying the validity (anti-counterfeiting) of the information and generating a next Block.
In some embodiments, before the step of obtaining the attribute information of the target device corresponding to the target application, the method may further include:
acquiring identification information of at least one preset device corresponding to the target application program;
matching the identification information of each preset device with the identification information of the second to-be-determined device;
and taking the preset equipment matched with the identification information of the second to-be-determined equipment as the target equipment.
In the embodiment of the specification, important detection can be performed on equipment corresponding to the mobile phone model which is often disguised as the simulator, so that the recognition efficiency of the simulator is improved.
In an embodiment of the present specification, the method may further include:
acquiring the frequency of faults of a target application program in a target simulator within preset time;
and calculating the fault rate of the target simulator based on the frequency of faults of the target application program in the target simulator in preset time.
In embodiments of the present description, failure rates for different types of simulators may be determined.
In an embodiment of the present specification, the method may further include:
acquiring at least two target simulators corresponding to a target application program; wherein each target simulator is of a different class, after calculating the failure rates of the at least two target simulators, the method may further comprise:
sequencing the at least two target simulators from large to small according to the failure rate;
and determining the target simulator for ordering the last bit as a first preset simulator.
In an embodiment of the present specification, the method may further include:
and determining the target simulator with the top ranking as a second preset simulator.
In the embodiment of the present specification, the first preset simulator is a simulator with the lowest failure rate, and the second preset simulator is a simulator with the highest failure rate; in practical applications, after the first preset simulator and the second preset simulator are determined, the method may further include:
sending a target information cooperation request to a server corresponding to the first preset simulator; therefore, deep cooperation can be carried out with a simulator with a low failure rate, new operation activities are added, and the like.
And sending an operation stop instruction to the target application program corresponding to the second preset simulator, so that the simulator with high failure rate can be prohibited from operating the target application program, the failure rate of the target application program is reduced, and the user experience is improved.
In this embodiment of the present description, by calculating the failure rates of multiple simulators corresponding to the same application, a simulator with a lower failure rate and a simulator with a higher failure rate may be determined, so that a backend server corresponding to a target application may determine a cooperative simulator conveniently, and an application may be prohibited from running on a simulator with a higher failure rate, thereby reducing the failure rate of running the target application.
In the embodiment of the present specification, in the simulator feature matching process, the features of the simulator may be replaced with the progress of the simulator; in the process of matching the characteristics of the package of the mobile phone, the model of the mobile phone and the system parameters, whether the mobile phone has files with obvious characteristics or starts a unique process or not can be considered, so that reverse verification is realized.
As can be seen from the technical solutions provided in the embodiments of the present specification, a part of simulators is identified by obtaining attribute information of target devices corresponding to target application programs; for the determined first equipment to be determined, further identifying by extracting the target characteristics of the equipment, and if the equipment is continuously determined to be a non-simulator, namely second equipment to be determined; the simulator disguised as the mobile phone is further identified by comparing the preset application program identifier in the second undetermined device with the standard application program identifier which the mobile phone model corresponding to the second undetermined device should have, so that the identification rate of the simulator can be improved, and the missing identification rate of the simulator is reduced.
An embodiment of the present application further provides a determination apparatus for a simulator, as shown in fig. 8, the apparatus includes:
an attribute information obtaining module 810, configured to obtain attribute information of a target device corresponding to a target application;
a first to-be-determined device determining module 820, configured to determine the target device as a first to-be-determined device when the attribute information of the target device does not satisfy a preset condition;
a target feature obtaining module 830, configured to obtain a target feature of the first device to be determined;
a second device-to-be-determined determining module 840, configured to determine the first device-to-be-determined as a second device-to-be-determined when the target feature of the first device-to-be-determined is not in the preset simulator feature library;
a first identification information set obtaining module 850, configured to obtain identification information of the second device to be determined and a first identification information set of an application program preset in the second device to be determined;
a second identification information set determination module 860 for determining a second identification information set of a standard application that matches the identification information of the second pending device;
a first simulator determination module 870, configured to determine the second device to be determined as a simulator if the first identification information set does not match the second identification information set.
In some embodiments, the attribute information of the target device includes identification information of the target device, serial number information of the target device, and local area network address information of the target device, and the first to-be-determined device determining module may include:
a first device-to-be-determined determining unit configured to determine the target device as a first device-to-be-determined when the attribute information of the target device does not satisfy the first condition, the second condition, and the third condition; the first condition is that the identification information of the target device is empty, the second condition is that the serial number information of the target device includes a target character string, and the third condition is that the local area network address information of the target device includes wired network address information.
In some embodiments, the apparatus may further comprise:
a second simulator determination module configured to determine the target device as a simulator when the attribute information of the target device satisfies at least one of the first condition, the second condition, or the third condition.
In some embodiments, the apparatus may further comprise:
the target file information acquisition module is used for acquiring the target file information of the simulator;
the target file characteristic determining module is used for determining the target file characteristics of the simulator based on the target file information of the simulator;
the first identification information determining module is used for searching identification information corresponding to the target file characteristics of the simulator from a first preset characteristic identification library; the first preset feature identification library comprises a mapping relation between the target file features of the simulator and identification information;
and the identification information determining module of the first simulator is used for taking the identification information corresponding to the target file characteristics of the simulator as the identification information of the simulator.
In some embodiments, the apparatus may further comprise:
the target file characteristic judging module is used for judging whether the target file characteristics of the simulator exist in the first preset characteristic identification library or not;
the first identification information determination module may include:
and the first identification information determining unit is used for searching identification information corresponding to the target file characteristics of the simulator from the first preset characteristic identification library when the target file characteristics of the simulator exist in the first preset characteristic identification library.
In some embodiments, the apparatus may further comprise:
the identification information acquisition module of the application installation package is used for acquiring the identification information of the application installation package of the simulator;
the characteristic determining module of the application installation package is used for determining the characteristics of the application installation package of the simulator based on the identification information of the application installation package of the simulator;
the second identification information determining module is used for searching identification information corresponding to the characteristics of the application installation package of the simulator from a second preset characteristic identification library; the second preset feature identification library comprises a mapping relation between the features of the application installation package of the simulator and the identification information;
and the identification information determining module of the second simulator is used for taking the identification information corresponding to the characteristics of the application installation package of the simulator as the identification information of the simulator.
In some embodiments, the first to-be-determined device determination module may include:
the attribute information acquisition unit of the central processing unit is used for acquiring the attribute information of the central processing unit of the target equipment when the attribute information of the target equipment does not meet a first condition, a second condition and a third condition;
a first device-to-be-determined determining unit configured to determine the target device as a first device-to-be-determined when the attribute information of the central processing unit does not satisfy the fourth condition and the fifth condition; the fourth condition is that the hardware identifier of the central processing unit is target identification information, and the fifth condition is that the category of the central processing unit is a target category.
In some embodiments, the apparatus may further comprise:
and a third simulator determination module, configured to determine the target device as a simulator when the attribute information of the central processing unit satisfies at least one of the fourth condition and the fifth condition.
In some embodiments, the apparatus may further comprise:
the identification information storage module of the second to-be-determined device is used for storing the identification information of the second to-be-determined device;
the identification information acquisition module of the preset device is used for acquiring the identification information of at least one preset device corresponding to the target application program;
the identification information matching module is used for matching the identification information of each preset device with the identification information of the second to-be-determined device;
and the target equipment determining module is used for taking preset equipment matched with the identification information of the second piece of equipment to be determined as the target equipment.
The device and method embodiments in the device embodiment described are based on the same inventive concept.
The embodiment of the present application provides a determination apparatus of a simulator, which includes a processor and a memory, where the memory stores at least one instruction, at least one program, a code set, or an instruction set, and the at least one instruction, the at least one program, the code set, or the instruction set is loaded and executed by the processor to implement the determination method of the simulator provided in the above method embodiment.
Embodiments of the present application further provide a computer-readable storage medium, which may be disposed in a terminal to store at least one instruction, at least one program, a code set, or a set of instructions related to a method for determining a simulator in the method embodiments, where the at least one instruction, the at least one program, the code set, or the set of instructions are loaded by a processor and executed to implement the method for determining a simulator provided in the method embodiments.
Alternatively, in the present specification embodiment, the storage medium may be located at least one network server among a plurality of network servers of a computer network. Optionally, in this embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The memory described in the embodiments of the present disclosure may be used to store software programs and modules, and the processor may execute various functional applications and data processing by operating the software programs and modules stored in the memory. The memory can mainly comprise a program storage area and a data storage area, wherein the program storage area can store an operating system, application programs needed by functions and the like; the storage data area may store data created according to use of the apparatus, and the like. Further, the memory may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory may also include a memory controller to provide the processor access to the memory.
The determination method embodiment of the simulator provided by the embodiment of the application can be executed in a mobile terminal, a computer terminal, a server or a similar operation device. Taking the example of the application running on a server, fig. 9 is a hardware structure block diagram of the server of a determination method for a simulator provided in the embodiment of the present application. As shown in fig. 9, the server 900 may have a relatively large difference due to different configurations or performances, and may include one or more Central Processing Units (CPUs) 910 (the processor 910 may include but is not limited to a Processing device such as a microprocessor MCU or a programmable logic device FPGA), a memory 930 for storing data, and one or more storage media 920 (e.g., one or more mass storage devices) for storing applications 923 or data 922. Memory 930 and storage media 920 may be, among other things, transient or persistent storage. The program stored in the storage medium 920 may include one or more modules, each of which may include a series of instruction operations in a server. Still further, the central processor 910 may be configured to communicate with the storage medium 920, and execute a series of instruction operations in the storage medium 920 on the server 900. The server 900 may also include one or more power supplies 960, one or more wired or wireless network interfaces 950, one or more input-output interfaces 940, and/or one or more operating systems 921, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, and so forth.
The input/output interface 940 may be used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the server 900. In one example, the input/output Interface 940 includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the input/output interface 940 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
It will be understood by those skilled in the art that the structure shown in fig. 9 is only an illustration and is not intended to limit the structure of the electronic device. For example, server 900 may also include more or fewer components than shown in FIG. 9, or have a different configuration than shown in FIG. 9.
As can be seen from the embodiments of the method, the apparatus, the server, or the storage medium for determining a simulator provided by the present application, in the present application, a part of simulators are identified by obtaining attribute information of a target device corresponding to a target application; for the determined first equipment to be determined, further identifying by extracting the target characteristics of the equipment, and if the equipment is continuously determined to be a non-simulator, namely second equipment to be determined; the simulator disguised as the mobile phone is further identified by comparing the preset application program identifier in the second undetermined device with the standard application program identifier which the mobile phone model corresponding to the second undetermined device should have, so that the identification rate of the simulator can be improved, and the missing identification rate of the simulator is reduced.
It should be noted that: the sequence of the embodiments of the present application is only for description, and does not represent the advantages and disadvantages of the embodiments. And specific embodiments thereof have been described above. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the apparatus, device, and storage medium embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and reference may be made to some descriptions of the method embodiments for relevant points.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (9)

1. A method for simulator determination, the method comprising:
acquiring attribute information of target equipment corresponding to a target application program;
when the attribute information of the target equipment does not meet a preset condition, determining the target equipment as first equipment to be determined;
acquiring a target characteristic of the first equipment to be determined;
when the target feature of the first equipment to be determined is not in a preset simulator feature library, determining the first equipment to be determined as second equipment to be determined;
acquiring identification information of the second to-be-determined device and a first identification information set of a preset application program in the second to-be-determined device; the preset application program is an application program existing in the second to-be-determined device;
determining a second identification information set of the standard application program matched with the identification information of the second to-be-determined device; the standard application program is an application program matched with a target mobile phone model, and the target mobile phone model is matched with the identification information of the second to-be-determined equipment;
if the first identification information in the first identification information set is inconsistent with the second identification information in the second identification information set, determining the second equipment to be determined as a simulator;
judging whether the target file characteristics of the simulator exist in a first preset characteristic identification library or not; the first preset feature identification library comprises a mapping relation between the target file features of the simulator and identification information;
and when the target file characteristics of the simulator exist in the first preset characteristic identification library, taking identification information corresponding to the target file characteristics of the simulator as the identification information of the simulator.
2. The method according to claim 1, wherein the attribute information of the target device includes one or more of identification information of the target device, serial number information of the target device, and local area network address information of the target device, and the determining the target device as the first device to be determined when the attribute information of the target device does not satisfy a preset condition includes:
when the attribute information of the target equipment does not meet a first condition, a second condition and a third condition, determining the target equipment as first equipment to be determined; the first condition is that the identification information of the target device is empty, the second condition is that the serial number information of the target device comprises a target character string, and the third condition is that the local area network address information of the target device comprises wired network address information;
the method further comprises the following steps:
determining the target device as a simulator when the attribute information of the target device satisfies at least one of the first condition, the second condition, or the third condition.
3. The method of claim 2, wherein after the step of determining the target device as a simulator, the method further comprises:
acquiring target file information of the simulator;
determining target file characteristics of the simulator based on the target file information of the simulator.
4. The method of claim 1, wherein when the target file feature of the simulator is not present in the first library of preset feature identifiers, the method further comprises:
acquiring identification information of an application installation package of the simulator;
determining characteristics of the application installation package of the simulator based on the identification information of the application installation package of the simulator;
searching identification information corresponding to the characteristics of the application installation package of the simulator from a second preset characteristic identification library; the second preset feature identification library comprises a mapping relation between the features of the application installation package of the simulator and the identification information;
and taking the identification information corresponding to the characteristics of the application installation package of the simulator as the identification information of the simulator.
5. The method according to claim 2, wherein the determining the target device as the first to-be-determined device when the attribute information of the target device does not satisfy the first, second, and third conditions comprises:
when the attribute information of the target equipment does not meet the first condition, the second condition and the third condition, acquiring the attribute information of a central processing unit of the target equipment;
when the attribute information of the central processing unit does not meet the fourth condition and the fifth condition, determining the target device as a first device to be determined; the fourth condition is that the hardware identifier of the central processing unit is target identification information, and the fifth condition is that the category of the central processing unit is a target category.
6. The method of claim 5, further comprising:
and when the attribute information of the central processing unit meets at least one of the fourth condition and the fifth condition, determining the target equipment as a simulator.
7. The method of claim 1, wherein after the step of determining the second device-to-be-determined as a simulator, the method further comprises:
storing identification information of the second to-be-determined device;
correspondingly, before the step of obtaining the attribute information of the target device corresponding to the target application program, the method further includes:
acquiring identification information of at least one preset device corresponding to the target application program;
matching the identification information of each preset device with the identification information of the second to-be-determined device;
and taking the preset equipment matched with the identification information of the second to-be-determined equipment as the target equipment.
8. An apparatus for determining a simulator, the apparatus comprising:
the attribute information acquisition module is used for acquiring the attribute information of the target equipment corresponding to the target application program;
the first equipment to be determined determining module is used for determining the target equipment as first equipment to be determined when the attribute information of the target equipment does not meet the preset condition;
the target characteristic acquisition module is used for acquiring the target characteristic of the first equipment to be determined;
the second equipment to be determined determining module is used for determining the first equipment to be determined as second equipment to be determined when the target feature of the first equipment to be determined is not in a preset simulator feature library;
a first identification information set obtaining module, configured to obtain identification information of the second to-be-determined device and a first identification information set of an application program preset in the second to-be-determined device; the preset application program is an application program existing in the second to-be-determined device;
a second identification information set determining module, configured to determine a second identification information set of the standard application program that matches the identification information of the second device to be determined; the standard application program is an application program matched with a target mobile phone model, and the target mobile phone model is matched with the identification information of the second to-be-determined equipment;
a first simulator determination module, configured to determine the second device to be determined as a simulator if first identification information in the first identification information set is inconsistent with second identification information in the second identification information set;
the target file characteristic judgment module is used for judging whether the target file characteristics of the simulator exist in a first preset characteristic identification library or not; the first preset feature identification library comprises a mapping relation between the target file features of the simulator and identification information;
and the identification information determining module of the first simulator is used for taking the identification information corresponding to the target file characteristics of the simulator as the identification information of the simulator when the target file characteristics of the simulator exist in the first preset characteristic identification library.
9. A computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by a processor to implement the method of determination of a simulator as claimed in any one of claims 1 to 7.
CN201911148510.2A 2019-11-21 2019-11-21 Simulator determination method and device and storage medium Active CN111097175B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911148510.2A CN111097175B (en) 2019-11-21 2019-11-21 Simulator determination method and device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911148510.2A CN111097175B (en) 2019-11-21 2019-11-21 Simulator determination method and device and storage medium

Publications (2)

Publication Number Publication Date
CN111097175A CN111097175A (en) 2020-05-05
CN111097175B true CN111097175B (en) 2021-09-14

Family

ID=70421526

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911148510.2A Active CN111097175B (en) 2019-11-21 2019-11-21 Simulator determination method and device and storage medium

Country Status (1)

Country Link
CN (1) CN111097175B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104125218A (en) * 2014-07-04 2014-10-29 广州金山网络科技有限公司 Equipment identification method, device and system
CN105700936A (en) * 2016-01-14 2016-06-22 福州靠谱网络有限公司 Operating method and apparatus for application program of Android simulator
US20160234236A1 (en) * 2012-10-19 2016-08-11 Acalvio Technologies, Inc. Network infrastructure obfuscation
CN106815058A (en) * 2016-12-08 2017-06-09 同盾科技有限公司 A kind of recognition methods of simulator and system
CN107678833A (en) * 2017-09-30 2018-02-09 北京梆梆安全科技有限公司 Simulator detection method and device based on operation system information
CN107729121A (en) * 2017-09-30 2018-02-23 北京梆梆安全科技有限公司 Simulator detection method and device
CN108460271A (en) * 2016-12-09 2018-08-28 腾讯科技(深圳)有限公司 Terminal identification method and device
CN110334028A (en) * 2019-07-08 2019-10-15 北京智游网安科技有限公司 A kind of Android simulator detection method, computer equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6928536B2 (en) * 2001-11-29 2005-08-09 Hewlett-Packard Development Company, L.P. Dynamic execution layer interface for replacing instructions requiring unavailable hardware functionality with patch code and caching

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160234236A1 (en) * 2012-10-19 2016-08-11 Acalvio Technologies, Inc. Network infrastructure obfuscation
CN104125218A (en) * 2014-07-04 2014-10-29 广州金山网络科技有限公司 Equipment identification method, device and system
CN105700936A (en) * 2016-01-14 2016-06-22 福州靠谱网络有限公司 Operating method and apparatus for application program of Android simulator
CN106815058A (en) * 2016-12-08 2017-06-09 同盾科技有限公司 A kind of recognition methods of simulator and system
CN108460271A (en) * 2016-12-09 2018-08-28 腾讯科技(深圳)有限公司 Terminal identification method and device
CN107678833A (en) * 2017-09-30 2018-02-09 北京梆梆安全科技有限公司 Simulator detection method and device based on operation system information
CN107729121A (en) * 2017-09-30 2018-02-23 北京梆梆安全科技有限公司 Simulator detection method and device
CN110334028A (en) * 2019-07-08 2019-10-15 北京智游网安科技有限公司 A kind of Android simulator detection method, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《Android平台应用程序恶意行为检测方法研究》;何志昌;《信息科技辑》;20180415;I138-63 *

Also Published As

Publication number Publication date
CN111097175A (en) 2020-05-05

Similar Documents

Publication Publication Date Title
CN111031017B (en) Abnormal business account identification method, device, server and storage medium
CN111382073A (en) Automatic test case determination method, device, equipment and storage medium
CN112099800B (en) Code data processing method, device and server
CN109815112B (en) Data debugging method and device based on functional test and terminal equipment
CN106227893A (en) A kind of file type acquisition methods and device
CN111460394A (en) Copyright file verification method and device and computer readable storage medium
CN112800197A (en) Method and device for determining target fault information
CN109756533B (en) Mirror image acceleration method and device and server
Liu et al. Using g features to improve the efficiency of function call graph based android malware detection
CN111097175B (en) Simulator determination method and device and storage medium
CN107463578B (en) Application download amount statistical data deduplication method and device and terminal equipment
CN106156210B (en) Method and device for determining application identifier matching list
CN116302889A (en) Performance test method and device for functional module and server
CN113031995B (en) Rule updating method and device, storage medium and electronic equipment
CN113486025B (en) Data storage method, data query method and device
US11226775B2 (en) Extracting drive letters for partitions in an offline virtual disk
CN112003736A (en) Multi-node configuration information determining method, device and storage medium
CN113254349A (en) AB test processing method, device, equipment and storage medium based on cloud function
CN112417508A (en) Data desensitization method, data storage system, storage medium and server
CN111611494A (en) Business object ordering method and equipment
CN110825361A (en) Code modification method, device, equipment and readable storage medium
CN112217852A (en) Platform-as-a-service system and method based on workflow engine
CN113194039B (en) Method and device for segmenting system data flow, electronic equipment and storage medium
CN112748932B (en) Data processing method and server based on intelligent contract
CN115499237A (en) High-risk APP 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
GR01 Patent grant
GR01 Patent grant