Commit Graph

349 Commits (9539d50d497dbef0c490b0e621330ea68aad5efa)

Author SHA1 Message Date
OBarronCS 9539d50d49
Switch to Zig for cross-architecture compiling (#2935)
8 months ago
k4lizen afc2c83342
Remove shell commands and cleanup command parsing (#2919)
8 months ago
patryk4815 5ca7930a50
Cleanup sys.exit, os._exit, flush stdout, fix tests (#2931)
8 months ago
patryk4815 6204a19b34
tests: remove netcat-openbsd dependency (#2929)
8 months ago
OBarronCS 33e699708a
Run all mips32 tests as little-endian and big-endian (#2930)
8 months ago
OBarronCS 47107b0aad
Do not halt emulator on branches in MIPS (#2921)
8 months ago
OBarronCS 79706d7315
Fix ARM IT blocks in disassembly (#2922)
8 months ago
k4lizen 52a4be5e50
Improve convenience function helps and autogenerate documentation (#2900)
8 months ago
OBarronCS 8ec3de322f
Update zig 0.10.1->0.13.0 (#2914)
8 months ago
OBarronCS 232f5a1b06
Cross architecture sanity check tests (#2745)
8 months ago
OBarronCS 357738c53c
PwndbgArchitecture (#2771)
8 months ago
OBarronCS f86570ae44
Small Refactor to DisassemblyAssistant (#2879)
8 months ago
OBarronCS 2ae0144759
Fix stepsyscall + add a test (#2884)
8 months ago
OBarronCS d29f8a74d2
Upgrade to Capstone V6 (#2766)
8 months ago
Disconnect3d df0c4a7f8a
tests: add libcinfo command tests (#2872)
8 months ago
Disconnect3d d8fa9d1c93
Fix "set glibc 2.31" which got broken recently (#2871)
8 months ago
k4lizen c5d0edefe5
Enforce - (instead of _) in command names (#2857)
8 months ago
patryk4815 e29b9bb44a
Fix read_memory (#2840)
8 months ago
k4lizen 2f6b5bbaea
Cleanup configurable parameters (#2856)
8 months ago
davi 42e5bd60b0
Dump the TLS address by default (#2847)
8 months ago
peace-maker 37b033779a
Highlight breakpoints in `nearpc` output (#2828)
8 months ago
davi 107a8f1bac
hexdump: check if address is valid (#2833)
8 months ago
tesuji 2c3d11a801
Prefer relative paths for vmmap output (#2822)
9 months ago
Gaurav Verma a82e152f94
feat(commands/hexdump): Add configurable size limit (#2803)
9 months ago
k4lizen 9cc021849a
Add telescope-frame-print-retaddr and telescope-frame-print-retaddr (#2780)
9 months ago
k4lizen 20db9470cc
Reduce context shaking when quickly stepping (#2758)
9 months ago
Kevin 8ed8be13df
Add test for mixed case handling in hex2ptr_common (#2778)
9 months ago
peace-maker 61a91fee31
Fix TUI context sections display after #2743 (#2764)
9 months ago
Loren Van Spronsen 9f7fe96a17
Allow dumpargs to format bit flags (#2740)
10 months ago
k4lizen 7d8084188a
Redirect user to vis_heap_chunks help when chunks are ommited (#2723)
10 months ago
Tanmay R K b38223c9e5
load symbols from header files #1973 (#2661)
10 months ago
OBarronCS 5248b61f64
Pwndbg architecture name list (#2712)
10 months ago
patryk4815 8b2952ef1b
Fix gdb16+ (#2686)
11 months ago
Richard Liu e5b1925d8d
Add profiler command and lazy load functions table (#2671)
11 months ago
CptGibbon 02590b6134
Add partial overwrite support to find_fake_fast command (#2667)
11 months ago
patryk4815 dd75e208eb
Add support for pwndbg (gdb) on apple silicon chips (#2666)
11 months ago
patryk4815 644f7c11c6
Port aglib.symbol + aglib.kernel + aglib.godbg (#2605)
12 months ago
peace-maker 6e4f89b4ff
Fix context history with `cwatch`'d expressions (#2617)
1 year ago
CptGibbon 8a2debb9d6
Add hexdump to trailing user data for vis_heap_chunks command (#2620)
1 year ago
patryk4815 9c734cfc17
Fix readline bug (#2622)
1 year ago
patryk4815 773cec7c4a
Cleanup gdblib (#2592)
1 year ago
Disconnect3d 5e7b406dff
Fix #2549: block config.<name> assignments (#2585)
1 year ago
Disconnect3d ccb2fadce4
Improve tests.py stats handling (#2586)
1 year ago
Aaron Adams 4fa42857ec
refactor: create ptmalloc2 and jemalloc command categories (#2575)
1 year ago
patryk4815 0076f108ab
Port to aglib: dt (#2568)
1 year ago
patryk4815 cd89c9d26c
Add nix tests (#2557)
1 year ago
patryk4815 1ab71ff7a0
tests: add pytest duration (#2541)
1 year ago
Dejan cd918e435a
addressify #2506 (#2516)
1 year ago
patryk4815 a534af1c28
Port a lot of tests to aglib (#2519)
1 year ago
Aaron Adams f26453884f
Fix jemalloc and qemu tests on nixos (#2515)
1 year ago