rustenium-identity 0.1.3

A versatile stealth overlay for rustenium
Documentation
1
2
3
4
5
6
const fakePlugins = [
  { name: 'Chrome PDF Plugin', filename: 'internal-pdf-viewer' },
  { name: 'Chrome PDF Viewer', filename: 'mhjfbmdgcfjbbpaeojofohoefgiehjai' },
  { name: 'Native Client', filename: 'internal-nacl-plugin' },
];
PropertyModifier.spoofProperty(Navigator.prototype, 'plugins', fakePlugins);