Ret2libsanity@lemmy.world to Linux@lemmy.ml · 2 years agoWhat are your must-have packages?message-squaremessage-square136fedilinkarrow-up1164arrow-down15file-text
arrow-up1159arrow-down1message-squareWhat are your must-have packages?Ret2libsanity@lemmy.world to Linux@lemmy.ml · 2 years agomessage-square136fedilinkfile-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·2 years 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