Code JS confusion cryptage
Fav- Input JS code
- Result Output
| Compress into one line | Remove line breaks from the code. |
| Identifier obfuscation |
dictionary
Use the data from the Randomly generated using hexadecimal patterns (e.g.: Use a short name (e.g: |
| identifier dictionary |
Sets the name dictionary for identifier obfuscation. |
| identifier prefix |
Set the obfuscated identifier to use a specific prefix When obfuscating multiple files loaded on the same page, configure this option to prevent conflicts between them. |
| Confusing global variables |
Enabling this option may affect the operation of other codes, so please use it with caution! When turned on, it will obfuscate global variables and global function names. |
| self-protection |
Turning it on will prevent the encrypted code from being formatted. Enabling this option forces the code to be compressed into a single line. |
| Control Flow Flattening |
This option is very performance-impacting, so please turn it on as needed! Flatten code control flow. Control flow flattening is a source code structure transformation that hinders program comprehension. Accessclick on me Understand how it works. Threshold: range: 0~1, the larger the value, the more difficult it is to read the code, but the output code also runs less efficiently. |
| Dead code injection |
This option will result in a larger amount of encrypted code. Randomly inserting meaningless code into the code (that won't be run) makes decryption of the code more difficult. Threshold: Range: 0~1 Enabling this option requires that both the String to Array Conversion Function. |
| Split String |
Enabling this option will result in a larger amount of encrypted code. Sets the text string according to the String Block Length: Use this option to specify the length of the block after the string is split. |
| String to Array Conversion |
Remove the fixed string text from the code and place it uniformly in an array. 例: 例: |
| Messing up the position of a string array |
将字符串数组放在一个随机的位置。如果您的原始源代码量很大,建议开启这个选项,能大大提升代码解密难度。 |
| Disrupt string array sorting |
Randomizes the contents of an array of strings. |
| Encrypted String Array |
Turning it on will cause the code to run slightly less efficiently. RC4 加密方式加密后解密难度大,但加密后的代码运行效率比 Base64 加密方式低 30-35%。 |
| String to Array Threshold |
This setting to adjust the probability (from 0 to 1) of inserting string literals into the string array. This setting is useful in large code bases where repeated calls to string array functions can slow down the code. |
| String conversion to Unicode |
Converts strings to their Unicode form. This doesn't make much sense and is not recommended to be turned on. |
| Disable console output |
Disable the null function by overriding |
| Commissioning protection |
When enabled, the browser will freeze if the browser console is opened. Protect Interval: When turned on, a timer is used to jam the console, making debugging operations on the console impossible. |
| Domain Lock |
If a locked domain is added, the encrypted code can only be run under the locked domain 例:73so.com subdomains are all set to whitelisted domains, add the |
| reserved identifier |
Whitelisted identifiers are not obfuscated. Regular expressions are supported. Example: Add |
| retained string |
ibid |
| source mapping |
Note: Make sure you don't turn on the production environment Source maps 能帮助你调试 JavaScript 代码。如果非要在生产中进行调试,可以将单独的 Source maps 文件上载到秘密位置,然后将浏览器指向该位置。 Inline Source MapEmbed Source maps shots into the result of obfuscated code. Useful if you need to do local debugging. Separate Source Map将 Source maps 一起生成一个单独的文件。这对于调试生产中的代码很有用,因为这使您可以将 Source maps upload到服务器上的秘密位置,然后设置浏览器指向该位置。 utilization Source Map Base URL respond in singing Source Map File Name From the definition |
| cryptographic seed |
If the value is 0, the result will be different every time the same code is encrypted. If you need the encryption results to be consistent each time for the same piece of code, set the |
Obfuscation élevée, performances faibles : les performances seront nettement inférieures à celles obtenues sans obfuscation.
Obfuscation moyenne, performances optimales : les performances seront légèrement inférieures à celles obtenues sans obfuscation.
Obfuscation faible, performances élevées : les performances resteront à un niveau relativement normal.
Paramètres personnalisés : vous pouvez définir les paramètres d'obfuscation en fonction de vos besoins.
Remarque : cet outil effectue le chiffrement entièrement au niveau du navigateur et ne transmet aucune donnée au serveur.
Remarque : le code obfusqué ne peut pas être restauré dans sa forme d'origine. Veuillez sauvegarder le code d'origine avant de procéder à l'obfuscation.
Recommended Tools
Calculatrice pour les bébés plus âgés
Calculez le nombre de mois de votre âge en ligne
Calculateur de la surface latérale du cône
Calculer la surface des côtés d'un cône en ligne
sélecteur de couleurs
Outil de sélection des couleurs en ligne pour les pages web
Cookies en ligne vers json
Conversion de cookies en données au format json en ligne
Génération d'un effet de coin arrondi CSS
Débogage en ligne CSS border rounded corner style
Outil d'extraction du domaine principal de l'URL
Extraction par lots de noms de domaines primaires à partir d'URL
Simulation de bruit de pet
Outil en ligne de simulation de bruits de pets
Compression / formatage json
Compression json en ligne / outil de formatage de décompression json en ligne
Outil d'interconversion html / SWS
Outil d'interconversion de code HTML et SWS en ligne
Image avec filigrane
Ajouter un filigrane à l'image en un clic
Phrases d'inspiration
Phrases d'inspiration, Phrases d'énergie positive
Cryptage MD5
Outil de cryptage en ligne MD5
Détection de mots sensibles / interdits
Détection de mots sensibles / interdits dans le contenu
Calculateur d'âge
Calculateur d'âge en ligne
Fractionnement de fichiers PDF
Fractionnement de fichiers PDF en ligne
Conversion calendrier lunaire / solaire
Date lunaire / date solaire outil de conversion mutuelle en ligne
Tableau vers JSON
Convertir en ligne les informations d'un tableau en données json
Générateur d'avatars de vacances
Ajoutez des décorations de vacances aux avatars, prenez en charge la fête nationale, le nouvel an chinois, Noël, etc.
Outil d'extraction d'adresse de boîte aux lettres en ligne
Extraction en masse des adresses de boîte aux lettres du contenu en ligne
Outils de dissimulation de texte
Cacher un texte dans un autre texte
Outil de décompression en ligne
Décompression de fichiers Zip, RAR, TAR en ligne
Vidéo Flip
Retournez la vidéo horizontalement ou verticalement en ligne et téléchargez la vidéo retournée en local.
Conversion chinoise traditionnelle
Chinois simplifié / outil de conversion mutuelle en ligne
Générateur de diagrammes à barres
Générer des diagrammes à barres personnalisés en ligne
























粤ICP备2021116614号