Commit Graph

1441 Commits (d4562ea462b8013253c219ed5ddd292386be5c6c)
 

Author SHA1 Message Date
Gulshan Singh d4562ea462
Update qemu test scripts and images (#1529)
3 years ago
Disconnect3d b62e3a4fa5
requirements.txt: bump pwntools to 4.0.9 (#1527)
3 years ago
Disconnect3d 2462468f89
Improve hexdump collapse display (#1526)
3 years ago
Gulshan Singh ab5a411fb1
Improve cwatch formatting (#1525)
3 years ago
Gulshan Singh beb2d3f8cb
Add valist command (#1524)
3 years ago
Disconnect3d 825efda796
cyclic command: improve UX (#1522)
3 years ago
Gulshan Singh ae5298fc27
Remove useless statement in procinfo.py (#1521)
3 years ago
Gulshan Singh 47e4e09db2
Fix more pylint warnings (#1520)
3 years ago
Gulshan Singh 20f9c8d941
Update pylint config and fix lint issues (#1519)
3 years ago
Gulshan Singh bc59a8eddd
Fix memoize type issues and enable mypy in lint script (#1518)
3 years ago
Gulshan Singh 301d0b9ccd
Type fixes (#1517)
3 years ago
Gulshan Singh 6aa66095d9
Fix some type and pylint errors (#1515)
3 years ago
Gulshan Singh 3e34ddd38e
Remove Arch.signed and Arch.unsigned (#1516)
3 years ago
Disconnect3d 4268fd4c22
Fix optimize color memoization (#1511)
3 years ago
CptGibbon 613ed2c88e
Add gdbserver dependency to Ubuntu build (#1514)
3 years ago
Disconnect3d 85e55130d3
Fix memoize debug path (#1510)
3 years ago
Gulshan Singh 7e519bb660
Fix some misc type errors (#1509)
3 years ago
Gulshan Singh 3a45e3c669
pwndbg.gdb.regs type fixes (#1508)
3 years ago
Gulshan Singh 10228899e6
More type fixes (#1506)
3 years ago
Gulshan Singh d9f6934858
Run lint CI job and Ubuntu 22.04 and 18.04 (#1505)
3 years ago
Gulshan Singh 5767fe30cb
Implement __contains__ for reg module (#1504)
3 years ago
Gulshan Singh 65462f63dd
Refactor nearpc (#1498)
3 years ago
Gulshan Singh b52d72525f
Fix is_memory_mapped_file (#1503)
3 years ago
Shantanu 98ac815e19
Fix some easy type errors (#1502)
3 years ago
Gulshan Singh c6142ef83b
Don't assign result of fetch_lazy (#1501)
3 years ago
Gulshan Singh df092476b8
Add commands to memory category (#1492)
3 years ago
Gulshan Singh ddc8fe2770
Add start command category (#1500)
3 years ago
Gulshan Singh e8a9ffa743
Remove gdbinit.py (#1499)
3 years ago
Disconnect3d 6847a6a77f
gdb-tests/tests.sh: don't do make clean on each run (#1497)
3 years ago
Disconnect3d da8ef8aa73
Fix #855: Rust binaries debugging (#1495)
3 years ago
Disconnect3d dbaba63a74
Minor improvements (some of #1465) (#1493)
3 years ago
Disconnect3d db1fbdf251
gdblib/symbol.py: remove symbol autofetch (#1494)
3 years ago
Disconnect3d b39c63bb19
gdbinit.py: improve virtualenv detection and warnings (#1489)
3 years ago
Gulshan Singh 80beda2bcf
Add commands to Linux category (#1483)
3 years ago
Disconnect3d e29c20202b
Fix #1457 - warn if monitor info mem is invalid (#1480)
3 years ago
disconnect3d 49afb80424 Remove redundant list
3 years ago
disconnect3d a4233eb101 Fix reload command
3 years ago
Gulshan Singh e869a521e1 Rename elfheader command to elfsections
3 years ago
Gulshan Singh d9e4c95503
Add slab info command (#1447)
3 years ago
Gulshan Singh ebc915483d
Add commands to categories (#1478)
3 years ago
Gulshan Singh a58e08e899
Add support for command categories (#1477)
3 years ago
Gulshan Singh 612328a0a7
Upgrade dependencies (#1476)
3 years ago
Gulshan Singh fef5077eef
Fix type issue in ida.py (#1474)
3 years ago
Gulshan Singh c53ad59aae
More type fixes (#1473)
3 years ago
Gulshan Singh 7221a371b3
More type hints (#1472)
3 years ago
Gulshan Singh 9568859cfa
Automatically add types with pyannotate (#1471)
3 years ago
Mario Haustein d5f6b4669d Remove dependency to `python-future` (#1250)
3 years ago
Gulshan Singh 241da50582
Add safe type hints (#1469)
3 years ago
Gulshan Singh 806943f58f
Add mypy configuration to pyproject.toml (#1468)
3 years ago
Eleanor a4e8b2a028
Fix issue #1466 (#1467)
3 years ago