Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 905 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 905 Bytes

WART

WhatsApp Registration Tool

WART

Uses token generator created by our lord and saviour Jake

Uses WhatsApiNet fork by me

Requires .NET Framework 4 or Mono Framework

This tool is used to register new phonenumbers and can also be used to retrieve a new password for already registered numbers.

The registration identity is auto-generated by the program based on the phone number.

The optional (and highly recommended) password field is used as salt when generating the identity. This will generate a unique identity hash which cannot be replicated unless you know the password.

Leaving the password field blank will generate an identity hash of just the phone number, which can be easily replicated and is highly insecure.