@inventivetalent/optimus-ts
Knuths multiplicative hashing based id obfuscation for javascript (port of https://github.com/jenssegers/optimus).
Knuths multiplicative hashing based id obfuscation for javascript (port of https://github.com/jenssegers/optimus).
nandokujs is an obfuscation tool for obfuscating javascript files to be published on the Web and making it difficult to analyze the contents.
It's a module which convert your JavaScript code into some not understandable format and still it's executable.This module can be used to protect the code base which run's on browser's client side or we can protect the nodejs code base as well.
a tiny node module to munge any strings. useful if you want to obfuscate email addresses to valid, numeric html entities.
Efficient integer hashing library using Knuth's multiplicative method for Javascript and Typescript, perfect for obfuscating sequential numbers.
gnirts loader module for webpack - Obfuscate string literals in JavaScript code.
Translate stacktraces from minified JS to readable format
JavaScript obfuscator for fis
Run JSNice on your javascripts
Obfuscate string literals in JavaScript code.
javascript-obfuscator plugin for Webpack
JavaScript obfuscator
With this library, you can transform your ids to obfuscated integers based on Knuth's integer hash. Port of optimus-js
Reverse code obfuscation for analysis.
Check if a given set of headers accepts gzip - Bypassing any possible obfuscation.
Obfuscate IDs in a secure way!
JavaScript obfuscator
Converts autolink with an email to an obfuscated with html entities link.
Express middleware to find and replace email addresses with HTML entities
Converts plain JavaScript into JSFuck code, which consists of only six different characters: ! ( ) + [ ]