Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 454 Bytes

File metadata and controls

21 lines (12 loc) · 454 Bytes

mmx3-pwd-ripper

Disclaimer: This information is strictly for educational purposes.

Fast multithreaded password ripper for the game Megaman X3

This is a clearer take on this project. Pure C does the job.

Setup

Adjust #define RANGE 1000000 to taste.

Build

gcc -o main ripper.c

Run

Execute the resulting .exe file to generate the list of passwords in html format.