Just a simple Electron JS app I made.... Use it if you want 🙃
- Encrypt and Decrypt Files with custom keys
- Generate Random Passwords
- Obfuscate JS and NodeJS Code
- Download Youtube Videos
- Steganography (Encoding and Decoding)
- ROT Cipher string encoding
- Use Virus Total (https://www.virustotal.com/gui/home/url) to scan a website
- Download the Source Zip
- Extract and cd into the directory
- Then run
npm install, followed bynpm start