Skip to content

int3rsys/gdb-rsp-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

gdb-rsp-parser

gdb's remote serial protocol python parser

This is a parser for the GDB's Remote Serial Protocol (RSP) I have written for a CTF I solved. It can parse most of the commands and display them on the console. Note: this parser was made for raw hex data. I originally used a wireshark tcp session. The input file should be inserted in the open function ("")

It supports most of the commands. If you have any suggestions, please send me a message or create a new issue.

About

gdb's remote serial protocol python parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages