patryk4815
4e85c8cc2b
Portable release use gdb/lldb from pypi ( #3425 )
...
* use gdb/lldb from pypi
* test
* test
* test
* add lldb
* fixy
* fixy
* fixy
* fix toml
* revert bundle
* fix bundle
1 week ago
patryk4815
4443a0db80
Portable build changes ( #3290 )
...
* fix pwnlib
* fix pwnlib
* change bundle
* fixy
3 months ago
William Tan
9fc91b8eb0
Package lldb for distros ( #3195 )
...
* add pwndbg-lldb for deb/rpm/apk/pkg.tar.zst
* update CI to package lldb for distros
4 months ago
patryk4815
eedb627b49
Bump flake.lock + cleanup nfpm.yml ( #2817 )
...
* bump nixpkgs
* cleanup old files
8 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
patryk4815
9c734cfc17
Fix readline bug ( #2622 )
...
* nix fmt
* lldbinit fix missing PWNDBG_NO_AUTOUPDATE
* gdb fix readline bug
* gdb fix readline bug
* add readline test
* fix block readline
* add readline test
12 months ago
patryk4815
0caf175699
Fix terminfo ( #2532 )
...
* Fix proper check symlink path
* Fix #2531 terminfo issues in portable build
* Remove useless line this should be remove in #2459 PR
* Fix terminfo for portable on darwin
* test ci TERM=xterm-256color
* portable: Disable user site packages `-s` (same as PYTHONNOUSERSITE=1)
* portable: fix bundling on darwin
* portable: Disable user site packages (same as PYTHONNOUSERSITE=1)
* portable: Disable user site packages
1 year ago
patryk4815
1bafe22ae1
Add new portable builder for macos + rewrite all ( #2528 )
1 year ago
patryk4815
feeb713396
Fix jemalloc #2502 ( #2512 )
...
* add nix fmt
* fix capstone=5.0.3 on darwin
* nix fmt
* nix fmt
* port jemalloc to aglib
* fix aglib gdb value by index
* fix jemalloc typing
* fix jemalloc typing
* jemalloc improve times
1 year ago
patryk4815
efdc16310f
pkg.nix: fix proper filename extension ( #2471 )
1 year ago
Aaron Adams
581861d2fd
Executable bit/shebang house cleaning ( #2189 )
2 years ago
Aaron Adams
4b7bc1c062
run nixfmt-rfc-style on all nix files ( #2165 )
2 years ago
Patryk Sondej
f5f518fa69
fix linter bundle-linux.sh
2 years ago
Patryk Sondej
f3914e2696
init add portable pwndbg using nix, package for rpm,deb,arch,alpine
...
Signed-off-by: Patryk Sondej <patryk.sondej@gmail.com>
2 years ago