hugsy / gef-extras

Extra goodies for GEF to (try to) make GDB suck even less
https://hugsy.github.io/gef-extras
MIT License
148 stars 50 forks source link

ropper.py breaks tab completion #72

Closed therealdreg closed 2 years ago

therealdreg commented 2 years ago

Step 1: Describe your environment

Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster

GEF: (Standalone) Blob Hash(/root/.gef-2b72f5d0d9f0f218a91cd1ca5148e45923b950d5.py): 8dc57b700e3c1c85822449033a01c94dfae9e4a6 SHA256(/root/.gef-2b72f5d0d9f0f218a91cd1ca5148e45923b950d5.py): 63d3e10d38a367c3e4d37de8e0701bcdff2a4e7c9a0a4ec5d83ccb8b2fe6188d GDB: 8.2.1 GDB-Python: 3.7

Step 2: Describe your problem

ropper.py breaks tab completion

Steps to reproduce

  1. open gdb /bin/ls
  2. write sta + TAB

ropper

solved #73