What are your must-have packages?

Ret2libsanity@lemmy.world to Linux@lemmy.ml – 170 points –

I’ll start:

  • Tmux
  • vim
  • ghidra
  • okteta (hex editor)
  • speedcrunch (calculator with bit manipulation)
  • python3 with IPython for nice reply and embed(), pwntools
140

You are viewing a single comment

Am I really the first.

Nano!!!!!!

Comes preinstalled anyways, but vim is the way for me.

Not always preinstalled and in those times f$&k haha vim search engine arghhhh!!!!!!!

Try vimv

Looks cool, I'm getting that.

By pure chance, do you know the name of the tool that lets you pipe to vim, then from vim to the next command?

No, but that sounds amazing.

Found it. It's vipe from moreutils. Seemingly it just uses your $EDITOR

Thanks for letting me know. I'll definitely check it out. I can already think of a couple uses.