Skip to content

用于AirDrop取证,提取电话号码Hash后爆破脚本

Notifications You must be signed in to change notification settings

ek1ng/PhoneHashCrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhoneHashCrack

用于AirDrop取证,提取电话号码Hash后爆破脚本

如何构建

go mod tidy

go build -o main

如何使用

./main -h                       
 ____  _                      _   _           _      ____                _    
|  _ \| |__   ___  _ __   ___| | | | __ _ ___| |__  / ___|_ __ __ _  ___| | __
| |_) | '_ \ / _ \| '_ \ / _ \ |_| |/ _` / __| '_ \| |   | '__/ _` |/ __| |/ /
|  __/| | | | (_) | | | |  __/  _  | (_| \__ \ | | | |___| | | (_| | (__|   < 
|_|   |_| |_|\___/|_| |_|\___|_| |_|\__,_|___/_| |_|\____|_|  \__,_|\___|_|\_\
                                                                              

Usage of /tmp/go-build3070724103/b001/exe/main:
  -end string
        input end phone hash
  -start string
        input start phone hash

example : ./main --start 11cbd --end 893d4

image.png

About

用于AirDrop取证,提取电话号码Hash后爆破脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages