Skip to content

Release v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:28

Auto-Generated DFU packages for Release v2.2.0
Built from commit f349dbe

What's Changed

  • Fix for mf static nested key recovery by @jekkos in #285
  • Add option for NFC Field Generator by @RocketGod-git in #294
  • Use a function for colored strings by @mischif in #295
  • Fix error in lf em 410x read from color_string() by @brewt in #315
  • Fix LEDs being stuck on after battery check by @suut in #331
  • Fix some bugs & Performance improvement by @xianglin1998 in #299
  • TCP transport in the CLI to support Android (Termux) by @suut in #337
  • Fix typo in hid prox econfig and add ACTProx HID card type by @MusicLeecher in #341
  • Fix HIDProx formatting with hw slot list by @brewt in #316
  • Fixed FAST_READ command and handling of dynamic and static locks for … by @dogty in #314
  • Added FIELD_OFF_DO_RESET support to cli hf mf econfig by @tommiv in #342
  • Fix Windows build by @suut in #345
  • fix cli arg parser for FIELD_OFF_DO_RESET by @YuyangisCoding in #346
  • Add Electra intercom tag support with slot auto switch by @naaraxi in #338
  • Add hf 14a config to deal with badly configured cards by @azuwis in #307
  • fix hidprox UnboundLocalError cli arg error + hidprox slot set warning by @RickConsole in #332
  • Fix bad missing tools warning by @suut in #352
  • Adds generic ADC read functionality by @merlokk in #306
  • Fix compiler error `a label can only be part of a statement and a de… by @LupusE in #343
  • Add CLI commands to dump and clone tag by @rickNmorty2 in #201
  • Fix broken CLI after multiple merges by @LupusE in #355
  • New Symmetrical LED Animation Mode and Improved Minimal Mode by @WillyJL in #363
  • Add hf mf autopwn command with key saving and card dump by @luu176 in #364
  • feat(lf): add ioProx support (read, emulate, clone) by @bernadic in #367
  • feat(lf): add EM4x05/EM4x69 reader (RTF gap protocol) by @nieldk in #394
  • feat(lf): add raw LF field ADC capture (lf sniff) by @nieldk in #395
  • Revert "feat(lf): add raw LF field ADC capture (lf sniff)" by @GameTec-live in #398
  • feat(lf): add raw LF field ADC capture (lf sniff) by @nieldk in #399
  • feat(hf): add ISO14443A reader frame capture (hf 14a sniff) by @nieldk in #396
  • feat(data): add LF capture analysis commands by @nieldk in #397
  • Fix firmware application USB serial number by @taichunmin in #388
  • feat(cli): integrate HardNested attack into autopwn by @Crazycurly in #389
  • Add LF PAC/Stanley (125kHz) Support by @kevihiiin in #362
  • Fix param error of hf mf esave by @azuwis in #361
  • feat: add Flipper Zero .nfc file importer for MFU/NTAG slots by @fmuk in #357
  • T55xx clone by @nieldk in #401
  • fix: use native winpthreads for MinGW/MSYS2 Windows builds by @andrassmuk in #379
  • Add iOS client "MCT Mifare Chameleon Tool" to compatible applications by @DGinefra in #403
  • hf 14a sniff improvements for nonce collection and crack, fence to catch missing or blocked mfkey binaries by @nieldk in #406
  • Support for changing the wake time in the client by @naaraxi in #387
  • fix: hf14a_raw should return data bytes, not Response object by @azuwis in #419
  • fix: hf mf eview param error due to chunk exceeding 32-block limit by @azuwis in #417
  • T55write by @nieldk in #413
  • feat(firmware): Add configurable PRNG type for MF1 emulator by @nieldk in #420
  • Feature/lf: add IDTECK PSK1 tag emulation and T55xx clone by @matteoscrugli in #407
  • Add Jablotron LF tag support (read, emulate, write to T55xx) by @midlan in #404
  • Fix state machine behavior and access bits verification in MF1 emulation by @unkernet in #274
  • fix: resolve binary tools detection after PyInstaller packaging by @bob-zebedy in #317

New Contributors

Full Changelog: v2.1.0...v2.2.0