ob / awesome-tools

Curated list of awesome tools found on the Internet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-tools

Curated list of awesome tools found on the Internet

  • bingrep: Greps through binaries from various OSs and architectures, and colors them.
  • hammerspoon: Control your macOS desktop and respond to events, programmably via Lua.
  • ripgrep: recursively searches directories for a regex pattern. If you have thousands of regex patterns, try this ripgrep fork.
  • wcc: allows you to unlink ELF binaries, generate C headers that can be used to dlopen() the binary and call functions in it. It cat turn statically linked binaries into relocatable objects and even includes a shell where you can load a binary and call functions from it.

About

Curated list of awesome tools found on the Internet