User Tools

Site Tools


main

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
main [2018/07/11 03:23] – [News] Aircrack-ng 1.3 mister_xmain [2018/07/11 03:47] – Updated version info mister_x
Line 39: Line 39:
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2+Latest version: 1.3
  
-  * [[https://download.aircrack-ng.org/aircrack-ng-1.2.tar.gz|Linux]] ([[https://patches.aircrack-ng.org/|Driver patches]])+  * [[https://download.aircrack-ng.org/aircrack-ng-1.3.tar.gz|Linux]] ([[https://patches.aircrack-ng.org/|Driver patches]])
  
 ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\
Line 54: Line 54:
 ==== Changelog ==== ==== Changelog ====
  
-  * GeneralFixed compiling Windows binaries and updated README.md/INSTALLING+  * Aircrack-ngAllow using Hashcat HCCAPX files as input files
-  * General: Fixed commands to install dependencies on Debian/Ubuntu and FreeBSD+  * Aircrack-ng: Fixed floating point exception due to division by 0 when displaying stats. 
-  * GeneralAdded command to install dependencies on Fedora/CentOS/RHEL+  * Aircrack-ng: Updated manpage regarding hex wordlist usage. 
-  * GeneralRemoved packages/ directory+  * Aircrack-ng: Added save/restore session when cracking using wordlists (-N and -R)
-  * General: Added Alpine Linux and Kali Linux buildbots+  * Aircrack-ngMoved crypto to its own library, aircrack-crypto(aka crypto engine)
-  * General: Fixed configure with --with-libpcap-include=/somewhere/include and --with-libpcap-lib=/somewhere/lib+  * Aircrack-ngNow back to a single binary thanks to crypto-engine
-  * General: Fixed search for ethtool when running as a non-root user+  * Aircrack-ng: Performance improvements of the crypto engine across various CPU architectures. 
-  * General: Various fixes. +  * Aircrack-ng: Added support for AVX512 in the crypto-engine (and build)
-  * Airmon-ng: Fixed mktemp on Alpine Linux.+  * Aircrack-ng: Improved building crypto-engine across CPU architectures and compilers (gcc, clang and ICC). 
 +  * Aircrack-ng: Allow to list available SIMD optimizations. 
 +  * Aircrack-ng: Improved benchmark tool for unusual CPU/cores count. 
 +  * Airodump-ng: Fixed running in the background. 
 +  * Airodump-ng: Don't show WPA handshake capture notice for out-of-scope ESSIDs. 
 +  * Airodump-ng: Add --background 0/1 to force disable/enable background settings and override autodetection of background. 
 +  * Airodump-ng: Added support for GCMP, GCMP-256 and CCMP-256. 
 +  * Airolib-ng: Fixed importing data when interrupting process using Ctrl-C.  
 +  * dcrack: Check if dictionary and capture file exists before uploading them. 
 +  * dcrack: Clean up dictionary before uploading it to the server. 
 +  * dcrack: Gracefully stop and display errors instead of printing stacktrace whenever possible. 
 +  * dcrack: Move temporary user files to /tmp and cleanup when done
 +  * dcrack: Fixed displaying status when no clients are connected to the server. 
 +  * dcrack: Validate uploaded PCAP and display success/failure. 
 +  * dcrack: Improved removing BSSID. 
 +  * WPAClean: Fixed crash with invalid prism2 header PCAP and added tests. 
 +  * WPAClean: Don't create output file if no handshake are present or if input file is bad. 
 +  * WPAClean: Fixed memory leak. 
 +  * Airmon-ng: Fixed display of interface name if name is too long. 
 +  * OSdep: Fixed memory leak and null pointer dereference. 
 +  * OSdep: Fixed byteorder macros and other tools crashing. 
 +  * OSdep: Added support to build as a shared library. 
 +  * FreeRADIUS-WPE: Updated instructions for v3.0.17. 
 +  * HostAPd-wpe: Added Response-Identity logging and displaying NETNTLM hash in hashcat format. 
 +  * Airgraph-ng: Renamed dump-join to airodump-join. 
 +  * General: Added coveralls.io badge. 
 +  * General: Added --without-opt to disable stack protector when using GCC >= 4.9 
 +  * General: Various improvements and fixes, some from Coverity Scan and Valgrind
 +  * General: Fixed typos reported by codespell. 
 +  * General: Extracted console functions and moved to aircrack-util/. 
 +  * General: Renamed osdep/ to aircrack-osdep/
 +  * General: Fixed and added functions prototypes and commented out unused functions. 
 +  * General: Reformat source code using clang-format and added .clang-format file for IDE. 
 +  * General: Improvements to AppVeyor and TravisCI builds 
 +  * Building: Added NEON intrinsic support. 
 +  * Building: Support paths containing spaces, during autoreconf. 
 +  * Building: Fix compilation without getauxval in the trampoline binary. 
 +  * Building: Fixed compiler warnings on Windows, FreeBSD. 
 +  * Building: Fixes and documentation for OSX. 
 +  * Building: Added support for tcmalloc and jemalloc. 
 +  * Building: Added instruction to build Windows binaries with Airpcap. 
 +  * Unit test: Using CMocka for some tests 
 +  * Documentation: Updated explanations regarding building some experimental tools.
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
main.txt · Last modified: 2023/01/16 20:04 by mister_x