Commit Graph

67 Commits (ef9a40317f9f748e918322921946f9a8cc220ad0)

Author SHA1 Message Date
Dominik 'Disconnect3d' Czarnota 4b70da5a64
bump version
11 months ago
patryk4815 9f1753f4d0
Port kernel vmmap to aglib (#2634)
12 months ago
patryk4815 773cec7c4a
Cleanup gdblib (#2592)
1 year ago
Aaron Adams 4fa42857ec
refactor: create ptmalloc2 and jemalloc command categories (#2575)
1 year ago
patryk4815 64bd3fee8e
Port to aglib: ropgadget (#2563)
1 year ago
patryk4815 0076f108ab
Port to aglib: dt (#2568)
1 year ago
patryk4815 cd89c9d26c
Add nix tests (#2557)
1 year ago
patryk4815 d96815153a
bump: capstone=5.0.3 & unicorn=2.1.1 (#2451)
1 year ago
patryk4815 c80793f41e
add python3.10, add debian12, drop python3.8, drop ubuntu20.04, drop debian11 (#2421)
1 year ago
Matt. c2bf902ea7
Port Pwndbg to LLDB (#2382)
1 year ago
Disconnect3d 0c6085d564
Bump version to 2024.08.29 (#2401)
1 year ago
Lennard Hofmann b4a1b9a177
Delete pwndbg.constants in favor of pwnlib (#2180)
1 year ago
patryk4815 620f38008c
fix nix + charset + bump dependencies (#2355)
1 year ago
dependabot[bot] 85bf10879a
Bump setuptools in the pip group across 1 directory (#2308)
1 year ago
Matt aa566e595a
Expand Debugger-agnostic API and split `pwndbg.dbg.evaluate_expression` (#2280)
1 year ago
OBarronCS 0ab077ffde
Import disasm folder gdblib (#2260)
1 year ago
Matt 2ecdce4ea8
Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244)
1 year ago
Matt d38e57639f
Move pwndbg/{heap,disasm} into gdblib (#2206)
2 years ago
dependabot[bot] 05926d0250
--- (#2178)
2 years ago
peace-maker 90dc42e5b2
Additional type hints (#2120)
2 years ago
Gulshan Singh 5e77036b77
Add script to generate command documentation (#2161)
2 years ago
Gulshan Singh 33e91c2bab
Minor docs/website cleanup (#2159)
2 years ago
CptGibbon c2ace79eac
Use ruff as the default Python formatter in devcontainer.json (#2148)
2 years ago
Gulshan Singh 8e641929f9
Upgrade dev dependencies (#2137)
2 years ago
Gulshan Singh 90933c3b58
Upgrade all dependencies (#2128)
2 years ago
Gulshan Singh 060106b1e6
Switch from `black` to `ruff format` in lint script (#2130)
2 years ago
charif 7df87c93c6
improve kbase (#2097)
2 years ago
jetchirag ebcff7cd59
WIP: Fix Flake8 warnings (#2101)
2 years ago
jetchirag e7548c7f14
Fix flake8 warnings (#2100)
2 years ago
dependabot[bot] f55198b6e1
Bump black from 24.2.0 to 24.3.0 (#2079)
2 years ago
Gulshan Singh da817b2378
Install dev dependencies with poetry (#2065)
2 years ago
Gulshan Singh da3f0f3b26
Re-enable attr-defined typecheck error for some modules (#2060)
2 years ago
Gulshan Singh c2b96d268f
Add more type annotations (#2059)
2 years ago
Gulshan Singh 037cb8a1f4
Re-enable name-defined type checks in auxv.py (#2058)
2 years ago
Gulshan Singh d346499d19
Add ipython as a dependency (#2041)
2 years ago
Gulshan Singh 3d57de2eda
Enable more lint checks (#2048)
2 years ago
Gulshan Singh 5ab3ed0888
Update dev requirements (#2046)
2 years ago
Gulshan Singh 03f4dd0638
Disallow any-generics (#2045)
2 years ago
Matt 0cb1ce61d4
Add support for glibc heap UAF detection (#1841)
2 years ago
Disconnect3d e8f423ac4f
Prepare 2024.02.14 release (#2020)
2 years ago
Disconnect3d fe27e16a14
Fix Pwndbg on Py3.12: add setuptools as dependency (#2008)
2 years ago
psondej ff8ecada5c pyproject.toml: use upstream gdb-pt-dump
2 years ago
psondej ab96e1a9b9 - remove gdb-pt-dump from all files
2 years ago
disconnect3d 5755aabaee Fixes 1777: update Pwntools to 4.11
2 years ago
Patryk Sondej f3914e2696 init add portable pwndbg using nix, package for rpm,deb,arch,alpine
2 years ago
Disconnect3d 9e9f328ccc
Update code to Python >= 3.8 (#1840)
2 years ago
Gulshan Singh 487afacc7a
Switch from flake8 to ruff (#1696)
3 years ago
lebr0nli 5a1c10ef51 Ignore missing `rich` module for mypy
3 years ago
Maria fd14aa0e55 Add Support for Rizin
3 years ago
Gulshan Singh 47e4e09db2
Fix more pylint warnings (#1520)
3 years ago