pspn / go-hydra

A fast RAT (remote access tool) for macOS, Linux, Windows, Android and iOS (written in Go/Golang).

Home Page:https://www.go-hydra.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


go-hydra
go-hydra

A fast RAT (remote access tool) for macOS, Linux, Windows, Android and iOS (written in Go/Golang).

License Version Build Contributions


This doesn't work yet.

Please star, watch, bookmark and come back later.
https://www.go-hydra.org/

Goals

  • User friendly installation (single binary, no terminal commands or dependencies)
  • Easy to use interface
  • Cross-platform for macOS, Linux, Windows, Android and iOS
  • Flexible communication layer
  • Support anonymous communications via Tor hidden services
  • Simple plugin system (for programmers)
  • Bypass anti-virus
  • Unique payloads cryptographically tied to the target system
  • Extract as much data as possible
  • Survive reboots
  • Single click server/client updates

Versioning

go-hydra will be maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major
  • New additions without breaking backward compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

For more information on SemVer, please visit: https://semver.org/

Issues

Feel free to submit any issues or feature requests here.

License

MIT

About

A fast RAT (remote access tool) for macOS, Linux, Windows, Android and iOS (written in Go/Golang).

https://www.go-hydra.org/

License:MIT License


Languages

Language:JavaScript 85.5%Language:Go 14.5%