Commit graph

4254 commits

Author SHA1 Message Date
merlokk d0c6889c71 fix warning in emv_tags.c 2018-11-07 18:27:22 +02:00
merlokk f0741798e6 fix scripting 2018-11-07 18:20:24 +02:00
merlokk aaf7b25c01 cmdflashmem fixed for mbedtls 2018-11-07 18:17:17 +02:00
merlokk 6ab12db7a0 mbedtls added 2018-11-07 18:05:02 +02:00
Chris c75c0e4e52 chg: cleaning up in lfdemod.c, currently the ASK clock, demod of strong and weak signals 2018-11-07 12:21:57 +01:00
RFID Research Group 16929bad69
Merge pull request #47 from bogiton/master
BogRun bug fix + helper lua script
2018-11-07 12:13:10 +01:00
RFID Research Group ce30c29f47
Merge branch 'master' into master 2018-11-07 12:12:47 +01:00
Chris 078196773c CHG: 'standalone bogitorun' - adapted some ledshow from Kigiv mode and increased time for user to stop pressing button after triggering the mode.. 2018-11-06 22:20:55 +01:00
Chris 5a03ea7135 chg: 'standalone mode BogRun' - cleaning 2018-11-06 19:14:19 +01:00
Chris 4d124c46f2 chg: 'standlone mode colinrun aka KIGIV' - made it smaller to fit a normal compilation of fullimage 2018-11-06 19:13:06 +01:00
bogiton db37458545
Added lua script to read stored pwds in flashmem 2018-11-06 13:37:34 +00:00
bogiton d6d96eb7fe
Fixed offset bug (thanks iceman) 2018-11-06 13:36:00 +00:00
Chris 98e24013cf chg: 'hf mf chk' - since the function ends with droping the field, lets just make sure the field is off to start with. 2018-11-05 22:34:46 +01:00
Chris d58786ed74 chg: 'hf iclass chk' - remove some printing 2018-11-05 22:30:46 +01:00
Chris ecc7983866 fix: hf mf hardnested - access out of malloc mem. (@vdwel) https://github.com/RfidResearchGroup/proxmark3/issues/46
looks like increasing size removes the problem.
2018-11-05 22:29:31 +01:00
Chris 4d500dff2f textual 2018-11-05 21:20:03 +01:00
Chris b3ebf73ecc chg: lua - Swapping param order to make it more clear. From (length,offset) to (offset,length) 2018-11-05 18:45:46 +01:00
Chris e26e9aa710 ADD: added support for lua-script to download from Flashmemory. 2018-11-05 18:32:53 +01:00
Chris e60d4b3892 add: emv json file (@merlokk)
chg: compiler warning
2018-11-05 17:48:58 +01:00
Chris 3e7d9fde01 CHG: 'hf mf hardnest' auto detect supported cpu-commandset. See helptext for more info. (@piwi) 2018-11-05 17:46:32 +01:00
Chris 1e4847739b chg: updated the instructions to include libjansson. 2018-11-03 14:22:51 +01:00
Chris 92d89dd539 fix: readline not installed on mac by default.. 2018-11-03 11:10:55 +01:00
Chris 12af27967b fix: remove gcc7.3.0 warning 2018-11-02 20:47:19 +01:00
Chris b9676e6c93 chg: use signal mean instead of hardcoded FSK_PSK_THRESHOLD
chg: stricter clock identification
chg: askclock detection, trying to find a better starting point
2018-11-02 18:38:06 +01:00
Chris d30454fc5a fix: fflush(stdout), should sort out the blocking pipe problem
add:  line length (@merlokk)
2018-11-02 18:27:42 +01:00
Chris 4da4b33d8d fix: 'lf t55xx deviceconfig' - bug that failed to load default values if wiped flashmem. 2018-11-01 19:51:45 +01:00
RFID Research Group 25f88fed4e
Merge pull request #45 from indigowor2/merge
Mifare Plus Merge
2018-10-31 19:05:37 +01:00
indigowor2 f29c94954f merge 2018-10-31 17:39:32 +00:00
indigowor2 bb359b3567 changelog 2018-10-31 16:56:14 +00:00
RFID Research Group 8759c0a9f7
Merge pull request #44 from bogiton/master
Standalone HF Sniff (and ULC/NTAG/ULEV1 pwd storing)
2018-10-28 15:31:50 +01:00
bogiton 2718e783dc
Added small description 2018-10-28 13:54:38 +00:00
bogiton e14e477355
Update CHANGELOG.md 2018-10-28 13:48:27 +00:00
bogiton 43f90181b3
Update hf_bog.c 2018-10-28 13:34:42 +00:00
bogiton 9bd7770dfe
Revert to default standalone mode 2018-10-28 12:04:44 +00:00
bogiton 785ab8f73e
Baudrate and optimization (removed counter) 2018-10-28 12:01:36 +00:00
RFID Research Group 29aac1d5a4
Merge pull request #42 from merlokk/appveyor
new appveyor
2018-10-27 13:54:47 +02:00
RFID Research Group d3a5e07d40
Merge pull request #41 from merlokk/mfp2
Mfp crypto merge
2018-10-27 13:54:21 +02:00
merlokk 6dc02ff49b new appveyor 2018-10-26 14:59:07 +03:00
merlokk af278d977b added SetVerboseMode 6bb33f377663126fbf645d8faaf00d4a1734f924 2018-10-26 14:19:10 +03:00
merlokk 7467368fbc added cmac test 2018-10-26 14:17:08 +03:00
merlokk 8bb192fc75 added some crypto 2018-10-26 14:12:20 +03:00
RFID Research Group ef4b2fae8a
Merge pull request #40 from merlokk/mfp_read
Mfp read plain
2018-10-26 12:32:11 +02:00
merlokk b08ce3a1f7 changed logs 2018-10-24 19:19:55 +03:00
merlokk 122cbe7d1d info and some fix in exchange 2018-10-24 19:19:15 +03:00
merlokk 0af06c0b63 mifare4 logging 2018-10-24 19:05:30 +03:00
merlokk 8720d10da9 changed logs 2018-10-24 19:02:14 +03:00
merlokk 61ea3109c9 start merge 2018-10-24 18:18:05 +03:00
RFID Research Group 0c78b8a69c
Merge pull request #39 from zhovner/master
Added new keys from MifareClassicTool project. Remove two dups
2018-10-23 20:13:07 +02:00
Pavel Zhovner 4784cfd3fd Added new keys from MifareClassicTool project. Remove two dups 2018-10-22 22:03:58 +03:00
bogiton 34775c81f5
Added BogitoRun identification 2018-10-21 18:29:49 +00:00