Commit graph

9726 commits

Author SHA1 Message Date
iceman1001 f1e228e739 fix cid 393261 2022-05-31 22:30:41 +02:00
iceman1001 a5b5b2f08a fix alway defaulting to freq even if divisor was applied. Will still have issue when addressing both standard values.. 2022-05-30 22:35:33 +02:00
iceman1001 65b9a9fb76 widen mfp detection to include 0004 2022-05-21 09:28:38 +02:00
iceman1001 76da953bcb text 2022-05-16 19:46:31 +02:00
iceman1001 f38a3ad762 adapt load dump file refactoring else where 2022-05-15 23:56:35 +02:00
iceman1001 d4c3082741 refactoring loading dump files 2022-05-15 23:06:46 +02:00
iceman1001 f241bd4b4d added MAD key Sector0 detection and hf mf mad now takes a -f param for offline decoding of dump files 2022-05-15 11:37:06 +02:00
iceman1001 d7459d47b8 fix value block decoding. Its signed. Thanks @mwalker33 2022-05-14 15:26:48 +02:00
Philippe Teuwen 05e48b07cc remove gcc 12.1 warning: output may be truncated writing 21 bytes into a region of size between 15 and 24 2022-05-12 22:57:22 +02:00
Philippe Teuwen c4a8e0fa2e Remove gcc 12.1 warning: strncpy specified bound depends on the length of the source argument 2022-05-12 22:54:11 +02:00
iceman1001 fb91a1ca88 iclass print data now details legcay vs sio credential 2022-05-09 00:19:57 +02:00
Iceman b11019ca71
Merge pull request #1521 from shingliao/master
Add iCLASS key
2022-05-08 18:04:41 +02:00
Iceman 323fbf25e7
Merge pull request #1672 from mwalker33/Desfire-Hex-DFName
Update cmdhfmfdes.c
2022-05-08 08:08:23 +02:00
mwalker33 320be614fe Update cmdhfmfdes.c
Update format type to match supplied data type (dfnamelen)
2022-05-08 15:54:56 +10:00
Iceman 50c521f858
Merge pull request #1669 from Vital7/patch-1
Add 2 social card keys
2022-05-08 07:32:08 +02:00
Iceman 40eba164af
Merge pull request #1670 from Vital7/patch-2
Add podorozhnik keys
2022-05-08 07:31:32 +02:00
mwalker33 3098de7901 Update cmdhfmfdes.c
Add the ability to use hex for the DFName to support non printable dfname values (e.g. as needed to NDEF AIDs)
2022-05-08 12:09:43 +10:00
Philippe Teuwen 9ad9afbb69 Fix default_version if mkversion fails 2022-05-04 12:27:26 +02:00
Philippe Teuwen 9ebda88386 Add INSTALLSUDO param in Makefile.platform to limit sudo to install commands, better than sudo make install... 2022-05-03 19:04:36 +02:00
Vitaliya Chumakova 35fc7c2ab1
Add podorozhnik keys 2022-05-03 16:35:30 +03:00
Vitaliya Chumakova 8457ccd492
Add 2 social card keys 2022-05-03 16:20:06 +03:00
Philippe Teuwen 9880df8ca7 make style 2022-05-03 15:18:44 +02:00
Philippe Teuwen cc7054fc9b Fixed - search in inverted bitsteam as well 2022-05-03 15:18:05 +02:00
iceman1001 1b6b16d91a more default keys 2022-04-30 21:38:57 +02:00
iceman1001 c78459a572 move detection outside SAK 02 check 2022-04-30 21:05:20 +02:00
iceman1001 82fba2d929 correct instructions 2022-04-30 20:52:16 +02:00
iceman1001 dd20083126 improved FUDAN identification and anti-collision select based on @lsylx issue #1599 2022-04-30 18:39:14 +02:00
Philippe Teuwen d31c9747d6 Partial fix of ioProx clone on EM4305 but EM4305 runs at RF/50 instead of the configured RF/64?? 2022-04-30 00:10:47 +02:00
Philippe Teuwen c1c093af62 Fixed support to clone Pyramic, Paradox and Awid on EM4x05 2022-04-30 00:04:49 +02:00
Philippe Teuwen cb5aacd33a make style 2022-04-29 16:44:38 +02:00
Philippe Teuwen 4d264fa63c Preparing EM4100 clone to EM4305 2022-04-29 16:44:38 +02:00
Philippe Teuwen f25c7b1179 text 2022-04-29 15:45:45 +02:00
Philippe Teuwen 7d0910a5ac fix lf cmdread help 2022-04-27 22:54:44 +02:00
iceman1001 da81c6806b style 2022-04-19 19:01:04 +02:00
iceman1001 77520ce489 fix lf sniff input values to be atleast a bit limited 2022-04-10 13:17:21 +02:00
iceman1001 159d5ffd1a fix #1661 - hf sniff shall ignore lf config settings 2022-04-09 19:04:31 +02:00
iceman1001 8d9dd8b346 make style 2022-04-09 18:48:13 +02:00
iceman1001 c5dd07fe8e make hint italic 2022-04-09 17:32:57 +02:00
Iceman c0725dcf05
Merge pull request #1659 from wh201906/plot_tip
Show a tip in the plot window
2022-04-09 17:21:31 +02:00
wh201906 87350205a5 Show a tip in the plot window 2022-04-08 21:15:05 +08:00
wh201906 4a8f425379
Fix a bug in "lf config"
When executing "lf config --reset", the averaging will be 0 rather than 1(default).
This is because the config.averaging is set to 1 at first.(line 621)
Then this argument is overwritten unconditionally by
"config.averaging = (avg == 1);"(line 634)
2022-04-08 19:50:38 +08:00
Robyn 7130d74426
Update cmdhfmfu.c
corrected spelling of ultralight (from ultraligth) in the error message of hf mfu ndefread
2022-04-04 00:57:22 +01:00
iceman1001 26603ad80a text 2022-04-02 15:44:55 +02:00
iceman1001 8a95a62b00 textual 2022-04-02 14:07:34 +02:00
iceman1001 fb5ba83569 added skeleton for HF NTAG424 category of commands 2022-04-02 14:06:16 +02:00
Iceman abcc061251
Merge pull request #1649 from Doridian/fix/build-arm32
Make NEON build detection a bit more robust and work on 32-bit ARM
2022-04-01 07:29:57 +02:00
Mark Dietzer 4f345be6e8 Make NEON build detection a bit more robust 2022-03-31 18:29:44 -07:00
iceman1001 6f8eb7e4b6 maur keys 2022-03-31 23:21:50 +02:00
iceman1001 d4f5e729a1 make hf 14a apdufind less verbose in default output 2022-03-31 23:20:26 +02:00
Iceman 8ccda0ea91
Merge pull request #1645 from Doridian/fix/no-lowercase-commands-json
Remove force lowercasing of commands.json
2022-03-30 18:04:00 +02:00