Ret2libsanity@lemmy.world to Linux@lemmy.ml · 1 year agoWhat are your must-have packages?message-squaremessage-square142fedilinkarrow-up1176arrow-down16file-text
arrow-up1170arrow-down1message-squareWhat are your must-have packages?Ret2libsanity@lemmy.world to Linux@lemmy.ml · 1 year agomessage-square142fedilinkfile-text
I’ll start: Tmux vim ghidra okteta (hex editor) speedcrunch (calculator with bit manipulation) python3 with IPython for nice reply and embed(), pwntools
minus-squarepuzzlebox@lemmy.mllinkfedilinkarrow-up7·1 year agoclipcopy to pipe output of commands into the system clipboard cat foo.txt | clipcopy
clipcopy to pipe output of commands into the system clipboard
cat foo.txt | clipcopy
Til. Thanks for sharing this