Implementation of the mimikatz minesweper module, supporting the Windows XP and Windows 7 variants of the game.
Supported operating systems:
- Windows
Software requirements:
rustcv1.70cargo
git clone https://github.com/zodi4cx/mimisweep
cd mimisweep
cargo build --release
- Benjamin DELPY (gentilkiwi), for the development of the original Minesweeper module in
mimikatz.
