electronjs-experiment

Just a simple Electron JS app I made.... Use it if you want 🙃

Currently Under Development

Here's What it can do:

  • 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

Steps to run the app

  • Download the Source Zip
  • Extract and cd into the directory
  • Then run npm install, followed by npm start