Skip to main content
Develop Tools

VB.NET Code Masking Tool

Mask and anonymize class names, method names, variable names, and values in the browser while preserving the structure of VB.NET code.

Font size

About this tool

Before sharing VB.NET code, you can replace identifiers and values while maintaining case-insensitive name correspondence.

Features

  • VB.NET classes, modules, LINQ, Async syntax
  • Masking/anonymization of classes, methods, variables, strings, numbers, and comments

How to use

  1. Paste the VB.NET code into the input field.
  2. Select what to mask and how to handle comments.
  3. Check and copy the masking results.
  4. You can remove masking individually by right-clicking on the target area of the masking result, and reapply by right-clicking again.

Limitations

  • It does not guarantee complete parsing equivalent to the VB compiler.
  • Manually review code containing XML literals or conditional compilation.

Privacy: Input and results are processed in your browser and are neither sent to nor stored on the Develop Tools server.