Downloads

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

This page is for the current release. The previous Release is 0.75.7. The next release candidate is available for testing now

Release 0.76.6

The current release is 0.76.6. 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) Executable velociraptor-v0.76.6-windows-amd64.exe 1e82175822aa9ffdfd7bc177599642f3db55159d0a2f38bb0fcc6722f15573cd
Windows AMD64 (64-bit) MSI velociraptor-v0.76.6-windows-amd64.msi e5fc16e7d4aea87f70edb9ce09112f1c92808b9e4547a544769d433545ff3ee3
Windows 32-bit Executable velociraptor-v0.76.6-windows-386.exe 4c329cb5b1d881ef7681e4faea9dc8f8e081bb579739d557ca0dc5bc57a8ef12
Windows 32-bit MSI velociraptor-v0.76.6-windows-386.msi 9fb535710bba977f28761b387c3e90095ac02022cb1f3765b7067de9fdda3ce1
Linux Ubuntu 22.04 AMD64 and later. Recommended for servers. velociraptor-v0.76.6-linux-amd64 9b1c439834a562a96cbef886f26a93521d16b020fd96777fb30e01f88947af18
Linux Ubuntu 22.04 ARM and later. Recommended for servers or containers. velociraptor-v0.76.6-linux-arm64 d19218d37d76b6988d25d21d2cdb349658fa12b355d44c90f44b5cdd975b7616
Linux Static Build (Older Releases, e.g. RHEL, Centos) Recommended for clients. velociraptor-v0.76.6-linux-amd64-musl 84ad1652ff6e79694441a06a6af4040aae6a982080d2ef583a31bda52f58e299
Linux Sumo build. Recommended for servers. velociraptor-v0.76.6-linux-amd64-sumo-musl f39269d2c1858497c0f244caefc603c9061ef4d837201aa28c18831967cc6343
MacOS AMD64 velociraptor-v0.76.6-darwin-amd64 6308ea8c7f7dbacad791977caefe387c61daaebf4f94cde2e1c39d89968091a3
MacOS ARM (M1, M2 chipsets) velociraptor-v0.76.6-darwin-arm64 4518998f95de31d4ee5734dfbcdd60f834c43a1b9fc6f9a1f372d8099172a496
FreeBSD AMD64 velociraptor-v0.76.1-freebsd-amd64 ebc5722094eea312873cc725c214715da541a71a46a13ce0acb80db0a015a411
Windows AMD64 (64 bits) Executable For Windows 7 Only velociraptor-v0.76.1-windows-amd64-legacy.exe a15f8b9bdfcf1fe5b4e73eafcb9c3091eb347b9c7f32ae7e94ab5de41c8c434e
Windows 32 bits Executable For Windows 7 Only velociraptor-v0.76.1-windows-386-legacy.exe 3a66986c3a4a9e0d4dacd3131ee55d65ff37b0093373048cb05afa1572a800c6

Release notes

Full release notes are published in our release blog post

The Sumo build

In recent releases, the build was split into two:

  1. The regular build is suitable for both clients and servers. It reduces binary size by removing some large dependencies.
  2. The Sumo build includes additional dependencies which inflate the size of the binary.

In particular, the Sumo build uses the official AWS SDK, while the regular build uses the light weight Minio client library. If your server needs AWS integration (particularly around credentials) you will probably need to use the Sumo build.

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 might disable some feature (VQL plugins) that can not be easily updated. These builds may miss some specific functionality.

  • If you need to use these builds for an offline collector we recommend using the generic collector.

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:

$ gpg --verify velociraptor-v0.73.3-linux-amd64.sig
gpg: assuming signed data in 'velociraptor-v0.73.3-linux-amd64'
gpg: Signature made Mon 04 Nov 2024 07:36:05 SAST
gpg:                using RSA key 0572F28B4EF19A043F4CBBE0B22A7FB19CB6CFA1
gpg: Good signature from "Velociraptor Team (Velociraptor - Dig deeper!  https://docs.velociraptor.app/) <support@velocidex.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 0572 F28B 4EF1 9A04 3F4C  BBE0 B22A 7FB1 9CB6 CFA1

You can import the key from your favorite key server:

$ gpg --search-keys 0572F28B4EF19A043F4CBBE0B22A7FB19CB6CFA1
gpg: data source: https://keys.openpgp.org:443
(1)     Velociraptor Team (Velociraptor - Dig deeper!  https
          3072 bit RSA key B22A7FB19CB6CFA1, created: 2021-10-29
Keys 1-1 of 1 for "0572F28B4EF19A043F4CBBE0B22A7FB19CB6CFA1".  Enter number(s), N)ext, or Q)uit >