I’ll start:

  • Tmux
  • vim
  • ghidra
  • okteta (hex editor)
  • speedcrunch (calculator with bit manipulation)
  • python3 with IPython for nice reply and embed(), pwntools
you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (1 child)

Is there a reason you use mercurial (like work) or are you using it, because you like it better than git or fossil?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago

    Fossil I've never tried, but I utterly hate git. Nothing about how it works makes sense to me. Mercurial is, in my opinion, better-designed and easier to understand for my rather simple use cases. (I should note that I graduated from university around the time svn was replacing csv, so I was coding before there was such a thing as distributed version control.)

  • source
  • parent