UNPKG

@mathiscode/codebase-scanner

Version:
3 lines 138 B
// Example for String.fromCharCode obfuscation const hiddenString = String.fromCharCode(101, 118, 97, 108); // hiddenString is now 'eval'