From b9661f7794b06a7df0bd441ae52c98ff521da010 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 14 Apr 2021 09:08:00 +0200 Subject: [PATCH] text --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d464b48d0..8f0b682ae 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,19 @@ see the [Changelog file](CHANGELOG.md) which we try to keep updated. In short th * Cppcheck * GCC and Clang aggressive enforcement of diagnostic flags * auto detection of serial ports and seamless integration with Bluetooth addon - * reconnect to device + * reconnect to device from inside client + * the most comprehensive compiled known keys dictionaries + * Slimed down usb communications with NG-frames + * the most compiled public known key recovery software + * the fastest implementations of said software + * support multiple fileformats for dump files (BIN/EML/JSON) + * interoperability of said fileformats with libnfc, MFC tool app etc + * Supports more RFID based protocols than ever + * Easy install for package maintainers, distro maintainers + * 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. ## Development