Philippe Teuwen
|
9cd80406e2
|
Add Travis badge
|
2019-07-18 16:39:48 +02:00 |
|
Oleg Moiseenko
|
ee3203de88
|
Merge pull request #275 from merlokk/apdu_init_fix
small fix apdu leds
|
2019-07-18 17:35:03 +03:00 |
|
merlokk
|
e87abc9681
|
small fix apdu leds
|
2019-07-18 17:32:56 +03:00 |
|
Oleg Moiseenko
|
1823b94527
|
Merge pull request #272 from merlokk/apdu_init_check
code can't use uninitialized fpga link and encoders/decoders
|
2019-07-18 17:26:19 +03:00 |
|
merlokk
|
1e0433c1d7
|
now code can't use uninitialized fpga link and encoders/decoders
|
2019-07-18 17:11:04 +03:00 |
|
Julien Piat
|
5a5b3db92e
|
Update CHANGELOG.md
|
2019-07-18 16:11:03 +02:00 |
|
RFID Research Group
|
86d05d1080
|
Merge pull request #270 from luminouw/master
Update default_keys.dic with new keys from Scan Badge APK
|
2019-07-18 15:57:04 +02:00 |
|
Julien Piat
|
29f8bfb80c
|
Update default_keys.dic with new keys from Scan Badge APK
|
2019-07-18 15:54:21 +02:00 |
|
Iceman
|
f748c217b6
|
Update README.md
appveyor RRG/Iceman link.
|
2019-07-18 15:27:12 +02:00 |
|
Philippe Teuwen
|
9dc1b1664d
|
Add external flash layout notes
|
2019-07-17 21:11:34 +02:00 |
|
Philippe Teuwen
|
dfdef0bbcc
|
Clarify some PLATFORM_EXTRAS usages
|
2019-07-17 20:39:32 +02:00 |
|
Philippe Teuwen
|
259c730bb0
|
exit(EXIT_FAILURE) if a port was specified to the client and no pm3 is usable
|
2019-07-17 20:15:47 +02:00 |
|
Philippe Teuwen
|
a4f1185f25
|
Merge pull request #264 from slurdge/fix_linux_travis
Fix build for linux on travis
|
2019-07-17 19:54:04 +02:00 |
|
slurdge
|
7d836d9f1b
|
Less apt libs for compilation
|
2019-07-17 19:17:20 +02:00 |
|
Philippe Teuwen
|
7efaeec054
|
Linux install: limit dependencies to the really needed ones
|
2019-07-17 19:01:51 +02:00 |
|
merlokk
|
87e183e664
|
small fix
|
2019-07-17 16:26:10 +03:00 |
|
merlokk
|
81fa3f20df
|
speed optimization
|
2019-07-17 16:22:14 +03:00 |
|
merlokk
|
67ad6298cd
|
added 14a send/receive arm timeout
|
2019-07-17 15:54:22 +03:00 |
|
slurdge
|
6e1bd28aac
|
Fix build for linux
And move to xenial
|
2019-07-17 14:52:48 +02:00 |
|
mwalker33
|
9a1c0ff8a8
|
Merge pull request #1 from RfidResearchGroup/master
Sync Master to fork
|
2019-07-17 21:00:49 +10:00 |
|
Oleg Moiseenko
|
2bd1be9aba
|
Merge pull request #262 from merlokk/fix_sea
fix rare emv search behavior
|
2019-07-17 12:20:27 +03:00 |
|
merlokk
|
84022807a8
|
fix rare emv search behavior
|
2019-07-17 12:20:04 +03:00 |
|
Oleg Moiseenko
|
7c6facce94
|
Merge pull request #261 from merlokk/emv_sea_bug
fix emv search keep field bug
|
2019-07-17 12:00:02 +03:00 |
|
merlokk
|
a6977860db
|
fix emv search keep field bug
|
2019-07-17 11:27:05 +03:00 |
|
Iceman
|
777f9858cb
|
Merge pull request #259 from cjbrigato/patch-2
FIX: Get a usable AES implementation again
|
2019-07-17 07:55:43 +02:00 |
|
Colin J. Brigato
|
2ad63c07ff
|
FIX: Get a usable AES implementation again
see #258 for more information.
|
2019-07-17 03:16:13 +02:00 |
|
Philippe Teuwen
|
8cb35893c4
|
Merge pull request #256 from slurdge/patch-1
Add the needed qt package on ArchLinux
|
2019-07-16 23:46:49 +02:00 |
|
Philippe Teuwen
|
8281d3a384
|
Fix hf_mattyrun bug introduced in 732bc766f9
|
2019-07-16 22:47:34 +02:00 |
|
slurdge
|
a784608d94
|
Add the needed qt package on ArchLinux
qt5-base is enough on my Arch
|
2019-07-16 22:05:51 +02:00 |
|
Philippe Teuwen
|
48279e85d9
|
Fix hf_colin standalone broken by recent include files reorganization
|
2019-07-16 19:31:59 +02:00 |
|
Philippe Teuwen
|
710b38f209
|
Move Makefile standalone stuff to armsrc/Standalone for easier access
|
2019-07-16 19:18:54 +02:00 |
|
Oleg Moiseenko
|
d3b6a8e193
|
Merge pull request #253 from merlokk/emv_apdu
Emv apdu
|
2019-07-16 18:08:39 +03:00 |
|
merlokk
|
638d698445
|
make style
|
2019-07-16 18:05:36 +03:00 |
|
merlokk
|
5fd2a7613f
|
add check
|
2019-07-16 18:05:23 +03:00 |
|
merlokk
|
e61a65fbe8
|
check PPSE instead of PSE and vice versa. I have one card with this strange behavior...
|
2019-07-16 17:15:32 +03:00 |
|
merlokk
|
a30c62137b
|
use apduencode for emv commands
|
2019-07-16 17:04:54 +03:00 |
|
Oleg Moiseenko
|
cd307cc606
|
Merge pull request #252 from merlokk/style
make style
|
2019-07-16 16:13:29 +03:00 |
|
merlokk
|
bd8824a2f3
|
make style
|
2019-07-16 16:10:11 +03:00 |
|
merlokk
|
7726ec6000
|
move sAPDU
|
2019-07-16 16:05:47 +03:00 |
|
Philippe Teuwen
|
ed4289d462
|
Merge pull request #251 from merlokk/reorg_includes
added PACKED attribute for structures and reorganize include folder
|
2019-07-16 14:52:14 +02:00 |
|
merlokk
|
12c6b5cb20
|
add the definition of PACKED in its client/deprecated-hid-flasher/flasher/proxmark3.h
|
2019-07-16 15:25:48 +03:00 |
|
merlokk
|
20d13d5509
|
added PACKED attribute for structures and reorganize include folder
|
2019-07-16 14:50:38 +03:00 |
|
Philippe Teuwen
|
d8763509de
|
Add 'hw standalone' to jump to standalone mode from command line or script
|
2019-07-15 22:31:19 +02:00 |
|
Philippe Teuwen
|
b845404f39
|
Remove misplaced comment
|
2019-07-15 22:28:18 +02:00 |
|
Philippe Teuwen
|
19469fc676
|
Merge pull request #249 from merlokk/ext_apdu
`hf 14a apdu` improvement
|
2019-07-15 18:27:00 +02:00 |
|
Oleg Moiseenko
|
ddd4601c1e
|
Merge branch 'master' into ext_apdu
|
2019-07-15 19:25:48 +03:00 |
|
merlokk
|
ecf7eda08f
|
changelog
|
2019-07-15 19:25:06 +03:00 |
|
merlokk
|
84c09ce881
|
added define PACKED
|
2019-07-15 19:21:19 +03:00 |
|
merlokk
|
d2a2acf69c
|
make style
|
2019-07-15 19:12:01 +03:00 |
|
merlokk
|
df1dd71d14
|
apdu format and print works
|
2019-07-15 17:26:42 +03:00 |
|