If you want to use import "github.com/bnagy/crashwalk" in your own Go code, you can get godoc at: http://godoc.org/github.com/bnagy/crashwalk To run the standalone cwtriage tool: - cwtriage runs crashfiles with instrumentation and outputs results in various formats - Usage: cwtriage -root /path/to/afl-dir [-match pattern] -- /path/to/target -in @@ -out whatever ( @@ will be substituted for each crashfile ) - -afl Prefer the AFL recorded crashing command, if present - -engine string Debugging engine to use: [gdb lldb] (default "gdb") - -every int Run every n seconds (default -1) - -f string Template filename to use while running crash - -ignore string Directory skip pattern ( go regex syntax ) - -match string Match pattern for files ( go regex syntax ) - -mem int Memory limit for target processes (MB) (default -1) - -output string Output format to use: [json pb text] (default "text") - -root string Root directory to look for crashes - -seen Include seen results from the DB in the output - -seendb string Path to BoltDB (default "crashwalk.db") - -strict Abort the whole run if any crashes fail to repro - -t int Timeout for target processes (secs) (default 60) - -tidy Move crashes tha
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Exterro is a data risk management platform that optimizes e-discovery, digital forensics, and cybersecurity compliance operations.
TestDisk is a free data recovery software that can recover lost partitions and undelete files from various file systems.
A comprehensive incident response tool for Windows computers, providing advanced memory forensics and access to locked systems.
Stegextract is a Bash script that extracts hidden files and strings from images, supporting PNG, JPG, and GIF formats.
A library to access and parse Windows XML Event Log (EVTX) format, useful for digital forensics and incident response.
A library to access and read QEMU Copy-On-Write (QCOW) image file formats with support for zlib compression and AES-CBC encryption.
An open source format for storing digital evidence and data, with a C/C++ library for creating, reading, and manipulating AFF4 images.
Zenduty's platform provides real-time operational health monitoring and incident response orchestration to improve incident response times and build a solid on-call culture.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.