51 Commits
Author SHA1 Message Date
iceman1001 5de4dd68e5 text 2025-06-22 20:34:54 +02:00
iceman1001 c8d46a2a7c textual changes, one fix for overflows when sending OLD frames. Now inform and breaks like MIXED/NG does. Improved hf mf autopwn to detect static encrypted nonces and inform user. Last fix is the user abort during check keys steps in autopwn. The device side now detects and cancels if no card is available and on client it also allows to user abort 2025-03-22 13:14:37 +01:00
iceman1001 49d25920c1 added support function for left shifting arrays 2025-03-19 08:57:20 +01:00
douniwan5788 d13e7b0b64 Refactor the concatbits function to support both MSB and LSB first src 2025-03-15 15:21:58 +08:00
iceman1001 cef07dedf6 code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits 2025-02-21 15:38:33 +01:00
douniwan5788 f0b93405fa fix Hitag S concatbits and lf em 410x clone --hts 2024-11-27 00:02:00 +08:00
iceman1001 2ad635ce57 style 2024-11-20 23:32:02 +01:00
iceman1001 86e8792f34 minor textual changes \n and added support for bambu kdf. 2024-11-20 01:49:45 +01:00
douniwan5788 923e7dced9 fix: concatbits erase out-of-bound 2024-10-28 21:35:55 +08:00
douniwan5788 f049b568c5 style 2024-10-23 22:25:30 +08:00
iceman1001 71c86f4b21 style 2024-09-30 10:36:29 +02:00
douniwan5788 11353044ca refactor: cleanup & optimize reflect* 2024-09-17 23:22:37 +08:00
douniwan5788 eda204bf87 add: reflect48 2024-09-17 23:22:37 +08:00
douniwan5788 f4b01f69a6 fix: reflect64 2024-09-17 23:22:37 +08:00
douniwan5788 e5c0007f0b refactor: move concatbits() to commonutil 2024-09-17 01:00:32 +08:00
iceman1001 7f40ad7f9d style 2024-08-29 12:29:23 +02:00
douniwan5788 5d66bcfd75 fix: WITH_EM4x70. Get rid of the dependency on WITH_ICLASS. 2024-08-26 20:55:58 +08:00
iceman1001 420218e95a added some nosave 2024-08-25 15:17:50 +02:00
iceman1001 4dc1f9c62d clean up 2024-04-24 21:32:51 +02:00
iceman1001 ac809c4a9f support function 2024-04-22 09:29:38 +02:00
iceman1001 bb5d61dca7 added some helper functions 2023-10-01 13:05:08 +02:00
nvx 8dd963d305 make style 2023-08-24 16:34:33 +10:00
IcemanandGitHub c00be4cb83 Merge pull request #2078 from henrygab/more_const
More const
2023-08-15 21:10:35 +02:00
Henry Gabryjelski 665cf3254b more const for lfops and some commonutil 2023-08-14 23:02:09 -07:00
Henry Gabryjelski 0b143e5bcd Add 5..8 byte versions for LE/BE conversions 2023-08-14 18:57:36 -07:00