Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 533 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 533 Bytes

logo

funter

A fast, multithreaded tool for finding regex matches in text & binary files. This tool is built for A&D CTFs.

It can help you find flags on a given box without searching endlessly.

Features

  • Searches through binary files & text files
  • Multithreaded
  • ~1MB footprint
  • Cross platform

Usage/Examples

funter "htb{[A-Za-z0-9]{32}}" /home/justin
funter "htb{[A-Za-z0-9]{32}}" # searches /