Downloads

Velociraptor is open source software and is free for anyone to use under the AGPL License.

Release 0.73.3

The current release is 0.73.3. We have ready built binaries available for download from GitHub. Less common platforms may not be built at the latest release.
BuildDownloadHashSignature
Windows AMD64 (64 bits) Executablevelociraptor-v0.73.3-windows-amd64.exefe9f9a9033779ed6be0cc20ea053106adba3bfd18ebcb78f7b8c19ca58ec105e
Windows AMD64 (64 bits) MSIvelociraptor-v0.73.3-windows-amd64.msi0ccf5033fa86a1a7571ac5df93a782049f228404d67478e96487afdae4a535ba
Windows 32 bits Executablevelociraptor-v0.73.3-windows-386.exe5a40eadd1bb781ee6958bc34509f2977ddbc983052b9f5423c10391c62946215
Windows 32 bits MSIvelociraptor-v0.73.3-windows-386.msi67fde8015d961c0cdb0ff2efcd382c0813803c5c21841131ebe045a2a45a23ac
Linux Ubuntu 22.04 AMD64 and later. Recommended for servers.velociraptor-v0.73.3-linux-amd64d11f8191f44afa41562d4bf080672b7e3ca12345d1972458af55cf0a941658fe
Linux Ubuntu 22.04 ARM and later. Recommended for servers or containers.velociraptor-v0.73.3-linux-arm641a49ed3c7732638841337b7f2e28ecd054f6f10b589e7bd559800d5bcca7a78d
Linux Static Build (Older Releases, e.g. RHEL, Centos) Recommended for clients.velociraptor-v0.73.3-linux-amd64-musl7826d81c1495cc8fd8cd47cd44f92b0cbca89b6cc2bd9e2b6c6bde4f06c6b4dc
MacOS AMD64velociraptor-v0.73.3-darwin-amd64f22f1b3a905f658b61ec491aa7f104b5e20a75f192b42dba5ffe0f50d9f1353b
MacOS ARM (M1, M2 chipsets)velociraptor-v0.73.3-darwin-arm648d4e9d4fc00cbc8aa86dbd4b70101491e2a6c8a8d582896d6cf18bfff06ad56b
FreeBSD AMD64velociraptor-v0.72.4-freebsd-amd643ef039583ebaffce281df070b868455bc2dbc234f4b2ed3988cea8dd50116003
Windows AMD64 (64 bits) Executable For Windows 7 Onlyvelociraptor-v0.73.3-windows-amd64-legacy.exe7c4f155a16445f7564df1e01aa6ccc59db952c967d30c3a160c31be7932cd74f
Windows 32 bits Executable For Windows 7 Onlyvelociraptor-v0.73.3-windows-386-legacy.exe6342a3fcaa8938fd71c7956b098c96a68c64e68cbfb27e98d70ac3216c799dbe

Release notes

Full release notes are published in our release blog post

Golang has officially ended support for Windows 7 with the Go 1.20 release. Current builds do not support this platform.

The Windows 7 binaries mentioned above are built with the deprecated Go 1.20 release which is known to work on Windows 7.

However, note the following caveats:

  • To build under this unsupported Go version we had to freeze dependencies. Therefore this build includes known buggy and unsupported dependencies.

  • This build may be insecure! since it includes unsupported dependencies.

  • We typically update to the latest version of Velociraptor but it may be that in future we disable some feature (VQL plugins) that can not be easily updated.

Do not use this build in a general deployment! Only use it for deploying on deprecated, unsupported operating systems:

  • Windows 7
  • Windows 8, 8.1

Verifying your download

The Velociraptor releases are signed using gpg with key ID 0572F28B4EF19A043F4CBBE0B22A7FB19CB6CFA1. You can verify the signature using gpg by following the instructions