peda icon indicating copy to clipboard operation
peda copied to clipboard

Fixes for 2024

Open X0RW3LL opened this issue 1 year ago • 0 comments

  • lib/six.py: Import upstream version 1.16.0
  • peda.py: Refactor deprecated gdb logging command syntax
  • peda:py: Fix Python 3.12 Syntax Warnings (use raw strings)
  • lib/{nasm,utils}.py: Fix Python 3.12 Syntax Warnings (use raw strings)

X0RW3LL avatar Jul 25 '24 03:07 X0RW3LL