Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 507 Bytes

File metadata and controls

30 lines (20 loc) · 507 Bytes

binmap

binmap is an automatic bruteforcer for CrackMe sytle binaries. I have many local changes which should make it more stable, but I don't have time to maintain this script.

Screenshots

TODO

Features

  • Support x64 and x86 binaries
  • Custom wordlists
  • Specify length if known
  • Multi-threading
  • (soon) Prefill known inputs
  • (soon) Installer for dependencies (notably pin)

Installation

TODO

Usage

To get a list of all options uses:

python3 binmap.py -h