This C program recovers JPEG images from a forensic image file. It reads the image file, scans for JPEG signatures, and saves each found JPEG image as a separate file.
-
Updated
May 19, 2023 - C
This C program recovers JPEG images from a forensic image file. It reads the image file, scans for JPEG signatures, and saves each found JPEG image as a separate file.
The image filtering application allows users to apply different filters to BMP images. The application supports filters: Blur, Grayscale , Reflection, Sepia
Hacky config parser - parses ConfigParser-compatible files / sys.argv and changes the defaults of functions
Add a description, image, and links to the sysargv topic page so that developers can more easily learn about it.
To associate your repository with the sysargv topic, visit your repo's landing page and select "manage topics."