项目作者: anti-robtop-alliance

项目描述 :
An account harvester / account scraper for the game Geometry Dash.
高级语言: Rust
项目地址: git://github.com/anti-robtop-alliance/gd-account-harvester.git


gd-account-harvester

Usage:

  • Account scraper / harvester:
    • ./accharvester --scrape-users [ID to enumerate from] [Workers]
    • Usernames will be outputed to the terminal or console.
  • Brute force:
    • ./accharvester --brute-login [Username file] [Password file] [Workers]
    • Password:Username combos will be outputed to the terminal or console.

You can also use the filter \ in your password list like so: \
commonpass123 \
\123

It is also advised that you do not use a large password list as that may or may not slow down the program.