VFilter - Anti-Bypass Bad Word Filter SALE

Try bypassing the filter in the WebGL demo:

WebGL Demo


Community

Discord Support


Summary


A powerful multi-threaded profanity interpreter that sanitizes profanity with any variation and ways to mock and simulate letters. The interpreter is not based on a list with several possibilities, but on efficient and procedural algorithms that detect any swearword variation through heuristic and lexical analysis in order to obtain a better performance. Just load a traditional file containing the list of bad words by language. The interpreter helps keep your game in compliance with children's privacy laws and policies.


Features

  • 100% offline (does not use online AI API);
  • You just add the word (e.g. "testbadword") to the list and the algorithm does all the rest of the bypass detection;
  • You can filter for: bad words, swearword, curseword, badword, profanity, obscenity and vulgarity words;
  • Configure languages;
  • Get swearwords and settings remotely;
  • Each swear word can be configured;
  • Configurable anti false positive system;
  • Multi-threaded;
  • Sanitization by white list of words;
  • Preserves the integrity of the original text, censoring only the profanity;
  • Extra filters;
  • Remote updating;
  • Remote monitoring;
  • Documentation included;
  • Helps keep your game in line with children's privacy laws and policies;
  • We have a specific Discord channel for you to share bypass if you find it.

Extra Filters

  • E-mail adresses
  • URLs
  • Sanitize repeated symbols

Filtering Modes:

  • Black-list based (uses detection algorithms)
  • White-list based

Why "Anti-Bypass" or "Algorithm-Based"?

The package is not based entirely on a wordlist containing thousands of possibilities, but on algorithms that are generated based on a simple wordlist. These algorithms interpret an input by doing a lexical analysis of that input in order to detect the bad word and sanitize it. So you just add the word (e.g. "testbadword") to the list and the algorithm does all the rest of the bypass detection.


Why choose this package?

Other word filters can be easily bypassed by replacing letters with numbers, ASCII tricks or putting punctuation in the middle of the word because they are based on possibilities or simple wordlists. In this package, more complex steps (through algorithms) occur that make it difficult to bypass the protection. Furthermore, the filter strives to maintain the integrity of the text and its original characters, censoring only profanity.