Commit Graph

19147 Commits

Author SHA1 Message Date
Iceman 9129cd6442 Merge pull request #2538 from sillygir1/sniffing-fix
Fix hf 14a sniff ignoring reader commands
2024-09-24 12:36:39 +03:00
Iceman abd671bb3b Merge pull request #2535 from douniwan5788/hitags_tearoff
add: Hitag S tearoff support
2024-09-24 11:53:49 +03:00
sillygir1 78150d8191 fix: hf 14a sniff ignoring reader commands 2024-09-24 06:05:13 +04:00
douniwan5788 142f2e6075 add: Hitag S tearoff support 2024-09-23 18:48:41 +08:00
Iceman 350ed787e1 Merge pull request #2534 from evildaemond/master
Adding hf 14a simaid
2024-09-23 12:04:00 +03:00
Iceman 425c44ff5b Merge pull request #2533 from ry4000/master
R&Y: Added UMO and MONECARTE AIDs to aid_desfire.json
2024-09-23 12:01:52 +03:00
Iceman 4f0e062f21 Merge pull request #2532 from douniwan5788/hitag_common
refactor: process Hitag S common args
2024-09-23 12:01:31 +03:00
Adam Jon Foster 03fcc1d8d6 Update pm3_cmd.h
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 15:31:46 +08:00
Adam Jon Foster f42e2f76b9 Update CHANGELOG.md
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 15:07:52 +08:00
Adam Jon Foster 03b291e173 Update CHANGELOG.md
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 15:07:35 +08:00
Adam Jon Foster 953bfdb4f9 Update iso14443a.c
Fixed Names

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 15:03:32 +08:00
Adam Jon Foster b7aadc6d66 Update iso14443a.h
Added custom RATS via iRATS to regular iso14443a tag emulation

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:54:11 +08:00
Adam Jon Foster 089da16ffa Update iso14443a.c
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:53:34 +08:00
Adam Jon Foster fd678ae1c7 Update appmain.c
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:49:25 +08:00
Adam Jon Foster 56324b16b2 Update iso14443a.h
Added custom RATS option

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:46:52 +08:00
Adam Jon Foster 2d3cff720b Update iso14443a.c
Added custom RATS option

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:46:31 +08:00
Adam Jon Foster d48d69b3e2 Update pm3_cmd.h
Added Header File

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:42:22 +08:00
Adam Jon Foster 5be8f92cff Update iso14443a.h
Added SimulateIso14443aTagAID

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:38:59 +08:00
Adam Jon Foster 95a8829f20 Update iso14443a.c
Added SimulateIso14443aTagAID

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:38:30 +08:00
Adam Jon Foster 4ff0726eb6 Update appmain.c
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:34:56 +08:00
Adam Jon Foster 92767a685f Update pm3_cmd.h
Added RATS_IN_DATA as a definition

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:33:30 +08:00
Adam Jon Foster 92ce2cb780 Update cmdhf14a.h
Added HF 14a AID Sim

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:32:14 +08:00
Adam Jon Foster 4b4afc623f Update cmdhf14a.c
Added HF 14a AID Sim

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-23 14:31:52 +08:00
ry4000 7ab9de3aab R&Y: Added UMO and MONECARTE AIDs to aid_desfire.json
Added UMO Mobility transport AIDs.
Added European Student Card student AIDs.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-09-23 14:11:22 +10:00
douniwan5788 f03eb1156a refactor: process Hitag S common args 2024-09-22 20:16:49 +08:00
Iceman d2783214e3 Merge pull request #2531 from douniwan5788/hitag_enum
refactor: Merge enum hitag_function
2024-09-22 15:14:38 +03:00
douniwan5788 8b7f34b4d9 refactor: Merge enum hitag_function. read/write has already been differentiated by command 2024-09-22 20:05:25 +08:00
Iceman 495759d6bd Merge pull request #2530 from nemanjan00/avx512f
Patch for hardnested attack, for avx512f, by @xianglin1998
2024-09-22 10:33:20 +03:00
Iceman 0331b66e78 Merge pull request #2529 from douniwan5788/move_to_hts
Move to hts
2024-09-22 10:32:13 +03:00
Iceman 73711f7862 Merge pull request #2528 from douniwan5788/bigbuf
refactor: change BigBuf to const
2024-09-22 10:31:32 +03:00
Iceman 5f44f23b92 Merge pull request #2527 from douniwan5788/82xx_page
fix: bypass some limits for 82xx
2024-09-22 10:30:57 +03:00
Iceman 0476596524 Merge pull request #2526 from douniwan5788/lfsearch_hangs
fix: `lf search` hangs
2024-09-22 10:29:14 +03:00
Iceman a3871cdd1e Merge pull request #2525 from jmichelp/dev
Print LUA and Python interpreter versions
2024-09-22 10:28:11 +03:00
Iceman d68bddaf0e Merge branch 'master' into dev
Signed-off-by: Iceman <iceman@iuse.se>
2024-09-22 10:28:04 +03:00
Iceman 2b1a71b391 Merge pull request #2524 from jmichelp/lua54
Update LUA from v5.2 to v5.4
2024-09-22 10:26:51 +03:00
Nemanja Nedeljkovic de89cbb7b0 Changelog and credits 2024-09-22 02:32:45 +02:00
Nemanja Nedeljkovic dd9d9d8f9e Patch for hardnested attack, for avx512f, by @xianglin1998 2024-09-22 02:30:49 +02:00
douniwan5788 0ef374e06f fix: lf search hangs 2024-09-21 23:37:55 +08:00
douniwan5788 eb3cd2a3eb refactor: move lf hitag read/write --hts to lf hitag hts rdbl/wrbl 2024-09-21 23:36:31 +08:00
douniwan5788 0614251555 refactor: move lf hitag sim --hts to lf hitag hts 2024-09-21 23:36:31 +08:00
douniwan5788 ea9da498a7 refactor: change BigBuf to const 2024-09-21 23:35:36 +08:00
douniwan5788 a9cf1cc67b fix: bypass some limits for 82xx 2024-09-21 23:34:38 +08:00
Jean-Michel Picod 2094f5f92b Print LUA and Python interpreter versions 2024-09-20 17:44:09 +02:00
Jean-Michel Picod 59f9272993 Silly gitignore file 2024-09-20 17:39:30 +02:00
Jean-Michel Picod 8a4a6da287 Add missing file which was gitingore'd 2024-09-20 17:32:18 +02:00
Jean-Michel Picod 9cd810d2ba Update changelog 2024-09-20 17:21:17 +02:00
Jean-Michel Picod 0c116f5517 Add the old bit32 LUA module as a compatiblity shim.
Many exisiting LUA scripts are using bit32 which has been removed
in LUA5.4 in favor of native language support of bitwise operations.
Yet, it's easier to backport this module rather than patching all the
existing LUA scripts because most of them can't be tested.
2024-09-20 17:21:17 +02:00
Jean-Michel Picod 22658097a7 Make the scripting code compatible with LUA 5.4
There's no unsigned anymore, just integers.
2024-09-20 17:21:17 +02:00
Jean-Michel Picod ad65b41aa7 Update SWIG wrapper 2024-09-20 17:21:17 +02:00
Jean-Michel Picod d616439618 Funtion unpack moved to table.unpack in LUA 5.3+ 2024-09-20 17:21:17 +02:00