k4lizen
b47dd3f543
Change /latest to /stable ( #3374 )
...
* latest-to-stable
* update ci
1 month ago
k4lizen
db03238abb
update links ( #3373 )
1 month ago
k4lizen
d380c99020
A few more docs fixups ( #3064 )
...
* inline 'Pwndbg version.' comments
* updated some featuresmd screenshots
* explain got cmd invocations
* fix readme cheatsheet link
* Windbg -> WinDbg
6 months ago
k4lizen
0be925e6bc
Show demo gif on docs front page ( #3055 )
...
* show gif on docs frontpage
* use uv for running the script
* gif but invoked as `pwndbg /bin/sh`
* add cheatsheet to repository
6 months ago
k4lizen
192a87cf41
Various documentation fixups ( #3042 )
...
* pwndbg isn't an lldb plugin, mention bata24/gef, update sizes
* rephrase one readme line
* make what about... section more concise
* add a reference to original blog post
* lengthen description for dev-dump-instruction
* unbork go debugging page
* rename misc -> tutorials
* ida integration
* update context command description
* add video example to context docs
* add more clear separation in configuration docs
* proper capitalization on GDB, Pwndbg, LLDB in docs
* lint :P
* upd readme line
* fix tests and more clear grammar
* use `pwndbg` in gif instead of `gdb --quiet`
* update contributing/making-a-gif
6 months ago
k4lizen
6773d7020c
Add the Features section ( #3026 )
...
* cwatch: move example from features to source
* also mention syscall in dumpargs
* move FEATURES.md to docs/ and factor out stuff
* move integrations out
* move disasm+emu/ redo heap section
* pwndbg->Pwndbg, lldb, windbg, commands section, remove qemu-user section
* commands section
* clarify slab command
* cleanup: readme link, formatting, del extra file
* reduce some screenshot sizes
7 months ago
k4lizen
5c596ef8f4
update readme ( #3010 )
7 months ago
patryk4815
34ca4421ce
Fix readme + ci failure after merge ( #2915 )
...
* fix link to dev
* fix autogenerate
8 months ago
patryk4815
29b2ddbb5e
Cleanup installation instructions ( #2909 )
...
* readme/docs changes in install methods
* tip
* tip
* tip
* cleanup installation instructions
* gdb/lldb is bundled
---------
Co-authored-by: k4lizen <124312252+k4lizen@users.noreply.github.com>
8 months ago
patryk4815
a0a626bfdb
bump 2025.04.18, fix `vis` command and aliases ( #2897 )
...
* bump 2025.04.18
* add aliases to command "vis" and hide autocompletion for replaced commands
8 months ago
patryk4815
9eab50b2f0
New release 2025.04.13 ( #2870 )
...
* release tool
* bump 2025.04.13
* fix lint for release script
8 months ago
k4lizen
1d3b17501e
fix md frontmatter shown in readme ( #2863 )
8 months ago
k4lizen
7f4a602cfd
Implement autogenerating docs ( #2846 )
...
* make category a mandatory argument for commands
* cleanup doc generating script, add option to verify, allow handwritten edits
* regenerated docs
* lint
* add verification to ci
* add gdb to docs ci
* run verification from uv?
* run pwndbg xd
* fixup! regenerated docs
* fixup! regenerated docs
* what?
* test
* ensure consistent doc generation by fixing term width
* change marker text a bit
* index generation
* update comment on usage
8 months ago
patryk4815
0d7a135085
bump 2025.02.19 ( #2754 )
...
* bump 2025.02.19
* bump in docs
10 months ago
Disconnect3d
22298d01f7
Bump version to 2025.02.16 ( #2747 )
10 months ago
patryk4815
85582c0ccf
Remove poetry and add uv packet manager ( #2726 )
...
* replace poetry.lock with uv.lock
* replace poetry.lock with uv.lock
* replace poetry.lock with uv.lock
* setup.sh port to uv
* gdbinit / lldbinit port to update deps in uv
* lint port to uv
* lint
* lint
* docker-compose is legacy command
* fix setup install info
* fix update deps
* port setup-dev to uv
* port dockerfiles
* fix portable suffix
* fix setup
* fix setup
* port nix poetry na uv
* fix var naming
* change poetry to uv in github actions
* fix readthedocs
* bugs
* ok
* patch lldb / gdb
* fix pyenv
* overlay tblgen lldb
* new uv lock
* fix for portable
* rewrite flake to new cross system
* fix ci
* fix mkdocs & mypy
* fast lint
* fix mkdocs
* fix lint
* rm mips
* small refactor
* fix ppc64
* add ppc64le
10 months ago
Nikoś
ccde99e546
Fix mkdocs warnings about used links in README.md ( #2695 )
...
Added full urls instead of relative.
11 months ago
Dominik 'Disconnect3d' Czarnota
4b70da5a64
bump version
11 months ago
patryk4815
7bda89c754
mention lldb in readme ( #2677 )
...
* mention lldb in readme
* mention lldb in readme
* mention lldb in readme
* mention lldb in readme
* add table
11 months ago
beatweichsler
882cd5ad7f
changed 2024 to 2025 in readme ( #2668 )
...
* changed 2024 to 2025
* Update README.md
changed line 15
* removed space
---------
Co-authored-by: Beat Weichsler <beatweichsler@Beats-MacBook-Pro.local>
11 months ago
patryk4815
53f77ad6a5
Fix readme: codecov wrong branch, install from tar.xz ( #2598 )
1 year ago
patryk4815
af4318f82a
Add message for older python version ( #2470 )
...
* readme.md: fix guide for ubuntu20.04
* setup.sh: add message for unsupported python version
1 year ago
patryk4815
c80793f41e
add python3.10, add debian12, drop python3.8, drop ubuntu20.04, drop debian11 ( #2421 )
...
* drop ubuntu-20.04
* bump debian11->debian12
* bump python3.8->3.10
* bump py3.10 dependencies
* fix mypy/lint errors
1 year ago
Aaron Adams
c85d16b246
fix trailing whitespace everywhere ( #2188 )
2 years ago
Disconnect3d
7828ec504f
README: update gdb build commands ( #2093 )
2 years ago
Disconnect3d
4f4b677ddb
README: update gdb build steps ( #2089 )
2 years ago
Gulshan Singh
6a85949ff7
Add codecov badge to README ( #2049 )
...
* Add codecov badge to README
* Update README.md
Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
---------
Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
2 years ago
Disconnect3d
379f680885
README.md: fix cheatsheet link ( #2035 )
2 years ago
Niko
9ea8b98afb
Banner update. ( #2000 )
2 years ago
Niko
ed8cb5a264
New pwndbg banner. ( #1987 )
2 years ago
Akbar Fadiansyah
c21b4c3591
Update year in README ( #1986 )
2 years ago
Disconnect3d
bd5148c9ca
README: Add cheatsheet link ( #1975 )
2 years ago
Niko
d43d95cc21
Update README.md ( #1969 )
...
Project pronunciation update.
From poundbag to pown debug (pown-dee-bug).
2 years ago
psondej
68e53bcc56
README.md: add portable info
2 years ago
psondej
8a22162495
README.md: add portable info
2 years ago
psondej
015c33772b
README.md: fix typo
2 years ago
psondej
ab96e1a9b9
- remove gdb-pt-dump from all files
...
- remove submodules from all files
- bump flake.lock
- add gdb-pt-dump as dependency
- fix building Dockerfile
- fix gdb-pt-dump was broken on portable packages
2 years ago
Disconnect3d
b2bd87939f
Remove support for Ubuntu 18.04 ( #1812 ) ( #1814 )
2 years ago
Disconnect3d
ed051af109
Honour Zach Riggle in README ( #1702 )
...
Adding a thank you to Zach Riggle to the readme. Zach, who started the pwndbg project, [passed away recently](https://twitter.com/halvarflake/status/1655961551403380736 ) :(
3 years ago
dabrd
758fb9cb82
Corrected year in README ( #1674 )
...
Co-authored-by: db <db@example.com>
3 years ago
Gulshan Singh
44808f911a
Add CI badge ( #1396 )
3 years ago
Roman Trapeznikov
995a1e959e
fix typo ( #1387 )
3 years ago
Gulshan Singh
8f4f7bfa5f
Add documentation on minimum supported versions ( #1344 )
3 years ago
Disconnect3d
f56db46a59
Update README with GDB build steps
3 years ago
Hubert Bryłkowski
5c9bd146c8
added docker-compose and instructions how to run tests there
3 years ago
Simon Marchi
5d40e243c5
Change year 2021 to 2022 in README.md
4 years ago
ToBeatElite
5844257b1b
removed source line
...
removed line to source gdbinit.py
4 years ago
ToBeatElite
0e45524d1f
added command to source gdbinit.py
...
you need to source gdbinit.py for it to take effect
4 years ago
WeSeekAfterKnowledge
a79c85b0e7
Update links to use Discord
5 years ago
WeSeekAfterKnowledge
cd3cbf3d45
Update README to show more modern supported Linux versions ( #885 )
...
* Update README to list more recent versions of Ubuntu
* Update list of other supported Linux OSes
5 years ago