I’ll start:

  • Tmux
  • vim
  • ghidra
  • okteta (hex editor)
  • speedcrunch (calculator with bit manipulation)
  • python3 with IPython for nice reply and embed(), pwntools
  • @jxk
    link
    911 months ago

    As boring as it is, gcc.

      • @[email protected]
        link
        fedilink
        111 months ago

        I switched to clang a long time ago, when gcc’s support for C++11 was not that good.

        Why do you personally prefer gcc?

        • @[email protected]OP
          link
          fedilink
          111 months ago

          I develop mostly in C and largely for creating shellcode.

          I have run into very weird issues with clang relocating code and data segments even when using a custom linker script