Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 255 Bytes

gdb-poke

This utility encapsulates arbitrary data into GDB remote protocol packets and transmits them to a remote GDB server instance. Unless otherwise specified, the packets are sent to localhost:1234.

Usage

$ ./gdb-poke DATA [HOST:PORT]