Commit Graph

20267 Commits

Author SHA1 Message Date
Antiklesys 07bfef1550 Bugfixes on hf iclass trbl
Fixed tearoff trigger staying enabled in case of keyboard interruption
2025-05-23 17:11:07 +08:00
Antiklesys fbbfeaa977 Update cmdhficlass.c 2025-05-23 17:00:41 +08:00
Antiklesys 047b94fbaa Updated hf iclass trbl to support looping
Implemented a functionality for hf iclass trbl to specify how many times to loop at specific delays.
2025-05-23 16:32:48 +08:00
Iceman 4f2b35872d Merge pull request #2854 from Antiklesys/master
hf iclass trbl bugfixes and improvements
2025-05-23 10:12:09 +02:00
Antiklesys f9322dfe6c Updated trbl
Fixed a bug preventing tearoff stages from being detected correctly, increased verbosity of read data and granularity of displayed information
2025-05-23 15:55:53 +08:00
Iceman 3b5ee30e05 Merge pull request #2851 from n-hutton/python_strip_dockerimg
update readme based on @shuffle2 feedback
2025-05-21 07:06:46 +02:00
n-hutton 74c66d89ff update readme based on @shuffle2 feedback 2025-05-20 23:28:20 +01:00
iceman1001 84b565bec4 style 2025-05-19 22:31:41 +02:00
iceman1001 b90348e66b mingw and proxspace 3.xx environments would hang on Windows 11 24H2 since WMIC is no longer installed. This should enable the usage of powershell to enumerate serial ports on said environments 2025-05-19 22:27:50 +02:00
Iceman a021ada83f Merge pull request #2849 from Antiklesys/master
Updated trbl to support custom increments
2025-05-18 16:45:45 +02:00
Antiklesys 59e4875e6c Updated trbl to support custom increments
Updated iclass tearoff function to support custom delay increments
2025-05-18 20:41:04 +08:00
Iceman 1287454781 Merge pull request #2848 from Antiklesys/master
Updated iclass trbl effectiveness to detect partial tearoffs
2025-05-17 21:00:10 +02:00
Antiklesys c156e33ad9 Update CHANGELOG.md 2025-05-18 01:57:59 +08:00
Antiklesys 67fb546887 Update iclass trbl function
Updated trbl function:
1- Better comparison of read values vs expected values
2- Stop on "partial values tearoff", show tearoff results when the block isn't zero, but is also different from the original block (even tho is not yet with the same values of the expected block)
3- Improvement to verbose mode
2025-05-18 01:54:55 +08:00
Iceman 70275e3d56 Merge pull request #2847 from Antiklesys/master
iclass tearoff attack fixes
2025-05-17 19:40:17 +02:00
Antiklesys 23232f8aa3 iclass tearoff attack fixes
Fixed spacing, time unit, and fixed a bug preventing from properly using the credit key.
2025-05-17 23:19:10 +08:00
Iceman fe4ee76ff9 Merge pull request #2846 from Antiklesys/master
Fix bug with iclass legbrute index value being ignored
2025-05-16 17:38:08 +02:00
Antiklesys 3c35a87dee Fix bug with iclass legbrute index value being ignored
Fixed issue https://github.com/RfidResearchGroup/proxmark3/issues/2845
2025-05-16 23:19:26 +08:00
Iceman a3d7cfcf4a Merge pull request #2844 from mak-42/hf-mfu-ultra
Add script enables restoring dump to ULTRA/UL-5 tags and clear previously written ULTRA tags
2025-05-12 22:30:58 +02:00
Dmitry Malenok a9244b8ea4 The '-f' option replaces the direct specification of the dump filename in the '-r' command. 2025-05-12 22:33:26 +03:00
Iceman 814c86d078 Merge pull request #2839 from imhexp/master
Add Andalusian public transport card keys
2025-05-12 19:24:49 +02:00
Philipp Schuler 5b9039d825 Ignore UnicodeEncodeError in lprint 2025-05-12 08:34:42 +02:00
Iceman a33ba30092 Merge pull request #2841 from jkramarz/usart_jdy23
Add option to override default USART baud rate in platform settings
2025-05-11 23:24:11 +02:00
Iceman dc772aae6b Merge pull request #2843 from ry4000/master
R&Y: Added SDS 11 A/B MFC Keys & LAS RTC TAP & GO AID
2025-05-11 23:23:52 +02:00
Iceman 55cab29364 Merge pull request #2840 from jkramarz/seos_sanitize
Fix invalid memory access in select_DF_verify
2025-05-11 23:22:27 +02:00
Dmitry Malenok 0cbf42e0ec The description of wipe operation was clarified. 2025-05-11 13:41:18 +03:00
Dmitry Malenok 8227834730 Added hf_mfu_ultra.lua script enables restoring dump to ULTRA/UL-5 tags and clearing previously written ULTRA tags 2025-05-11 13:32:21 +03:00
ry4000 2a895383c9 Added LAS RTC TAP & GO AID to aid_desfire.json
- Added LAS RTC TAP & GO AID

Many thanks in advance, and kind regards,

-R&Y.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2025-05-10 22:08:05 +10:00
ry4000 d06a152c69 Added SDS 11 A/B (Gen 2) Keys to mfc_default_keys.dic
- Added SDS 11 A/B (Gen 2) Keys with thanks to @DrekkCuga.

Many thanks in advance, and kind regards,

-R&Y.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2025-05-10 22:01:11 +10:00
Jakub Kramarz 9744f8afbb Add option to override default USART baud rate in platform settings 2025-05-09 15:53:30 +02:00
Jakub Kramarz 2163d78126 cmdhfseos: fix invalid memory access in select_DF_verify
The real default key index in CmdHfSeosGDF passed to select_DF_verify was different than documented, resulting in out of bound read.
2025-05-09 00:05:43 +02:00
Jakub Kramarz 0655b6389e cmdhfseos: fix stack buffer overflow in select_DF_verify
increased CMAC buffer size, otherwise memset in aes_cmac writes 16-bytes to 8-byte buffer
2025-05-08 23:52:01 +02:00
hexp 2ed6c90e28 Add Consorcio de Transportes de Andalucía and EMT Málaga card keys 2025-05-05 18:40:04 +02:00
Philippe Teuwen b36b61feb0 clean the client only if PLATFORM got changed from or to PM3ICOPYX 2025-05-02 16:54:13 +02:00
iceman1001 b2983ba025 convertion between size and int might cause type convertion confusing 2025-05-01 08:35:41 +02:00
iceman1001 c847896a15 fix #2835 due to wrong variable used to calculate the size of the emulator memory to download , all get memory from emulator memory failed with a block no larger that 30-ish 2025-05-01 08:34:39 +02:00
iceman1001 42cdd34e59 fix #2834 refactored to use local pointer, no modification of input polling_parameters pointer is done. The compilation error error: initializer element is not constant .frames should be fixed. Using defines and removed some global vars 2025-04-30 18:55:07 +02:00
iceman1001 cb4a0e2333 rename struct to follow code style 2025-04-30 13:27:41 +02:00
Iceman 45ce045276 Merge pull request #2832 from kitsunehunter/update-downgrade-guide
Update downgrade guide with support for elatec reader
2025-04-29 18:02:39 +02:00
Xavier c2cba6eadd Delete traces/iclass/config directory
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-29 11:36:25 -04:00
Xavier bb08fd2b42 file location changes
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-29 11:34:50 -04:00
Xavier 4746e4a2be utilities for twn4
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-29 11:33:22 -04:00
Xavier 03c44244bf instruction
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-28 21:34:13 -04:00
Xavier 1a69d609d0 Update hid_downgrade.md
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-28 21:28:04 -04:00
Xavier d052a64a47 text
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-28 21:26:08 -04:00
Xavier 7068d59f6a Update hid_downgrade.md
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-28 21:24:11 -04:00
Xavier e31276199f bad store link
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-28 21:21:21 -04:00
Xavier 4f55fbe4e4 encoder
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-28 19:21:52 -04:00
Xavier 8314077fe9 conf
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-28 19:18:23 -04:00
Xavier 2965aa0d45 Add files via upload
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-28 19:17:50 -04:00