Ret2libsanity@lemmy.world to Linux · 2 years agoWhat are your must-have packages?message-squaremessage-square136fedilinkarrow-up1179arrow-down16file-text
arrow-up1173arrow-down1message-squareWhat are your must-have packages?Ret2libsanity@lemmy.world to Linux · 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-squarepuzzleboxlinkfedilinkarrow-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