Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.25 KB

Logo


About

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.

All features tested on: Windows Linux

Preview

Preview Image

Installation

Create your own .jar

• Clone the project
• Import project in your IDE as Maven project
• Add Chillkat repository to your .m2 folder
• Fill all sensitive data, such as Chillkat license key
• mvn clean package

Run .jar file

• Download latest .jar from releases section
• Make shure you have Java 8 installed and JAVA_HOME is setted
• Execute jar on Windows or Linux with administrative rights