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 revision
Previous revision
Next revisionBoth sides next revision
main [2018/07/11 03:23] – [News] Aircrack-ng 1.3 mister_xmain [2018/09/30 02:21] – [Changelog] 1.4 mister_x
Line 30: Line 30:
  
 ^Date^Title^Content^ ^Date^Title^Content^
-^10 Jul 2018|Aircrack-ng 1.3|We're bringing more good stuff in this release. We've been busy fixing bugs left and rightsome of them thanks to Coverity Scan, valgrind and other static code analyzers. \\ We've also refactored some of the code and improved the code quality along the way. We can now successfully build across lot of platforms (Windows, Linux, BSD, OSX) and CPU architectures (x86 and 64 bit, ARM v7, ARM v8, PowerPC, etc). \\ \\ The most notable changes are in Aircrack-ng. It gets a speed bump in most CPU architectures we support, the ability to pause/restore cracking session and using HCCAPx files. \\ \\ Other tools also see improvements. All the details about them as well as pretty performance graphs, can be found in our [[https://aircrack-ng.blogspot.com/2018/07/aircrack-ng-v13.html|blog post]].| +^29 Sep 2018|Aircrack-ng 1.4|We're on a roll, this is the third release of the year. We are still focusing a lot on code quality, while fixing bugs, improving all around and adding features: \\ - PMKID cracking \\ - Cracking capture files with 802.11w \\ - Speed and memory usage improvement when loading (largefiles with Aircrack-ng and Airdecap-ng \\ - Packages for Linux distributions and Windows \\ - CI/CD tweaks and improvements \\ - New tests \\ More details can be found in our [[https://aircrack-ng.blogspot.com/2018/09/aircrack-ng-14.html|blog post]].| 
-^15 Apr 2018|Aircrack-ng 1.2|It's been way too long since the last stable release. \\ \\ Compared to the last stable, 1.1, this release has a huge amount of improvements and fixes. The changelog since 1.1 is almost 300 lines long (1200+ commits). Code quality has improved, in parts thanks to [[https://scan.coverity.com/projects/aircrack-ng|Coverity Scan]]. We now switched to [[https://github.com/aircrack-ng/aircrack-ng/|GitHub]] completely and have a few buildbots (including one for Windowsto test building and run the test suite on different platforms. \\ \\ Check out our [[https://aircrack-ng.blogspot.com/2018/04/aircrack-ng-12.html|blog post]] and [[changelog]] for more details.|+^16 Sep 2018|Blog post: Debian and FreeBSD on QEMU with MMX-only CPU|A recent bug (and [[https://github.com/aircrack-ng/aircrack-ng/pull/1943|PR]]) was opened, aircrack-ng couldn't be built with MMX using a i586 toolchain. Finding computers without SSE2 nowadays is not easy and it is even harder to find distribution that supports them. \\ In [[https://aircrack-ng.blogspot.com/2018/09/debian-and-freebsd-on-qemu-with-mmx.html|this blog post]], we use [[https://www.qemu.org/|qemu]] to emulate a Pentium 2 and a Pentium MMX and use distributions that still work on them to test the bug.|
  
  
Line 39: Line 39:
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2+Latest version: 1.4
  
-  * [[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.4.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-ngAdded PMKID cracking 
-  * GeneralFixed commands to install dependencies on Debian/Ubuntu and FreeBSD. +  * Aircrack-ngSerious speed up and memory usage decrease when loading large files (multiple Gb) using AVL trees 
-  * General: Added command to install dependencies on Fedora/CentOS/RHEL. +  * Aircrack-ng: Added hwloc (Hardware Locality) to improve performance 
-  * GeneralRemoved packages/ directory+  * Aircrack-ngSupport cracking PCAP with Protected Management Frames (802.11w) 
-  * GeneralAdded Alpine Linux and Kali Linux buildbots. +  * Aircrack-ngMerged check_thread() and read_thread() 
-  * GeneralFixed configure with --with-libpcap-include=/somewhere/include and --with-libpcap-lib=/somewhere/lib. +  * Aircrack-ngAllow static linking with chosen SIMD 
-  * General: Fixed search for ethtool when running as non-root user. +  * Aircrack-ng: Display AVX512F when present 
-  * GeneralVarious fixes+  * Airodump-ng: Added clients GPS coordinates in NetXML file 
-  * Airmon-ng: Fixed mktemp on Alpine Linux.+  * Airdecap-ng: Improve decrypting/parsing speed 
 +  * Airmon-ng: Updated/fixed using with nexmon 
 +  * Airmon-ng: Better check for lspci requirement on systems that don't have PCI/PCIe devices 
 +  * Airmon-ng: Added support for rtl8812au/8814au/rtl88xxau driver 
 +  * Build: Fixed building with few different architectures 
 +  * BuildSwitch to new CI/CD tool, PyDeployer 
 +  * Build: Improved building on Windows (and building/testing with AppVeyor) 
 +  * Build: Improved and tweaked CI systems (buildbots, Travis, AppVeyor) 
 +  * Build: Support for statically linking libraries/binaries 
 +  * Build: Automatic development packages build for multiple Linux distro and upload to PackageCloud.io 
 +  * Tests: Added new tests for Aircrack-ng 
 +  * Tests: Added new capture files 
 +  * Freeradius-WPE: Fixed opening log file twice 
 +  * General: Fixed loading PCAP on system with a different endianness 
 +  * General: Fixed memory leaks and issues reported by static analysis tools 
 +  * General: Fixed "error while loading shared libraries" 
 +  * General: Various other small improvements in the tools, build system, tests and documentation 
 +  * General: Update FSF address 
 +  * General: Code formatting
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
main.txt · Last modified: 2023/01/16 20:04 by mister_x