Implementation of the mimikatz
minesweper module, supporting the Windows XP and Windows 7 variants of the game.
Supported operating systems:
- Windows
Software requirements:
rustc
v1.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
.