Difference between revisions of "Brute-force attack"

From SFPTotal Wiki
Jump to: navigation, search
Line 10: Line 10:
 
# Set range of password value
 
# Set range of password value
 
# Set additional options (if needed)
 
# Set additional options (if needed)
# Start brute-force attack
+
# Push '''Start''' button to begin brute-force attack
  
  

Revision as of 14:49, 18 July 2016

Brute-force-password.jpg
Brute-force.jpg

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.

  1. Read vendor code table
  2. Change one or more bytes in the table
  3. Open Scripts -> Brute-force password
  4. Set password Table and address (default, A2 an 7B)
  5. Set range of password value
  6. Set additional options (if needed)
  7. Push Start button to begin brute-force attack



Example