iceman1001
d06b96d800
text
2026-03-29 08:32:05 +07:00
kormax
1e53feff16
Add 'Schlage Mobile Access' AID to 'aidlist.json'
2026-03-28 21:47:01 +02:00
kormax
b47d268b86
Add 'Virtual Octopus for Android' AID to 'aidlist.json'
2026-03-28 21:14:20 +02:00
kormax
2a01d0672c
Add 'Sources' to UniFi AID entries in 'aidlist.json'
2026-03-28 21:03:28 +02:00
kormax
1348a1280f
Add 'Suprema Mobile Credential' AID values to 'aidlist.json'
2026-03-28 21:00:29 +02:00
Iceman
83779ead7d
Merge pull request #3182 from W0rthlessS0ul/master
...
Added 'hf mfu countertear'
2026-03-28 15:18:18 +07:00
W0rthlessS0ul
e0cf9eb125
Added countertear
2026-03-28 10:48:58 +03:00
iceman1001
ee63e0bc2d
improve text output in hf iclass tear
2026-03-28 12:17:59 +07:00
Antiklesys
3ea135daa0
Merge branch 'RfidResearchGroup:master' into master
2026-03-28 12:34:40 +08:00
Antiklesys
480b58685c
Added do not stabilize bits to blacktears
2026-03-28 12:34:11 +08:00
kormax
a02c9dd115
Add 'Salto JustIN Mobile' AID values to 'aidlist.json'
2026-03-27 20:25:15 +02:00
Iceman
3840796baa
Merge pull request #3176 from Antiklesys/master
...
Added `hf iclass tagsim` command and `--live` `hf iclass lookup`
2026-03-27 19:48:39 +07:00
Antiklesys
7d8c9f3f6e
iClass SIO Parser
...
Improved SIO Parsing capabilities based on @iceman1001 black hat talk
2026-03-27 20:32:41 +08:00
Antiklesys
0ac7252215
Update cmdhficlass.c
2026-03-27 11:08:16 +08:00
Antiklesys
6b7665ed59
Added live fc/cn update to hf iclass tagsim
...
Added live fc/cn update to `hf iclass tagsim` refreshing the csn with each update
2026-03-27 11:01:07 +08:00
Antiklesys
8bb001f2fe
Update lookup --live
...
Updated lookup --live to stop looking in other dictionaries once the key is found
2026-03-27 10:56:32 +08:00
Iceman
60a2209843
Merge pull request #3177 from kormax/cleanup-iso14a-flags
...
Remove unused ISO14A_COMMAND flags
2026-03-27 07:46:24 +07:00
Antiklesys
8bff0f12b5
Added --live option to hf iclass lookup
...
Added `--live` option to `hf iclass lookup` command to perform a live recovery of the reader's key by simulating a tag and running the lookup command against both standard and elite dictionaries
2026-03-27 00:57:13 +08:00
kormax
5fdc1a49e4
Add 'Sources' field to 'aidlist.json'
2026-03-26 17:21:38 +02:00
kormax
396032c2db
Remove unused ISO14A_COMMAND flags
2026-03-26 17:16:44 +02:00
Antiklesys
77613d666f
Update name
2026-03-26 22:34:59 +08:00
Antiklesys
252d085e83
Added hf iclass simtag command to quickly simulate an iclass tag based on facility code and card number
2026-03-26 20:12:48 +08:00
kormax
38d0ba12f9
Move '--aidsearch' matching to regex
2026-03-25 17:15:27 +02:00
Antiklesys
a5d014800e
Merge branch 'master' of https://github.com/Antiklesys/proxmark3
2026-03-25 18:22:35 +08:00
Antiklesys
9591c0c670
Added -f parameter to hf iclass sam command to use the sam to parse a card dump
2026-03-25 18:21:44 +08:00
team-orangeBlue
4be1967ab0
Add WTX support in ExchangeRaw14A
...
For whatever reason there was no support for WTX replies from a tag.
If a tag replied with an APDU frame of 0xF[n] instead of 0x0[n], the client would error out when it should not have done that.
There's now support for that.
Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com >
2026-03-25 10:12:56 +03:00
Iceman
a054177949
Merge pull request #3156 from cindersocket/fix-3041
...
Fixes RfidResearchGroup/proxmark3#3041
2026-03-25 07:40:53 +07:00
Iceman
26acc503e5
Merge pull request #3170 from kormax/14a-explicit-clear-trace-flag
...
Add ISO14A_CLEARTRACE param to explicitly clear 14a trace
2026-03-25 07:38:02 +07:00
Iceman
65c3cb941f
Merge pull request #3169 from kormax/regex-util
...
Introduce simple regex utils
2026-03-25 07:35:41 +07:00
Iceman
54346de82b
Merge pull request #3168 from kormax/aidlist-response-contains
...
Add support for matching responses with `--aidsearch`
2026-03-25 07:34:43 +07:00
kormax
fa08075ded
Add ISO14A_CLEARTRACE param to explicitly clear 14a trace
2026-03-24 23:24:22 +02:00
kormax
e44e1f1cbb
Introduce simple regex utils
2026-03-24 20:21:51 +02:00
kormax
027ad20510
Add new mobile-wallet-related entries to 'aidlist.json'
2026-03-24 18:33:19 +02:00
kormax
fd9d07506c
Add support for 'ResponseContains' app matching for 'aidlist.json'
2026-03-24 18:32:51 +02:00
achazal
232bb1959c
fix(pcsc): add comment explaining the use of a 256 bytes buffer
2026-03-24 14:21:00 +01:00
Alexandre CHAZAL
dad40ca5ae
Merge branch 'RfidResearchGroup:master' into master
2026-03-24 14:15:21 +01:00
Peter S. Hollander
34a3ae0fed
Merge upstream branch 'master'
2026-03-24 10:54:30 +00:00
Peter S. Hollander
422b3b7473
Preserve default flow
2026-03-24 10:53:13 +00:00
achazal
033a734ceb
fix(pcsc): remove infinite loop and buffer overflow in smart pcsc
2026-03-24 10:49:59 +01:00
Iceman
cfc2540aac
Merge branch 'master' into master
...
Signed-off-by: Iceman <iceman@iuse.se >
2026-03-24 06:38:16 +07:00
Iceman
9c35131ced
Merge pull request #3159 from kormax/seos-improvements
...
Seos improvements
2026-03-24 06:36:19 +07:00
iceman1001
6cf960e7ae
fix changed domain URL. New URL: mqtt.proxdump.com
2026-03-24 06:27:25 +07:00
W0rthlessS0ul
2ca4e91548
Added script mfuev1_counter_reset.py
...
This script bypasses the Anti-Tearing protection on MIFARE Ultralight EV1 monotonic counters and allows resetting the counter value
2026-03-23 22:09:14 +03:00
kormax
ea3d6ea39e
Remove unused code; add comment names to AID values
2026-03-23 20:24:20 +02:00
iceman1001
79df9c0245
fix hf iclass info - the block 7 reader failed because logic when detecting AA1 key
2026-03-23 11:42:01 +07:00
iceman1001
5c6f4d5de6
change hf iclass wrbl and hf iclass rdbl to accept the continous mode, this enables us to see tears better
2026-03-23 11:41:05 +07:00
iceman1001
d804cfdbba
text
2026-03-23 09:39:52 +07:00
Iceman
186beff3a6
Merge pull request #3158 from NRException/master
...
fix broken logfile location in Paxton_clone.lua
2026-03-23 08:23:19 +07:00
Iceman
a038c531b3
Merge pull request #3161 from kormax/aliro-exchange-end-session
...
Add basic implementation of EXCHANGE to 'hf aliro' to end sessions successfully
2026-03-23 08:22:47 +07:00
kormax
1f847e803a
Add more AID values to 'aidlist.json'
2026-03-22 20:47:39 +02:00