This commit is contained in:
iceman1001 2021-04-14 09:08:57 +02:00
commit a988521446

View file

@ -99,6 +99,7 @@ see the [Changelog file](CHANGELOG.md) which we try to keep updated. In short th
* GCC and Clang aggressive enforcement of diagnostic flags * GCC and Clang aggressive enforcement of diagnostic flags
* auto detection of serial ports and seamless integration with Bluetooth addon * auto detection of serial ports and seamless integration with Bluetooth addon
* reconnect to device from inside client * reconnect to device from inside client
* Supports tearoff attacks
* the most comprehensive compiled known keys dictionaries * the most comprehensive compiled known keys dictionaries
* Slimed down usb communications with NG-frames * Slimed down usb communications with NG-frames
* the most compiled public known key recovery software * the most compiled public known key recovery software
@ -109,6 +110,7 @@ see the [Changelog file](CHANGELOG.md) which we try to keep updated. In short th
* Easy install for package maintainers, distro maintainers * Easy install for package maintainers, distro maintainers
* More documentation * More documentation
All of this and more is what makes this repo different from any other Proxmark3 firmware / client software. It is truely bleeding edge in that sense of available functionality and experience with it. With all extensive testing its also quite more stable than any other Proxmark3 repo. All of this and more is what makes this repo different from any other Proxmark3 firmware / client software. It is truely bleeding edge in that sense of available functionality and experience with it. With all extensive testing its also quite more stable than any other Proxmark3 repo.