10 Commits

Author SHA1 Message Date
Foxushka cf00761902 Key recovery via backdoor for static encrypted nonce cards (#263)
* Implement MF1_ENC_NESTED_ACQUIRE in firmware

* Implement MF1_ENC_NESTED_ACQUIRE in software + fix code formatter

* Remove xz and pthreads from sources, use CMake FetchContent

* Update changelog

* lzma.h

* Update CMakeLists.txt

* Update CMakeLists.txt

* Probably fix workflow taking wrong commit for building

* Fix CMake building tools into bin/Debug on Windows

* Added cmd for fetching all slots nicks (without 16 commands)

* Fix type and use temp directory instead cwd (https://github.com/RfidResearchGroup/ChameleonUltra/pull/261)

* Fix endian for mfu_read_emu_counter_data and mfu_write_emu_counter_data

* Fix  --key interpreted as list
2025-08-01 22:12:07 +02:00
Philippe Teuwen 7ea8cc1f98 check_file_encoding 2023-10-23 19:12:42 +02:00
Philippe Teuwen 58e310c0c7 autopep8: increase line size to 120, else satest style will be reverted again 2023-08-28 09:49:00 +02:00
Philippe Teuwen 04741bdc2a autopep8 2023-08-26 12:06:15 +02:00
Philippe Teuwen f008e8bebc Add autopep8 to make_style script 2023-08-26 12:05:18 +02:00
Philippe Teuwen ece04d7384 style helpers 2023-08-23 00:51:42 +02:00
Philippe Teuwen 0c15ccd7af enter_dfu_over_ble.py: support ChameleonLite as well 2023-07-22 22:45:49 +02:00
DXL fc392ab645 Merge pull request #35 from doegox/phil_tools_dfu
Add helper scripts to enter DFU from USB or from BLE
2023-07-22 14:00:36 +08:00
Philippe Teuwen 868b6aadcd Add helper scripts to enter DFU from USB or from BLE 2023-07-22 01:58:40 +02:00
Philippe Teuwen b97c4a0b53 Fix GB18030 => UTF-8 encodings 2023-07-21 23:21:23 +02:00