Disconnect3d

Results 555 comments of Disconnect3d
trafficstars

I think the failing qemu test is unrelated, isn't it? @patryk4815 anything else to be done here or do u think we can merge it?

@fidgetingbits needs fixing a conflict in gitignore :(

@fidgetingbits I contacted @patryk4815 and we decided to merge this. An alternative to the `sys.path.insert(0, ...)` could maybe be `PYTHONPATH` but we don't want to set more envvars if we...

Seems that this causes some import errors in CI: ``` ../../pwndbg/arguments.py:21: in from pwnlib.constants.linux import riscv64 E ImportError: cannot import name 'riscv64' from 'pwnlib.constants.linux' (/venv/lib/python3.8/site-packages/pwnlib/constants/linux/__init__.py) ``` Can you check it...

cc: @peace-maker @Arusekk bump, can we make a new Pwntools release? :)

ping: @Arusekk @peace-maker any ETA for a pwntools release? @Ordoviz can u fix conflicts here?

@Ordoviz can u update this and fix conflicts?

Hi, this now conflicts with changes made in https://github.com/pwndbg/pwndbg/pull/2355 , pls rebase to latest dev and sorry for the trouble :

> This should be ready for merging now. Just to be sure, do we need to use pwntools 14 beta? EDIT: Sorry, this was a stupid question considering what @peace-maker...

Btw see my last comment. But anyway, thanks for this!