Commit Graph

1763 Commits (139b7542cd9567eaff32bd713df971b6ac5b81de)
 

Author SHA1 Message Date
theguy147 5280964448
Filter commands by category (#1726)
3 years ago
dan "smiley" murray cd4217fa03
By default remove the context backtrace f prefix #1288 (#1727)
3 years ago
dan "smiley" murray f996aaa2f1
Make args an alias for dumpargs (#1721)
3 years ago
theguy147 f9731bb04b
refactor: move slab business logic to gdblib (#1711)
3 years ago
Disconnect3d 5d0e3ec067
Fix Ubuntu 22.04 CI build by installing libgcc-s1:i386 (#1716)
3 years ago
Alexandru Gabriel Bradatan d7c0e2aee7
Include opensuse-tumbleweed in setup.sh (#1710)
3 years ago
Unknown Sentinel 3b561cdc81
Updated version.py for bugreport command to display more information (#1709)
3 years ago
theguy147 608fa83b04
Add `slab contains` command (#1707)
3 years ago
Unknown Sentinel 14bb546efe
Fix test command procinfo (#1706)
3 years ago
Czarna f402732a33
Optimize the vis_heap_chunks by creating VALID_CHARS once
3 years ago
Disconnect3d e77c6f5c2e
Fix stack.update caching bug (#1703)
3 years ago
peace-maker 3bc91c1cb2
Add heuristic to add executable base in qemu-user (#1695)
3 years ago
theguy147 6ffc3de08f
Repair slab info command (#1699)
3 years ago
Disconnect3d ed051af109
Honour Zach Riggle in README (#1702)
3 years ago
Disconnect3d fec8418b58
Increase killthreads timeout to 10s to fix CI issues (#1701)
3 years ago
Disconnect3d c19c6c324b
Fix enums from Python 3.11: use ReprEnum (#1700)
3 years ago
Gulshan Singh 487afacc7a
Switch from flake8 to ruff (#1696)
3 years ago
Disconnect3d 2f03a901e7
Optimize vis_heap_chunks command (#1678)
3 years ago
theguy147 6ff05bbcc8
Test more kernels (#1684)
3 years ago
theguy147 a9ec60c727
Fix and Improvements for ArchOps (#1676)
3 years ago
Disconnect3d 9bb0d91bec
Add pwndbg.lib.cache test (#1691)
3 years ago
Disconnect3d 0e0a293be6
New lib/cache.py: make caching great again (#1671)
3 years ago
Gulshan Singh 89b22f4cf0
Add unit tests for which.py (#1686)
3 years ago
Gulshan Singh 7720b81cc7
Fix unit tests (#1685)
3 years ago
MinimalEffort07 4fde3e898c
Issue #1667 Display OS Information In Bugreport (#1683)
3 years ago
theguy147 e1dad2e8c7
feat: make qemu-system tests more flexible (#1682)
3 years ago
theguy147 91c72a001e
feat: use pytest for qemu-system tests (#1679)
3 years ago
AlEscher 424c21a6be
Allow garuda install (#1680)
3 years ago
Disconnect3d e5b188f1cf
Update CONTRIBUTING.md (#1681)
3 years ago
Olivia Lucca Fraser e6037f547a
Added support for Anthropic's Claude LLM as a backend for the ai tool (#1661)
3 years ago
theguy147 d80e55c4e3
add `krelease()` function (#1673)
3 years ago
dabrd 758fb9cb82
Corrected year in README (#1674)
3 years ago
Albert Koczy d3b1a91c1c
Add support for Arch Linux ARM in setup.sh (#1672)
3 years ago
_|+ 65b70c5faa
Port pwntools asm into pwndbg (#1384)
3 years ago
CptGibbon 17078ce400
Resolve some `find_fake_fast` command issues (#1640)
3 years ago
Albert Koczy 6f2f5279c6
feature: Add `killthreads` command (closes #1580) (#1581)
3 years ago
CptGibbon e744ebf3fb
Add smallbins size tests for x64 & i386_big (#1669)
3 years ago
Disconnect3d 96482a60ce
CI: remove Ubuntu 18.04 from lint and tests builds (#1670)
3 years ago
CptGibbon 386a0ac756
Better `--verbose` flag descriptions (#1665)
3 years ago
Alex Chen ca5e6f579a
Add update mode for setup.sh (#1660)
3 years ago
CptGibbon 9d3ee52ea6
Largebins size range tests for x64 & i386_big (#1658)
3 years ago
Alan Li ceb7258de6
Fix the unused arguments of heap commands (#1659)
3 years ago
Squirre17 3ba5c1555f
Fixed a crash that caused formatting failure in readlink when qemu returns None as the pid. (#1644)
3 years ago
CptGibbon c02f18e227
Change `verbose` flag action on *bins commands (#1655)
3 years ago
Alan Li 96d98786d4
Search GLIBC version in .rodata section of libc.so (#1656)
3 years ago
Disconnect3d 65358b774e
Update slab.py (#1654)
3 years ago
Gulshan Singh 3c9d09b518
Add docs on adding commands and config options (#1507)
3 years ago
Gulshan Singh f80dd85fe6 Add types-request to dev-requirements.txt
3 years ago
Alan Li f90dcc2b39
Add some basic heap heuristics supports for riscv and powerpc (#1649)
3 years ago
Xeonacid 38a1ac6d99
Support riscv syscall and ABI; Fix riscv retval register (#1651)
3 years ago