Victor
|
cb45313981
|
Add hitag2 write password auth
|
2019-07-09 23:00:57 +01:00 |
|
Philippe Teuwen
|
aab0558a58
|
minor txt alignments
|
2019-07-09 22:49:57 +02:00 |
|
slurdge
|
71b70f4ffb
|
Add compiler info for proxmark3 armsrc
|
2019-07-09 22:35:23 +02:00 |
|
Victor
|
6646c20ef3
|
Fix clock deadlock in hitag sniff
|
2019-07-04 11:28:43 +01:00 |
|
iceman1001
|
17f97abfcb
|
fix: spurious chars because strlen doesnt count ending zero
|
2019-06-30 04:18:03 -04:00 |
|
Iceman
|
ca9ed6f691
|
Update readme.md
|
2019-06-17 09:38:50 +02:00 |
|
iceman1001
|
283cc8d12a
|
convert NG
|
2019-06-13 12:28:30 -04:00 |
|
iceman1001
|
a48f2e232f
|
convert NG
|
2019-06-13 12:23:25 -04:00 |
|
Philippe Teuwen
|
1ebfa897c8
|
remove some cppcheck warnings
|
2019-06-12 06:41:23 -07:00 |
|
iceman1001
|
8eb90d0cb9
|
more delays
|
2019-06-09 09:32:34 -04:00 |
|
iceman1001
|
32f5ba8520
|
fix: drifting
|
2019-06-09 08:15:31 -04:00 |
|
Philippe Teuwen
|
a55e597e36
|
make style
|
2019-06-07 21:40:33 +02:00 |
|
Philippe Teuwen
|
5eeb356418
|
appmain switch unified style, avoid few shadowed vars as well
|
2019-06-07 21:39:45 +02:00 |
|
Philippe Teuwen
|
f7dfd2a1f2
|
Fix arg names mismatches between decl & def
|
2019-06-07 21:26:03 +02:00 |
|
Philippe Teuwen
|
732bc766f9
|
Reduce some var scopes
|
2019-06-07 18:41:39 +02:00 |
|
Philippe Teuwen
|
1a39ec3026
|
hf mf/mfu dbg => hw dbg
|
2019-06-06 11:31:47 +02:00 |
|
Philippe Teuwen
|
4761ea13f7
|
MF_DBGLEVEL => DBGLEVEL (pm3 side)
|
2019-06-06 10:05:09 +02:00 |
|
Philippe Teuwen
|
3b12ba2e93
|
replace usb_poll_validate_length() by data_available() that supports USART too
|
2019-06-03 00:01:08 +02:00 |
|
Philippe Teuwen
|
d7614684f8
|
Make sure standalone modes can be launched when connected on USB without client
|
2019-06-02 23:20:02 +02:00 |
|
Philippe Teuwen
|
27493a7b90
|
makefile: silent fpga_compressor stdout by default
|
2019-06-02 16:23:57 +02:00 |
|
Philippe Teuwen
|
fe9e1dc733
|
remap LEDs
|
2019-06-02 11:47:10 +02:00 |
|
Philippe Teuwen
|
8c0cd4cfa2
|
Cleaner makefile execution, use 'make Q=' if you want to see full lines
|
2019-06-02 00:25:25 +02:00 |
|
Philippe Teuwen
|
3bf26f2808
|
simplify makefile
|
2019-06-01 22:49:28 +02:00 |
|
iceman1001
|
5a80490d43
|
fix: skeleton compiles
|
2019-06-01 09:36:15 -04:00 |
|
Philippe Teuwen
|
355319e36a
|
Automate make clean when platform definitions are changed
|
2019-06-01 01:37:02 +02:00 |
|
Philippe Teuwen
|
e98c4e246d
|
rework standalone makefile
|
2019-06-01 00:23:38 +02:00 |
|
iceman1001
|
d87daf8b76
|
fix: 'mem load' - wrong offsets erased for dictionaries (MF/ICLASS)
|
2019-05-31 17:15:54 +02:00 |
|
iceman1001
|
d5c45a7368
|
fix: 'mem load' - erased wrong offsets for dictionaries MF/ICLASS.
|
2019-05-31 17:14:57 +02:00 |
|
iceman1001
|
cee2fc7a34
|
hf mf rdbl - uses NG
|
2019-05-28 13:20:56 -04:00 |
|
iceman1001
|
74fb740c21
|
fix: lf em 4x05 - use correct paritytest (@marshmellow)\nchg: lf em 4x05_read\n chg: lf em 4x05_write - uses NG
|
2019-05-28 05:15:12 -04:00 |
|
iceman1001
|
53f2058c7a
|
chf: hf mf eget\nhf mf eset\nhf mf eclr - uses NG
|
2019-05-27 07:46:27 -04:00 |
|
iceman1001
|
58bed70ad0
|
chg: hf 14a sim - uses NG
|
2019-05-26 15:00:49 -04:00 |
|
iceman1001
|
b05796c7c4
|
chg: hf mf dbg\nchg: hf mf sim\nchg: hf 14a sim - uses NG
|
2019-05-26 13:42:27 -04:00 |
|
iceman1001
|
0d1438d156
|
chg: lf psksim - uses NG
|
2019-05-24 09:11:30 -04:00 |
|
iceman1001
|
e727fe5818
|
chf: lf asksim - uses NG
|
2019-05-24 07:06:08 -04:00 |
|
iceman1001
|
ed9a5e6d6f
|
chg: textual
|
2019-05-23 18:31:56 -04:00 |
|
iceman1001
|
c13e2f09a1
|
chg: lf simfsk\nlf paradox sim\nlf awid sim\n\lf ioprox sim\nlf pyramid sim - NG
|
2019-05-23 17:07:12 -04:00 |
|
Philippe Teuwen
|
270afb89aa
|
Trying C99 dyn structs as suggested by @iceman
|
2019-05-23 20:43:42 +02:00 |
|
iceman1001
|
263d662783
|
chg: lf fsksim - uses NG
|
2019-05-23 13:16:06 -04:00 |
|
iceman1001
|
0564931450
|
fix: lf sim - if called with empty graphbuffer all strange things happend, like turning on HF field
|
2019-05-23 10:51:19 -04:00 |
|
iceman1001
|
33c10f260d
|
chg: hf 14a sim / hf mf sim - check buttonpress/usb frame fewer times in order not to disrupt simulation (@McEloff)
|
2019-05-23 10:29:33 -04:00 |
|
iceman1001
|
f8dbf6138a
|
fix: lf sim - dont forget to PACK your structs on both sides\n chg: data convertbitstream - converts bit to max/min in order to facilitate demodulation of simulation data
|
2019-05-23 06:12:20 -04:00 |
|
iceman1001
|
cd9092c58a
|
fix: VIGIKPWN - use 10/7/4 uid (@McEloff)
|
2019-05-23 03:44:06 -04:00 |
|
iceman1001
|
bb45aad212
|
fix: mattyrun - use 10/7/4 uid (@McEloff)
|
2019-05-23 03:40:01 -04:00 |
|
iceman1001
|
2988249fe7
|
style
|
2019-05-23 03:11:35 -04:00 |
|
iceman1001
|
4b89938dcd
|
fix: standalone mode VIGIKPWN now compiles
|
2019-05-23 03:11:05 -04:00 |
|
iceman1001
|
e5a9e31b9f
|
fix: standalone mode VIGIKPWN now compiles
|
2019-05-23 03:11:01 -04:00 |
|
iceman1001
|
81053d8c42
|
fix: standalone mode mattyrun now compiles
|
2019-05-23 03:03:24 -04:00 |
|
Philippe Teuwen
|
62b0732a8c
|
Merge pull request #201 from McEloff/hf_14a_sim_comp_write
fix: 'hf 14a sim' ultralight COMPATIBLE_WRITE command,
|
2019-05-23 00:42:12 +02:00 |
|
Philippe Teuwen
|
e7a464f5e7
|
hf_colin: fix colors compilation
|
2019-05-23 00:40:23 +02:00 |
|