DEV Community

Rudolf Barbu
Rudolf Barbu

Posted on

I created a brute-force tool, learn concurrency programming.

Image description

Parcel is a brute-force tool, which can be very easily configured for different purposes. Currently, it confirmed as IMAP mail brute-force tool.
This project uses concurrent architecture, with synchronization on common resources. Also, it can save results into text files.
All control logic is very generic and needs no change, when you want to configure this software for your own automation purposes.
This project can be used only in educational purposes, on your own accounts! The author is not responsible for your dangerous actions.

https://github.com/Rudolf-Barbu/Parcel/

Top comments (0)