Skip to content

Releases: juba0x00/flagger

v1.0

13 Sep 21:01
Compare
Choose a tag to compare

DONE

  • handle directories flagger -n directory_name -f flag_format
  • Multiprocessing, a process for each file
  • Fix rotations
  • silent mode
  • Search for the ROT13 of the flag (ROT1, ROT2, ... ROT26)
  • Search for the plain-text flag
  • binwalk
  • Search for the bases of the flag (base64, 42, ...)
    • base64
    • base45
    • base16 (hex)
    • base8 (octal)
    • base2 (binary)
    • base32
    • base85
  • Check internet connection before requesting nitrxgen
  • utils

TODO

  • Case insensitivity in bases checks
  • search in zsteg output
  • steghide
  • ROT8000

flagger linux binary