Commit Graph

51 Commits (dc9c87254aae436147a577290007b0a0b3a8210a)

Author SHA1 Message Date
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
Gulshan Singh 20f9c8d941
Update pylint config and fix lint issues (#1519)
3 years ago
Gulshan Singh bc59a8eddd
Fix memoize type issues and enable mypy in lint script (#1518)
3 years ago
Gulshan Singh 7e519bb660
Fix some misc type errors (#1509)
3 years ago
Gulshan Singh 3a45e3c669
pwndbg.gdb.regs type fixes (#1508)
3 years ago
Gulshan Singh 10228899e6
More type fixes (#1506)
3 years ago
Gulshan Singh 65462f63dd
Refactor nearpc (#1498)
3 years ago
Gulshan Singh fef5077eef
Fix type issue in ida.py (#1474)
3 years ago
Gulshan Singh c53ad59aae
More type fixes (#1473)
3 years ago
Gulshan Singh 7221a371b3
More type hints (#1472)
3 years ago
Gulshan Singh 9568859cfa
Automatically add types with pyannotate (#1471)
3 years ago
Gulshan Singh 806943f58f
Add mypy configuration to pyproject.toml (#1468)
3 years ago
Gulshan Singh eb18b04e54 fix coverage generation
3 years ago
Gulshan Singh 9a67233cd1 Store coverage files in .cov directory
3 years ago
Gulshan Singh c73f79340c Move .coveragerc config to pyproject.toml
3 years ago
Gulshan Singh 13e1608ecd
Cleanup dependencies (#1251)
3 years ago
Gulshan Singh 340dd2d43b
Minor linter/formatter configuration changes (#1105)
3 years ago