Commit Graph

1960 Commits (4e5e44b3fb2d56f4579b076d257c4eb721513bb4)
 

Author SHA1 Message Date
Matt a25465f765
Add a command that tracks function calls through the Global Offset Table (#1971)
2 years ago
ev1ger c3ea5aca9d
fixes issue #930: add support for iwmmxt architecture (#1993)
2 years ago
Niko 77516a2a0f
Remove docs and md files from workflows. (#1990)
2 years ago
Niko e396922e79
Fix docs missing requirements. (#1989)
2 years ago
Disconnect3d 1132a64269
Create FUNDING.yml (#1988)
2 years ago
Niko ed8cb5a264
New pwndbg banner. (#1987)
2 years ago
Akbar Fadiansyah c21b4c3591
Update year in README (#1986)
2 years ago
Disconnect3d 11c9d166ac
ida.py: remove duplicated line (#1985)
2 years ago
Disconnect3d 69fd145cee
Optimize pwndbg.commands.ai import time (#1984)
2 years ago
Disconnect3d b549286626
Optimize pwndbg.exception import time (#1983)
2 years ago
Disconnect3d c4b71af356
Typing fixes (#1970)
2 years ago
Disconnect3d d5182bd9f5
Fixes #1976 - vmmap read /proc/$tid/maps instead of $pid/maps (#1982)
2 years ago
suhassuhas eb3225162f
Add -i flag to stack command. (#1978)
2 years ago
Niko 40ed3a3bd1
[Docs] Add Docs to GH workflows (#1980)
2 years ago
xtex 91d1a044b5
Try repo-oss-debug if repo-debug is not present (#1977)
2 years ago
Niko e1db7446be
[Docs] Fix vmmap docstring. (#1981)
2 years ago
Disconnect3d bd5148c9ca
README: Add cheatsheet link (#1975)
2 years ago
Disconnect3d eaedb653ec
cymbol: fix cymbol show and remove run and arch restrictions (#1974)
2 years ago
Niko d43d95cc21
Update README.md (#1969)
2 years ago
HackSys Team e230a853d3
FIX: pwndbg.gdblib.regs.frame is None (#1966)
2 years ago
HackSys Team 7d0cf3933a
Update DevContainer Configuration for Enhanced Development Experience (#1964)
2 years ago
patryk4815 1507888a1f
arch.py: fix arch detection for riscv (#1962)
2 years ago
Disconnect3d fb2777c065
Update LICENSE.md (#1963)
2 years ago
dependabot[bot] 06a0c18fd8
Bump paramiko from 3.3.1 to 3.4.0 (#1961)
2 years ago
Disconnect3d 9d0621c4d7
Fetch stacks from vmmap if they exist (also stacks.update -> stacks.get) (#1959)
2 years ago
keymoon 03e97e9ea8
Implement a way to resolve multiple process in attachp (#1956)
2 years ago
patryk4815 40b7928d9e
fix missing cryptography 41.0.6 dependency in "nix" + add "release" workflow on pull_requests (#1955)
2 years ago
Disconnect3d 0c61ed5d27
mmap command: update return value message (#1954)
2 years ago
Matt dfd5f95b56
Add mmap command that executes the mmap syscall in the inferior (#1952)
2 years ago
intrigus-lgtm 427bf8c96e
Port gdb-tests from bash to python (#1916)
2 years ago
dependabot[bot] 13f467b024
Bump cryptography from 41.0.5 to 41.0.6 (#1945)
2 years ago
kotee4ko bbfd109037
[heap] `hi` command -- feature to check if an address belongs to a chunk. (#1938)
2 years ago
psondej 05f0dbf9f9 releases.yml: add support for aarch64 packaging
2 years ago
OB 01e6657a43 sorted lists
2 years ago
OB 7eb09f6f23 lint
2 years ago
OB 80d83456a1 comment
2 years ago
OB 2393ccc155 add arm as well
2 years ago
OB 6b41c07e5b Add sigreturn for i386 and aarch64
2 years ago
OB 209d2a9d77 lint
2 years ago
OB e3c8cd3e87 Add --print flag to optionally print addresses of frame values
2 years ago
OB 34ddc89103 Clarifying comment
2 years ago
OB 8e77b8ce4a Pull values from pwntools, make more architecture agnostic
2 years ago
OB d0c3c764ad comment additions
2 years ago
OB d70b07830d Implement --all flag
2 years ago
OB 380e4df03a Print sigreturn frame, x86-64
2 years ago
psondej 68e53bcc56 README.md: add portable info
2 years ago
psondej 8a22162495 README.md: add portable info
2 years ago
Levente Polyak 139b7542cd fix: allow site installation without enforcing a venv
2 years ago
Disconnect3d 61787b3597 Update pwndbg/commands/checksec.py
2 years ago
Disconnect3d 7498db42b4 Update pwndbg/commands/checksec.py
2 years ago