User Tools

Site Tools


aircrack-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
aircrack-ng [2018/07/11 21:51] – [WPA] Added SIMD section mister_xaircrack-ng [2018/07/11 21:54] – [Usage] Fixed double quotes options mister_x
Line 105: Line 105:
 |-t|//none//|Restrict the search space to binary coded decimal hex characters| |-t|//none//|Restrict the search space to binary coded decimal hex characters|
 |-h|//none//|Restrict the search space to numeric characters (0x30-0x39) These keys are used by default in most Fritz!BOXes| |-h|//none//|Restrict the search space to numeric characters (0x30-0x39) These keys are used by default in most Fritz!BOXes|
-|-d|start|Long version --debug.  Set the beginning of the WEP key (in hex), for debugging purposes|+|-d|start|Long version -''''-debug.  Set the beginning of the WEP key (in hex), for debugging purposes|
 |-m|maddr|MAC address to filter WEP data packets. Alternatively, specify -m ff:ff:ff:ff:ff:ff to use all and every IVs, regardless of the network| |-m|maddr|MAC address to filter WEP data packets. Alternatively, specify -m ff:ff:ff:ff:ff:ff to use all and every IVs, regardless of the network|
 |-n|nbits|Specify the length of the key: 64 for 40-bit WEP, 128 for 104-bit WEP, etc. The default value is 128| |-n|nbits|Specify the length of the key: 64 for 40-bit WEP, 128 for 104-bit WEP, etc. The default value is 128|
Line 145: Line 145:
  
 ^Option^Param.^Description^ ^Option^Param.^Description^
-|--simd|optimization|Use user-specified SIMD optimization instead of the fastest one| +|-''''-simd|optimization|Use user-specified SIMD optimization instead of the fastest one| 
-|--simd-list|//none//|Shows a list of the SIMD optimizations available|+|-''''-simd-list|//none//|Shows a list of the SIMD optimizations available|
  
 == Other options == == Other options ==
Line 342: Line 342:
   aircrack-ng --simd=avx wpa.cap -w password.lst   aircrack-ng --simd=avx wpa.cap -w password.lst
  
-In order to list all the available SIMD optimization, use -'''-simd-list. Such as+In order to list all the available SIMD optimization, use -''''-simd-list. Such as
  
   aircrack-ng --simd-list   aircrack-ng --simd-list
  
 will display "avx2 avx sse2 generic" on x86. will display "avx2 avx sse2 generic" on x86.
 +
 ==== Cracking session ==== ==== Cracking session ====
  
aircrack-ng.txt · Last modified: 2019/09/18 22:39 by mister_x