raygun

command
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2021 License: MIT Imports: 25 Imported by: 0

Documentation

Overview

Package raygun makes it possible to securely write to the standard input of a process being debugged by radare2.

raygun can be run in "server" or "client" mode. In server mode, raygun listens for incoming connections, and writes data from raygun clients to the stdin of a radare2 debuggee. In client mode, users can treat raygun like cat or nc by piping data to raygun's stdin, which is sent securely to the server instance. For example, `echo 'hello world' | raygun`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL