NexoraRAT Title Form
This is a reworked version of the original title form template from: https://github.com/MisterPrada/
I cleaned up and reorganized the code to make it easier to read and understand.
- Better structure across the whole codebase
- A lot more comments to explain what each part does
- Clearer functions so you can quickly see what is happening
- way more comments
- restructured code
For NexoraRAT purpose
Original template by MisterPrada
to install and execute run:
npm i
npm run dev
