Character string literal quantity processing method and device, electronic equipment and storage medium

The invention discloses a character string literal quantity processing method and device, electronic equipment and a storage medium, and the method comprises the steps: employing a preset encryption algorithm for each character string literal quantity in an LLVM-based original intermediate represent...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: ZHOU YAQIAO
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses a character string literal quantity processing method and device, electronic equipment and a storage medium, and the method comprises the steps: employing a preset encryption algorithm for each character string literal quantity in an LLVM-based original intermediate representation to generate an encrypted character string literal quantity, and recording the encrypted character string literal quantity together with corresponding encryption information; replacing each character string literal quantity in the original intermediate representation with the corresponding encrypted character string literal quantity to obtain a target intermediate representation, and when all the encrypted character string literal quantities in the target intermediate representation are about to be accessed, calling a decryption function to decrypt each encrypted character string literal quantity to obtain the corresponding character string literal quantity until all decryption is completed. According to the m