UNPKG

netrat

Version:

Damn easy multiplatform Node.js RAT generator

16 lines (11 loc) 561 B
const chalk = require('chalk') module.exports = chalk.green(` /$$ /$$$$$$$ /$$$$$$ /$$$$$$$$ | $$ | $$__ $$ /$$__ $$|__ $$__/ /$$$$$$$ /$$$$$$ /$$$$$$ | $$ \\ $$| $$ \\ $$ | $$ | $$__ $$ /$$__ $$|_ $$_/ | $$$$$$$/| $$$$$$$$ | $$ | $$ \\ $$| $$$$$$$$ | $$ | $$__ $$| $$__ $$ | $$ | $$ | $$| $$_____/ | $$ /$$| $$ \\ $$| $$ | $$ | $$ | $$ | $$| $$$$$$$ | $$$$/| $$ | $$| $$ | $$ | $$ |__/ |__/ \\_______/ \\___/ |__/ |__/|__/ |__/ |__/ `)