OF-DL/OF DL.Gui/chromium-scripts/CREATING_STEALTH_SCRIPT.md

484 B

Stealth Script Creation

Requirements

  • NodeJS (with npx CLI tool)

Instructions

  • Open a terminal in this directory (OF DL.Gui/chromium-scripts)
  • Run npx -y extract-stealth-evasions
  • Copy the stealth.js file into the other chromium-scripts directory as well (OF DL.Cli/chromium-scripts/)

References

See the readme.md file and source code for the stealth script here.