pwndbg/pwndbg

lib/net.py: more functionality and unit tests

Open

#1,551 建立於 2023年1月29日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (776 fork)batch import
enhancementfeaturegood first issuehelp wanted

倉庫指標

Star
 (5,820 star)
PR 合併指標
 (平均合併 3天 12小時) (30 天內合併 32 個 PR)

描述

  • The lib/net.py code could have unit tests implemented, e.g. for https://github.com/pwndbg/pwndbg/pull/1545#discussion_r1090028340
  • It could have more features. For example, we could find out the other end of Unix Domain Sockets and show which other processes do use them: this can be super useful for knowing that e.g. a given socket is related to X11 or that a given socket is used for IPC between this and that process[es]

貢獻者指南