Criptografia de ofuscação de código JS
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 |
Alta obfuscação, baixo desempenho: o desempenho será muito mais lento do que sem obfuscação.
Opaquidade média, desempenho ideal: o desempenho será mais lento do que sem ofuscação.
Baixa ofuscação, alto desempenho: o desempenho ficará em um nível relativamente normal.
Configurações personalizadas: é possível definir os parâmetros de ofuscação de acordo com suas necessidades.
Observação: esta ferramenta realiza toda a criptografia no navegador, sem transmitir quaisquer dados para o servidor.
Observação: o código ofuscado não pode ser restaurado ao código original; faça backup do código original antes da ofuscação.
Recommended Tools
Gerador de Avatar de Slogan
Gerar avatares com slogans on-line
Calculadora de enésima potência
Calculadora N-square on-line
Calculadora de área de paralelogramo
Calcular a área de um paralelogramo on-line
Calculadora da idade legal de aposentadoria
Widget on-line para calcular a idade de aposentadoria obrigatória
Calculadora de volume cônico
Calcule o volume de um cone on-line
conversor de calor
Ferramenta de conversão on-line de calorias
Conversão de unidades de densidade
Ferramenta de conversão on-line de unidades de densidade
Calculadora on-line
Uma calculadora on-line conveniente e eficiente
espirro
Previsão da sorte de um espirro
Gerador de assinatura eletrônica
Ferramenta de geração de assinatura eletrônica on-line
Emoji
Vários emoticons Emoji comumente usados
Geração de árvore de diretório de arquivos
Gerar uma listagem de arquivos em árvore de diretórios com um clique
Harmonização com alimentos
Confira os benefícios e as desvantagens das combinações de alimentos on-line
Formatação de código Java
Ferramenta on-line de formatação e embelezamento de código Java
Recorte de nove painéis/multipainéis
Uma ferramenta gratuita para cortar imagens no estilo Weibo ou Circle of Friends em várias grades
Gerador de imagens de espaço reservado
Uma ferramenta gratuita para gerar imagens de espaço reservado on-line
Gerador de nomes de estilos antigos
Gerar vários nomes de tipos de estilo antigo on-line
Jogos de fogos de artifício
Jogo de simulação de fogos de artifício on-line
Ferramenta de chamada aleatória
Ferramenta de chamada aleatória on-line com informações de nome personalizáveis
Geração de crachá de proteção on-line
Gerar crachá de escudo no formato SVG on-line
sudoku (japonês: sū doku)
Jogo de Sudoku on-line
Teste de velocidade de reação
Ferramentas para ajudar as pessoas a testar e treinar o tempo de reação
Substituição em lote de palavras-chave no texto
Substituição on-line em lote de várias palavras-chave especificadas no conteúdo do texto
Vídeo Flip
Inverta o vídeo na horizontal ou na vertical on-line e faça o download do vídeo invertido para o local.
























粤ICP备2021116614号