Commit Graph

2018 Commits (8f78932c5ec274867f4455f6422ef9c39f2f2818)
 

Author SHA1 Message Date
k4lizen 8f78932c5e
vis: interpret count as addr if its big enough (#2342)
1 year ago
k4lizen 54144198f2
modify follow-fork-mode tip (#2339)
1 year ago
OBarronCS 4f081dfe0e
Make retaddr default shown in context by default (#2251)
1 year ago
Shad0w 93bab21c58
docs: update attachp command description to include partial name matching (#2336)
1 year ago
Shad0w 0f61bff5bb
feat: enhance attachp command to support partial process name matching. (#2331)
1 year ago
Jason An 1ea126a07c
Add Binary Ninja integration (#2282)
1 year ago
OBarronCS f78996d7fb
CMP-like instruction annotations for AArch64, Arm (#2303)
1 year ago
OBarronCS e22636b9fd
Arm Thumb Instruction Set support with Unicorn + Capstone (#2292)
1 year ago
Costinteo 9924429638
Add test for prompt recolor on process state change (#2333)
1 year ago
Jason An 14aff9a564
use docker compose instead of docker-compose (#2335)
1 year ago
Costinteo 42a2c02a9b
Add prompt recolor based on proc alive state (#2326)
1 year ago
Matt. 119f29638b
Disintagle `pwndbg/commands/__init__.py` from GDB (#2330)
1 year ago
Matt. f48f53f7bc
Add register value retrieval to Debugger-agnostic API and extra register check to Pwndbg command handler (#2297)
1 year ago
Disconnect3d a7962fdf4d
Fix #2314: properly cache docker image build on CI/CD (#2322)
1 year ago
OBarronCS 871324b70c
Ability to pause events (#2328)
1 year ago
Matt. 9856540404
Add an error type to the Debugger-agnostic API and move uses of the API to it (#2298)
1 year ago
Charles Fol 02fbd5c435
Hexdump: fixed computation of `hexdump.offset` (#2321)
1 year ago
Disconnect3d 715cfcbd0f
disasm/x86.py: minor refactor (#2320)
1 year ago
OBarronCS 6789fe0559
Add support for fs/gs register in Unicorn and annotations (#2317)
1 year ago
Disconnect3d 1cba25bdd4
context: fix code-lines to disasm-lines and code-source-* to code-* (#2316)
1 year ago
k4lizen 0dfcf7c0fe
Improve unsorted,small,large bins corruption check (#2289)
1 year ago
OBarronCS 77fcf7a9e5
lint (#2305)
1 year ago
OBarronCS e9b7f82cc9
Add bitwise math helper functions (#2278)
1 year ago
Jason An 9c0dd25a13
Memory exploration bug fixes and minor improvements (#2311)
1 year ago
OBarronCS a2546e736f
Small fix to remote qemu branch target detection (#2306)
1 year ago
dependabot[bot] 85bf10879a
Bump setuptools in the pip group across 1 directory (#2308)
1 year ago
dependabot[bot] 0b866be4d3
Bump zipp from 3.18.1 to 3.19.1 in the pip group across 1 directory (#2299)
1 year ago
Matt aa566e595a
Expand Debugger-agnostic API and split `pwndbg.dbg.evaluate_expression` (#2280)
1 year ago
Jason An a076273a62
Fix race condition in test_loads.py (#2296)
1 year ago
OBarronCS b74fcdde97
use os._exit() (#2295)
1 year ago
Jason An b0f42a6c8b
improve mprotect docs (#2294)
1 year ago
OBarronCS 27a2e0da04
Remove two lines that reference unused arch.mode (#2293)
1 year ago
OBarronCS 58ef6b4828
Arm mode in banner (#2281)
1 year ago
dependabot[bot] 0e8f73f561
Bump certifi in the pip group across 1 directory (#2288)
1 year ago
k4lizen 068c8c1625
Fix heap-dereference-limit description (#2286)
1 year ago
k4lizen 1d8983b6a1
refactor: make allocator fastbins call arena fastbins (#2283)
1 year ago
OBarronCS 21b87df06a
Move signal check to end of stepuntilasm (#2279)
1 year ago
Matt b5fc45b62e
Move argument value parsing of custom commands to Debugger-agsnostic API (#2255)
1 year ago
Matt 0355804908
Move addition of custom commands to the Debugger-agnostic API (#2254)
1 year ago
Jason An f2bdc4c755
remove assert with typo in it (#2276)
1 year ago
Gulshan Singh 75f9a36db1
Add pcplist command for printing Linux kernel per-cpu page cache (#1487)
1 year ago
Gulshan Singh 0fce2074ea
Add command to display Android binder driver information (#1488)
1 year ago
Jason An 72b7eacc3d
Improve the mprotect command (#2274)
1 year ago
Disconnect3d 2c9492bcd5
gdblib/stacks.py: fix bug with stack exploration (#2273)
1 year ago
Disconnect3d 0f41194427
pwndbg/enhance.py: remove unused code (#2272)
1 year ago
OBarronCS 5809aa67dc
Honor delay slots - MIPS (#2262)
1 year ago
Gulshan Singh 95dd553ab7
Start migrating to Python logging and add log_level command (#2230)
1 year ago
OBarronCS 83cc8c57cf
Call like instructions (#2261)
1 year ago
OBarronCS 41f335bec8
Manually resolve AArch64 conditional branches (#2259)
1 year ago
Jason An 3bb28e9121
Underline WX memory instead of RWX memory (#2265)
1 year ago