Downloads

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

Release 0.73.4

The current release is 0.73.4. 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-bit) Executablevelociraptor-v0.73.4-windows-amd64.exebf10c1d111d1c39f66e2505d34ea10957ac7b71c472973982022e2528af9ca7e
Windows AMD64 (64-bit) MSIvelociraptor-v0.73.4-windows-amd64.msifd11139f6ad9296eb5039f49ac22ba78e50d6d0414cea14ce9e7023203f40dbd
Windows 32-bit Executablevelociraptor-v0.73.4-windows-386.exee5c4d10aee04f6d93876bd9dc91b8ce5bc34afec9c6422289364b033bad9d6a3
Windows 32-bit MSIvelociraptor-v0.73.4-windows-386.msif041fcefb2a8e55ddd03a7bde775b184c19a22fb7d9e29949f6e26d7246a3f96
Linux Ubuntu 22.04 AMD64 and later. Recommended for servers.velociraptor-v0.73.4-linux-amd64032b7580f2a318b731c32baac1cad22f42c2c768f2fc5a94a99d5f8dd1197596
Linux Ubuntu 22.04 ARM and later. Recommended for servers or containers.velociraptor-v0.73.4-linux-arm642f30865a11dc3654948d20a303228136db4a9fb25136b1d0ce30a355d6d8e015
Linux Static Build (Older Releases, e.g. RHEL, Centos) Recommended for clients.velociraptor-v0.73.4-linux-amd64-musl3ba48754f1d8dc082c23cf809ec33388b2d48d765c36bf57e0106bcd89231492
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