Difference between revisions of "Brute-force attack"
From SFPTotal Wiki
Line 8: | Line 8: | ||
# Change one or more bytes in the table | # Change one or more bytes in the table | ||
# Open '''Scripts -> Brute-force password''' | # Open '''Scripts -> Brute-force password''' | ||
− | # Set password Table and address (default, A2 | + | # Set password Table and address (default, A2 and 7B) |
# Set range of password value | # Set range of password value | ||
# Set additional options (if needed) | # Set additional options (if needed) |
Revision as of 14:52, 18 July 2016
For password recovery software supports password search function in brute force mode. This function could help if you need check passwords in a narrow range of values.
How to use
- Read vendor code table
- Change one or more bytes in the table
- Open Scripts -> Brute-force password
- Set password Table and address (default, A2 and 7B)
- Set range of password value
- Set additional options (if needed)
- Push Start button to begin brute-force attack
Example