Share
## https://sploitus.com/exploit?id=2C1D08E6-3CBD-545B-9A1A-E9D5E6A36140
# WinrarExploit CVE-2023-38831
![Banner](https://github.com/K3rnel-Dev/WinrarExploit/blob/main/screen.png)
![Python](https://img.shields.io/badge/Language-Python-blue?style=for-the-badge&logo=python)

## How to use?
- Execute script with commands
<strong>
<br>
pip install colorama<br>


windows:<br>
python winrar_exploit.py <bait-file(example: any .pdf file and other) <executable script> <OUTPUT_ARCHIVE_NAME><br>


macos-linux and other:<br>
python3 winrar_exploit.py <bait-file(example: any .pdf file and other) <executable script> <OUTPUT_ARCHIVE_NAME><br>
</strong>