# PNG Image Generator
This Python script generates a PNG image filled with a specific color and embeds a file path as metadata using the Pillow library.
## Running the Script
### Prerequisites
- Python (install from [Python's official website](https://www.python.org/))
- Pillow library (`pip install pillow`)
### Steps
1. **Clone the Repository:**
```bash
git clone https://github.com/NataliSemi/-CVE-2022-44268.git
cd -CVE-2022-44268.git
2. Install Required Packages:
```bash
pip install pillow
pip install pypng
3. Run the Script:
```bash
python create_image.py
Generated Image:
After running the script, an image file named image.png will be created in the repository directory.
## Example:
python create_image.py -f /path/to/local/file.txt -o output_image.png
[4.0K] /data/pocs/b3b86bde2856f51359a09a0f2bcae24ca352fecc
├── [1.5K] create_image.py
└── [ 805] README.md
0 directories, 2 files