About 35 results
Open links in new tab
  1. How to encrypt strings & files in your source code?

    Jul 25, 2020 · Encrypt and hide plain text strings & files contents within your source code in a secure & encrypted form with the help of a polymorphic engine, generating random-looking decryption code every time. https://marketplace.visualstudio.com/items?itemName=PELock.stringencrypt

  2. StringEncrypt - Visual Studio Marketplace

    Encrypt and hide plain text strings & files contents within your source code in a secure & encrypted form with the help of a polymorphic engine, generating random-looking decryption code every time.

  3. Efficient Code Encryption Programs to Safeguard C# Source Code ...

    Nov 14, 2023 · Can you recommend any reliable code encryption programs for C# that effectively protect the source code without significantly impacting code performance? Microsoft officially provides you with Dotfuscator. Please refer to the official documentation Dotfuscator for details.

  4. Use Dotfuscator Community to protect .NET apps - Visual Studio

    Mar 11, 2025 · Dotfuscator works on compiled assemblies without the need for more programming or even access to source code. It's important to protect your intellectual property (IP). Your application's code contains design and implementation details, which can …

  5. Encryption VScode - Visual Studio Marketplace

    Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter. This plugin adds two functions encrypt and decrypt which uses AES Encryption to secure your data. It operates on the current document and replaces the text.

  6. Inline Cryptography Toolkit - Visual Studio Marketplace

    The Inline Cryptography Toolkit is a powerful Visual Studio Code extension that allows users to perform various cryptographic operations directly within the editor. This extension supports encryption, decryption, and hashing methods, making it an essential tool for developers, security professionals, and anyone working with sensitive data.

  7. StringEncrypt Extension for Visual Studio Code IDE

    Encrypt & hide plain text strings & files within Visual Studio Code source codes in a secure & encrypted form with the help of a polymorphic engine, generating random-looking decryption code every time.

  8. Introducing Inline Cryptography Toolkit: Simplify Encryption ...

    Dec 24, 2024 · Inline Cryptography Toolkit is a Visual Studio Code extension designed to empower developers with seamless cryptographic operations directly within their workflow.

  9. GitHub - jamesbachini/Encryption-VScode: AES file encryption for Visual

    This plugin adds two functions encrypt and decrypt which uses AES Encryption to secure your data. It operates on the current document and replaces the text. CTRL + SHIFT + P > Type "Encrypt" or "Decrypt" > Enter a pass phrase > current document will be encrypted/decrypted.

  10. vb.net - Source Code Protection - Stack Overflow

    VS 2010 comes with Dotfuscator community edition which will obfuscate your code to a point making it harder to read once decompiled. The only real choice is to encrypt your code if you need the absolute best security.

  11. Some results have been removed
Refresh