0x6fe1be2

Results 15 issues of 0x6fe1be2

Patch for tulip that additionally tags incoming and outgoing flagids. Also adds clickable metadata

based on discussion on AUR Repo. https://aur.archlinux.org/packages/nvidia-xrun-git/

nvidia-xrun doesn't work for xorg-server 21.1.1-2 `xf86enableio: failed to enable I/O ports 0000-03ff (Operation not permitted)`

added two arguments to gdb.debug() + port: specifies the port that should be used by the gdbserver, this is useful for alpine, because alpine doesn't support the default openssh port...

It seems like fast mode doesn't work because the sysroot is located somewhere else in older distros (e.g. bionic). Same issue seems to appear with other architectures (e.g. aarch64)

this seems to be an issue in the Docker SDK for Python https://github.com/docker/docker-py

gdb.attach() currently doesn't work because it executes gdb on remote server instead of gdbserver. fixing this nicely might either require overwriting gdb in pwntools or adding a custom function to...

wontfix

# added similarity filter/comparision + now calculated fuzzy hash (nilsimsa) for every flow and added visual comparison indecator + allows searching for similar (or unsimilar) flows (simply click nilsimsa hash...

1. stage of upstreaming [vagd](https://github.com/gfelber/vagd) - [x] implemented base class pwnvirt (previously Pwngd) - [x] implemented ssh client sshvirt (previously Shgd) 2. stage upstreaming docker integrations - [ ] implement...

automatically patch the specified libraries into the binary (on the virt) and add a copy to the host (otherwise gdb doesn't work). Also maybe add multiple library support

enhancement