dbg-utils

dbg utils for gdb


Keywords
pip, pwn, dbg
License
MIT
Install
pip install dbg-utils==1.9.0

Documentation

DBG Utils for GDB

安装

Python

pip install dbg_utils

IDA

复制 idp.py[IDA INSTALL PATH]/plugins/idp.py

使用

服务端

idpss

IDA

  • 配置
config(server_ip, server_port)
  • 同步 断点、变量

Ctrl-Alt-D