Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 972 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 972 Bytes

SLB

Blazing fast shopee login bruteforcer

Installation

Github:

git clone https://github.com/I2rys/SLB

NPM Packages:

npm i request && npm i sha256

Usage

node index.js <username> <dictionary> <country_code>
  • username - The username of the account that you want to bruteforce.
  • dictionary - The list of passwords to use for bruteforcing.
  • country_code - The country(code) that is used to create the account of the username that you want to bruteforce.

License

MIT © I2rys