Commit Graph

225 Commits (2023.07.17-pkgs)

Author SHA1 Message Date
CptGibbon 91505a47b1
Add `malloc_chunk` command tests for heuristic heap (#1234)
3 years ago
Gulshan Singh ebadd88220
Add --shell argument to pwndbg command (#1233)
3 years ago
CptGibbon ef89d417d6 Add malloc_chunk command test
3 years ago
disconnect3d 55ab0ae091 fix pipe:X in test
3 years ago
disconnect3d e728fa8614 allow for pipe:X in test
3 years ago
disconnect3d b209ada229 Fix disable_colors formatting & test ctx disasm showing fds
3 years ago
Disconnect3d 521514b204
fix #1190: telescope -r with addr as count (#1198)
3 years ago
disconnect3d ea98cfae77 silence heap_bugs.c build warnings
3 years ago
Albert Koczy 30cd4c7372 fix: lint
3 years ago
Albert Koczy 9e84c18c44 fix: mprotect command and add tests for it
3 years ago
disconnect3d 02eb8e6dd7 fix libc objfile name in tests
3 years ago
disconnect3d 11f878977e add nextproginstr tests
3 years ago
ntsleep 96d90d18a5 Added test for procinfo command before binary srat
3 years ago
ntsleep e27c25f54a Added test for procinfo command
3 years ago
Disconnect3d cc3f86d5bc
Improve vmmap on coredump files (#1149)
3 years ago
CptGibbon 636db8b25f
Add regression test for `find_fake_fast` command (#1147)
3 years ago
Disconnect3d 88c610116e
fix distance command (#1146)
3 years ago
Gulshan Singh ccc56b9a58
Remove unused imports (#1139)
3 years ago
Gulshan Singh 512db53edd
Split memory into lib/ and gdblib/ (#1128)
3 years ago
Gulshan Singh a002e29bc1
Split regs.py into lib/ and gdblib/ (#1121)
3 years ago
Disconnect3d b7ddf3a070
fix #1111 errno command edge case (#1126)
3 years ago
Gulshan Singh 77380eb63c
GDB Refactor [1/N]: Split arch.py and related files into lib/ and gdb/ (#1114)
3 years ago
Disconnect3d 42f32d7cc7
fix errno command (#1112)
3 years ago
Disconnect3d 1d9c95d07a
Fix Dwarf Errors with old GDBs in docker
3 years ago
Gulshan Singh 2d483fcb12
Add smoke test (#1113)
3 years ago
Disconnect3d d4850beecc
fix #1098: dX cmds trunc out on x86 binaries (#1104)
3 years ago
Gulshan Singh 1df714d700
Fix PEP8 violations and add flake8 to CI (#1102)
3 years ago
Disconnect3d b3a560eff0
black all da code (#1103)
3 years ago
disconnect3d 015888684b Fix test_vis_heap_chunk_command on Ubuntu 18.04
3 years ago
Gulshan Singh 7c53bdeaa8
Minor test cleanup (#1099)
3 years ago
NT Sleep 5d358585b1
Add support for telescope to show previous addresses #1047 (#1094)
3 years ago
Artur Czepiel 4ee225b115
Make ZIGPATH configurable and provide defaults (#1090)
3 years ago
alufers 36ee7d238d
tools: change zig to install from a tarball (fixes: #1085) (#1089)
3 years ago
Disconnect3d d111c8ddcf
Fix heap test binaries build (#1087)
3 years ago
Disconnect3d 546d6ffa19
fix vis_heap_chunk test on CI? (#1086)
3 years ago
disconnect3d 902d732816 add vis_heap_chunk testcase
3 years ago
Disconnect3d b51b07de77
Revert "Refactor heap code (#1063)" (#1084)
3 years ago
Gulshan Singh a0f3744743
Refactor heap code (#1063)
3 years ago
Artur Czepiel a4eb1e6610
Fix xor and memfrob (#1057)
3 years ago
Hubert Bryłkowski 5c9bd146c8 added docker-compose and instructions how to run tests there
3 years ago
disconnect3d a53abc8376 test attachp with inexistent pid: add timeout proper handling
3 years ago
disconnect3d dbd55e650f test attachp with inexistent pid: add timeout
3 years ago
Samanta Navarro 38c38aacfa Fix typos
4 years ago
cnwangjihe bd7c3aa2d2 add test for heap bins
4 years ago
Disconnect3d 95e3bb09df Fix lint
4 years ago
Disconnect3d 0ec31801a0 Hopefully fix windbg commands tests on CI
4 years ago
Disconnect3d 1d70e14418 Fix #932,#788: fix command parsing
4 years ago
Disconnect3d d861d6e2fc Skip attachp tests when cant attach
4 years ago
Disconnect3d ef86a5ca3c Remove shebang and coding lines
4 years ago
Disconnect3d 6fd42dd5ab Add attachp command and tests for it
4 years ago
Disconnect3d 1e28920440 Stop skipping tests
4 years ago
Daniel Ebert fb8927d8cd remove "matches for example ..." comments
4 years ago
Daniel Ebert e7193db69b remove .swp file
4 years ago
Daniel Ebert 1d8568c45b generate core just-in-time
4 years ago
Daniel Ebert 83e385a764 generate core just-in-time
4 years ago
Daniel Ebert 9613310e8c compile binary just-in-time
4 years ago
Daniel Ebert 0608fc8dd1 replace "bash" binary with "div_zero_binary" in CI tests
4 years ago
Daniel Ebert 62df89e54c fix CI tests
4 years ago
Israel Alberto RV bf49bf8356
Unit test fix (#868)
5 years ago
Disconnect3d 301012abf2
Py3k (#817)
5 years ago
Paweł Płatek e3b910c5d5
Try heap (#744)
6 years ago
StalkR ce96491487 typeinfo: more types for golang and tests (#652)
7 years ago
Disconnect3d f2ebe4bce0
Fix nearpc following jumps when used w/o emulation (#499)
8 years ago
Disconnect3d 87aa167599
Run each test in a separate GDB session (#498)
8 years ago
Disconnect3d 2bc872cf7f
Fix isort (#493)
8 years ago
ecx86 ed2c92f6c3 Leak offset probing tool (#492)
8 years ago
Disconnect3d e225ba9f64
Tests framework (#375)
8 years ago
Meng-Huan Yu e0c02a4484 Make de-reference only works on known pages in bare metal mode and add commands to manually add pages (#385)
8 years ago
Disconnect3d 52abfbf791
Adds $rebase(offset) function (#374)
8 years ago
Zach Riggle eae961289c Add shebang and encoding to each file
9 years ago
Dominik Czarnota 34ee630def Add pwndbg commands list filtering (#93)
9 years ago
Zach Riggle 0c60dda07b Add core files for testing purposes
10 years ago
Zach Riggle 373272aecd sixize
10 years ago
Zach Riggle d97847b872 Add isort, config, and pre-CI hook
10 years ago
Gulshan Singh 269b47f6e1 Added .travis.yml (#55)
10 years ago