Commit Graph

1829 Commits (cada600b0f2be0e2873465f59cc9c4c31425951a)
 

Author SHA1 Message Date
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
Disconnect3d 5e605ccf26 Update pwndbg/commands/checksec.py
2 years ago
Disconnect3d 49853b97bb Update pwndbg/commands/checksec.py
2 years ago
Disconnect3d 4a9a3de6d5 Update pwndbg/commands/checksec.py
2 years ago
CristhianMotoche 72e45fd3fe fix: Wrap in normal to go back to reset color
2 years ago
CristhianMotoche bbf69a8000 ref: Use already defined colors
2 years ago
CristhianMotoche fe1b539145 fix: Apply black
2 years ago
CristhianMotoche 5a21adf388 fix: Apply isort
2 years ago
CristhianMotoche a399ab787f attempt: Colorize checksec output
2 years ago
psondej ff8ecada5c pyproject.toml: use upstream gdb-pt-dump
2 years ago
psondej 57cbe2a3d0 introduce github-ci lockfile checking for: flake.lock, poetry.lock
2 years ago
psondej 015c33772b README.md: fix typo
2 years ago
psondej ab96e1a9b9 - remove gdb-pt-dump from all files
2 years ago
psondej 3fddf03f0a remove submodule gdb-pt-dump
2 years ago
psondej d5b6601c34 flake.lock: fix lock after changing repo in flake.nix
2 years ago
psondej ee5920a740 poetry.lock: fix missing packages after bump in pyproject.toml
2 years ago
OB 8f9a5e0793 Use existing function, gdblib.vmmap.find, to get page
2 years ago
OB 4d709511c0 lint
2 years ago
OB dbaf68ec4a Add check for no pages
2 years ago
OB beaa52268c Distance command can now print the offset to the addresses's page base
2 years ago
OB c37030633a Remove redundant None check
2 years ago
OB 0451daebcc Refactor, move function to global scope and ensure frame exists in register set
2 years ago
OB 6a45c854e8 linting
2 years ago
OB 5eabb70c04 comment
2 years ago
OB 2defa89324 Add -f flag to stack command, add stackf command
2 years ago
OB 5a485c0aa9 Add ability to print framepointer offset for each address in telescope output
2 years ago
Filip Grzywok d497bac847 feat: Move gdb version to gdblib, do not depend on file exec feature in vmmap
2 years ago
patryk4815 15a0cb0a65 flake.nix: fix syntax error
2 years ago
disconnect3d 0a189f7fa9 flake.nix: add comment about distros
2 years ago
Disconnect3d 0abeaa13af Update pwndbg/gdblib/vmmap.py
2 years ago
Disconnect3d a3ec30c35c Update pwndbg/commands/vmmap.py
2 years ago
Disconnect3d 0f0bb922db Update pwndbg/commands/vmmap.py
2 years ago