Pinned Repositories
c-aff4
An AFF4 C++ implementation.
evtx
Golang Parser for Microsoft Event Logs
go-ntfs
An NTFS file parser in Go
go-pe
A Portable Executable parser for Golang
Linpmem
Linpmem is a linux memory acquisition tool
oleparse
Golang parser for OLE files
velociraptor
Digging Deeper....
velociraptor-docs
Documentation site for Velociraptor
vfilter
A library implementing a generic SQL like query language.
WinPmem
The multi-platform memory acquisition tool.
Velocidex's Repositories
Velocidex/velociraptor
Digging Deeper....
Velocidex/WinPmem
The multi-platform memory acquisition tool.
Velocidex/evtx
Golang Parser for Microsoft Event Logs
Velocidex/Linpmem
Linpmem is a linux memory acquisition tool
Velocidex/go-ntfs
An NTFS file parser in Go
Velocidex/velociraptor-docs
Documentation site for Velociraptor
Velocidex/oleparse
Golang parser for OLE files
Velocidex/go-ese
Go implementation of an Extensible Storage Engine parser
Velocidex/cloudvelo
An experimental Velociraptor implementation using cloud infrastructure
Velocidex/vfilter
A library implementing a generic SQL like query language.
Velocidex/go-prefetch
A golang implementation of a prefetch parser.
Velocidex/pyvelociraptor
PyVelociraptor contains the python bindings for the Velociraptor API.
Velocidex/go-yara
Go bindings for YARA
Velocidex/regparser
A Golang Registry parser
Velocidex/SQLiteHunter
Hunt for SQLite files used by various applications
Velocidex/velociraptor-sigma-rules
A Compiler from Sigma rules to VQL
Velocidex/binparsergen
Binary Parser Generator for Go
Velocidex/registry_hunter
Hunt the windows Registry automatically using VQL
Velocidex/fileb0x
a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
Velocidex/go-vmdk
A Go library for reading VMDK files
Velocidex/presentations
Presentations and Workshops
Velocidex/sigma-go
A Go implementation and parser for Sigma rules.
Velocidex/Training
Velociraptor - Digging Deeper Training site
Velocidex/go-ext4
Parser for Ext4 filesystems
Velocidex/go-journalctl
Parser for systemd journal files.
Velocidex/go-mscfb
Parser for MSCFB (OLE2) Files
Velocidex/go-vhdx
A library to parse VHDX files
Velocidex/grpc-go-pool
grpc connection pool
Velocidex/tracee_velociraptor
An EBPF trace framework for Velociraptor based on tracee
Velocidex/ttlcache
An in-memory string-interface{} map with various expiration options for golang