iceman1001
|
81ccfa734e
|
add: 'script run brutesim' - new script to show simple bruteforce by incrementing cardnumber against different readers. Both LF & HF. @kenzycarey
(adjusted to fit into same script structure like the rest in iceman fork)
|
2017-11-25 07:58:56 +01:00 |
|
iceman1001
|
5f695999d2
|
add: emv - new files from pm3 offical
|
2017-11-25 03:29:26 +01:00 |
|
iceman1001
|
13ffd7bf97
|
add: emv changes from pm3 offical.
|
2017-11-25 03:28:02 +01:00 |
|
Iceman
|
e8c315525a
|
Merge pull request #142 from ikarus23/master
fix: misleading indentation
Thanks, still more to do with felica support.
|
2017-11-24 10:10:32 +01:00 |
|
ikarus
|
3ecc3b231a
|
fix: misleading indentation
|
2017-11-22 23:08:50 +01:00 |
|
iceman1001
|
2f3dbbcaa3
|
rename: ul_switch_off_field -> DropField (inside cmdhf14a.c)
chg: Fix memory bounds error (@wsmoses)
c3511781a1
|
2017-11-11 23:23:01 +01:00 |
|
iceman1001
|
f906cb7f89
|
chg: 'hf mf sim' @piwi's changes part 1
|
2017-11-11 22:41:52 +01:00 |
|
iceman1001
|
92f37c4c22
|
chg: 'apdu' @merlokk changes
chg: @piwi's changes to timing
chg: @piwi's changes to rats.
|
2017-11-11 22:39:13 +01:00 |
|
iceman1001
|
a4069fe2aa
|
chg: code cleaning
|
2017-11-11 22:34:34 +01:00 |
|
iceman1001
|
c74360a629
|
chg: 'hf 14b' deviceside cleaning
|
2017-11-11 01:32:58 +01:00 |
|
iceman1001
|
8f4c96cc81
|
chg: 'lf hitag' - don't send garbage (@marshmellow42)
|
2017-11-11 01:31:45 +01:00 |
|
iceman1001
|
c3403da76c
|
chg: 'hf felica' adjustments
|
2017-11-11 01:26:53 +01:00 |
|
iceman1001
|
02af3b9e1d
|
CHG: (@pwpiwi) d940ebfbad
|
2017-11-10 23:24:05 +01:00 |
|
iceman1001
|
25b173ea20
|
chg: 'hf 14a reader' - @pwpiwi 7c8115b273
|
2017-11-10 22:55:33 +01:00 |
|
iceman1001
|
0d149dd949
|
FIX: buffer overflow. array too short
|
2017-11-10 21:20:54 +01:00 |
|
iceman1001
|
9b4e52b89e
|
CHG: dropfield
|
2017-11-10 20:49:56 +01:00 |
|
iceman1001
|
8b83db2c1b
|
ADD: 'hf 14a apdu' @merlokk
|
2017-11-10 20:47:31 +01:00 |
|
iceman1001
|
a3e923c529
|
add: emv
|
2017-11-10 20:09:22 +01:00 |
|
iceman1001
|
23506bd1d7
|
add: first part emv @merlokk
|
2017-11-10 20:08:28 +01:00 |
|
iceman1001
|
ccfcd8e991
|
CHG: Thanks to @pwpiwi , his latest adjustments to HF.
|
2017-11-10 19:51:37 +01:00 |
|
iceman1001
|
bc8b3534fe
|
chg: renaming
|
2017-11-09 19:30:29 +01:00 |
|
iceman1001
|
30ceea4aea
|
chg: cleaning up some function calls.
fix: check to see clock is bigger than zero.
|
2017-11-09 19:15:56 +01:00 |
|
iceman1001
|
3b91a33eec
|
fix: assume graphbuffer data only
|
2017-11-06 15:45:23 +01:00 |
|
iceman1001
|
dd0b11c0ef
|
fix: ..its not noise ...
fix: only assume Graphbuffer values 128 -> -127 ...
|
2017-11-06 15:43:15 +01:00 |
|
iceman1001
|
e3ac1c586f
|
chg: noise detection
|
2017-11-06 15:32:46 +01:00 |
|
iceman1001
|
609008b3ad
|
chg: removed unneeded loop
|
2017-11-06 15:28:44 +01:00 |
|
iceman1001
|
31be64824e
|
syntax sugar
|
2017-11-06 15:28:03 +01:00 |
|
iceman1001
|
423de2ba44
|
CHG: removed unused function
|
2017-11-06 15:08:36 +01:00 |
|
iceman1001
|
881c7115a7
|
CHG: centralized the LF signal properties LOW/HIGH/MEAN/AMPLITUDE/ISNOISE into one struct.
CHG: 'data raw ar' - didn't take in consideration the command line parameter CLOCK.
|
2017-11-06 15:06:42 +01:00 |
|
iceman1001
|
d89fb5ab39
|
chg: helptext
|
2017-11-05 18:33:10 +01:00 |
|
iceman1001
|
de5b06c3d3
|
rem: outdated script
|
2017-11-05 17:44:41 +01:00 |
|
iceman1001
|
b01f3d2352
|
syntaxt sugar
|
2017-10-30 22:20:41 +01:00 |
|
iceman1001
|
3b1c01cd13
|
CHG: 'lf search' - hitag/cotag wrong return values
CHG: is_justnoise - safety checks
CHG: 'hitag reader' - debug printing
|
2017-10-30 22:20:08 +01:00 |
|
iceman1001
|
54e8a0ae2b
|
change demod printing
|
2017-10-30 20:33:11 +01:00 |
|
iceman1001
|
9632d91240
|
FIX: absolute value when comparing against threhold
|
2017-10-30 20:03:36 +01:00 |
|
iceman1001
|
db56ca11a3
|
FIX: detect noise signal by measuring amplitude of signal.
|
2017-10-30 19:18:30 +01:00 |
|
iceman1001
|
6f948be842
|
CHG: some average / mean functions to enhance justNoise functions.
FIX: 'lf t55xx' - verifying that collected signal is not just noise..
|
2017-10-30 16:44:04 +01:00 |
|
iceman1001
|
d5a1e4c7d4
|
fix: 'em' - return negative to a bool is not ok
|
2017-10-30 16:19:15 +01:00 |
|
iceman1001
|
05991cdffb
|
sloppy
|
2017-10-30 15:12:03 +01:00 |
|
iceman1001
|
d1566728e2
|
more fflushes.
|
2017-10-30 15:10:32 +01:00 |
|
iceman1001
|
92858d39d4
|
fix: flushing some output..
|
2017-10-30 15:08:20 +01:00 |
|
iceman1001
|
deeb56f09c
|
fix: 'hf mf hardnested' : without sending dummy answer, the can't select tag comes..
|
2017-10-30 15:02:44 +01:00 |
|
iceman1001
|
6b78a8711d
|
ADD 'hf 14a info' : new command (old reader command) (@merlokk)
This enables use ut get a 14a reader function, if you want to do all other tests, go for this new command.
|
2017-10-30 12:29:02 +01:00 |
|
iceman1001
|
0520d42f3d
|
revert back..
|
2017-10-30 12:22:02 +01:00 |
|
iceman1001
|
ee1612870c
|
CHG: 'info' unified helptext.
ADD: 'hf 14a info' - skeleton function
|
2017-10-30 12:17:32 +01:00 |
|
iceman1001
|
6e46822c4c
|
CHG: mcIdent now turn on/off readerfield.
|
2017-10-30 12:05:14 +01:00 |
|
iceman1001
|
0ea06dbe9b
|
CHG: spelling misstake
CHG: code cleanup. unused function.
|
2017-10-30 12:02:57 +01:00 |
|
iceman1001
|
fdf1566c23
|
FIX: 'hf 14a reader' - detection of magic refactored, all test now assumes turn on/off readerfield.
|
2017-10-30 12:01:34 +01:00 |
|
iceman1001
|
59fbf1e354
|
chg: don't blindly trust other ppls changes
|
2017-10-29 20:07:45 +01:00 |
|
iceman1001
|
b5842e8c1b
|
fix: usb_cdc don't report that pm3 device is selfpowered.. (since its not by default)
|
2017-10-29 19:28:23 +01:00 |
|