8000 GitHub - tritoke/ctf-scripts: A collection of scripts I've written to solve recurring challenges in CTFs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tritoke/ctf-scripts

Repository files navigation

ctf-scripts

A collection of scripts I've written to solve recurring challenges in CTFs.

If you find any of these useful, please consider giving the repo a star 🥺

Scripts

  • change_jpeg_dimensions.py: This script changes the dimensions on a JPEG image by editing the Start of Frame segment directly, leaving the image data untouched.

  • keystrokes_from_pcap.py: This script attempts to parse the keystrokes out of a USB pcap file.

    < 5555 /li>
  • png_fix.py: This script implements a number of techniques for fixing broken / corrupted PNG files.

  • wav_parse.py: Really not too sure ngl to you, it does parse WAV files though.

About

A collection of scripts I've written to solve recurring challenges in CTFs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0