Protection method and device for target program, equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BEIJING SENSESHIELD TECH
- Publication Date
- 2018-02-02
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] Embodiments of the present invention relate to the technical field of information security, and in particular, to a method, device, device, and storage medium for protecting a target program. Background technique
[0002] In the field of information security, software is a valuable asset, and the security of software has attracted more and more attention from units, enterprises and individuals. Unity3d is a professional game engine. The program code compiled by unity3d is stored using IL instructions. Using the open source mono engine as the execution environment, it can run on different platforms.
[0003] While using unity3d to provide convenience, the compiled assembly is very easy to be decompiled. For example, using the Reflector tool can almost generate the source code of the program.
[0004] At present, the protection of the compiled assembly of unity3d is mainly based on protection methods such as out-of-order obfuscation of methods, such as ...