Commit Graph

1712 Commits (2023.07.17-pkgs)
 

Author SHA1 Message Date
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
Gulshan Singh 768cb04257
Better error handling in bugreport command when no command history (#1464)
3 years ago
Gulshan Singh 513dcdf870
Don't print aliases as commands in pwndbg output (#1460)
3 years ago
Gulshan Singh 4b49085092
Annotate some vmmap methods with @OnlyWhenRunning (#1463)
3 years ago
Gulshan Singh 0467886258
Cleanup command docstrings (#1461)
3 years ago
Gulshan Singh f9ff357ba0
Add paging_enabled function and OnlyWhenPagingEnabled decorator (#1454)
3 years ago
Gulshan Singh caa22ce04e
Added command to list slabs (#1442)
3 years ago
Gulshan Singh 6a6107b4bf
Fix gdb-pt-dump exception when attaching to x86 QEMU (#1452)
3 years ago
Gulshan Singh 0083962780
Remove redundant struct.unpack formats (#1451)
3 years ago
Gulshan Singh 09d31c58b8
Add kbase command (#1450)
3 years ago
Gulshan Singh 2daf9faf62
Add x86_64ArchOps (#1449)
3 years ago
Gulshan Singh 22409202e7
Add kchecksec command (#1441)
3 years ago
Gulshan Singh 8b43ac297e
Use RawTextHelpFormatter for more commands (#1448)
3 years ago
Gulshan Singh d08c6af337
Start a env_parallel session to avoid argument too long errors (#1446)
3 years ago
Gulshan Singh 7263d14adf
Move some event hooks to hooks.py (#1431)
3 years ago
Gulshan Singh 2971635c5a
Make it easier to remove cwatch expressions (#1421)
3 years ago
Gulshan Singh 0c0ab5f154
Add ArchOps (#1444)
3 years ago
Gulshan Singh fa8a033749
Fail tests if an error occurs (#1445)
3 years ago
Mohit Saxena 894f6e2103 Update tests.yml
3 years ago
Mohit Saxena 0b0b09c7f5 Update tests.yml
3 years ago
lebr0nli 1e32ff1fbb Reduce unnecessary `monitor` called if possible
3 years ago
lebr0nli 416bd4726c Update the comment about the bug caused by `monitor`
3 years ago
lebr0nli 86d096d544 Fix the bug when using gdbserver
3 years ago
ytk2128 8ad2d649bb Fix ValueError of cyclic command
3 years ago
Gulshan Singh f49aa00f42
Allow running cpsr command on aarch64 (#1437)
3 years ago
Gulshan Singh 00f09a7831
Add OnlyWithKernelDebugSyms decorator (#1436)
3 years ago
lebr0nli af9ecf2203 Add developing guide for adding config
3 years ago
lebr0nli 2b1b6d567a Improve the docs of some configs
3 years ago
lebr0nli 2dc7cd168f Some enhancements to the heap heuristic
3 years ago
lebr0nli 0b394a440d Some improvements to configuration
3 years ago