irishmaestro / fubar

Formidable Unix Binary Arsenal & Repository. TUI built for offline payload generation, retrieval, and exfiltration.
GNU General Public License v3.0
39 stars 1 forks source link

Bug: Not copying payload to clipboard #1

Open 0xDezzy opened 1 month ago

0xDezzy commented 1 month ago

Hello,

I was working on creating a package for the AUR for this and while testing it out after making the package I noticed that it's not copying the payload to the clipboard. Everything else seems to work.

Environment

OS: Manjaro Linux Kernel: 6.10.11-2-MANJARO Shell: zsh

Expected Behavior

fubar should copy the payload code to the clipboard

Actual Behavior

fubar is not copying code to the clipboard and instead what was previously in there is pasted.


Additionally, here's the url for the AUR package if you want to add it to the README:

https://aur.archlinux.org/packages/fubar-cli-git

irishmaestro commented 1 month ago

Is your machine running wayland? Had this exact error on a Debian installation with wayland and bf6b0caf6e3104e03ccfad7681bdb55baf8aa32a resolved the issue.

Will add AUR link to the README