iceman1001
ae10e76cb5
fix resource leak
2020-06-07 19:25:56 +02:00
iceman1001
45f98b721c
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
2020-06-07 19:23:56 +02:00
iceman1001
79ce948bc3
warnings protype missing
2020-06-07 19:23:48 +02:00
Philippe Teuwen
07c6e124c5
textual
2020-06-07 19:20:36 +02:00
Iceman
fc1f137f0c
Merge pull request #759 from slurdge/lz4_new
...
[WIP] Zlib->LZ4 change
2020-06-07 18:43:44 +02:00
iceman1001
7f5c9a2681
textual
2020-06-07 18:40:12 +02:00
Philippe Teuwen
efa055ff41
Merge pull request #760 from slurdge/thumb
...
Move most of libs to thumb mode.
2020-06-07 18:19:29 +02:00
slurdge
33781b1fd8
Move most of libs to thumb mode.
2020-06-07 17:29:25 +02:00
iceman1001
4e29909cc2
chg: pointer casting to sort out array out of bonds
2020-06-07 15:59:06 +02:00
iceman1001
09548ecf51
cleaning some code
2020-06-07 13:56:21 +02:00
Philippe Teuwen
ef6b775f9f
lz4/fpga_compress: avoid alignment problems
...
fpga_compress.c:176:32: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align]
const int cmp_bytes = *(int*)(compressed_fpga_stream.next_in);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-06-07 13:10:59 +02:00
Philippe Teuwen
df9f34ba2b
lz4/fpga_compress: remove warning missing-braces
...
fpga_compress.c:154:49: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces]
LZ4_streamDecode_t lz4StreamDecode_body = { 0 };
^
{}
2020-06-07 13:02:51 +02:00
Philippe Teuwen
b2c7ded7fc
Adapt get_lz4.sh
2020-06-07 12:53:24 +02:00
Philippe Teuwen
381b47f64e
lz4: add memmove to arm string.c
2020-06-07 12:46:34 +02:00
Philippe Teuwen
d48fcbf5eb
lz4stream info to int: use memcpy
2020-06-07 12:46:05 +02:00
iceman1001
c84f81de76
chg: 'sc raw' - print response bytes
2020-06-06 23:32:09 +02:00
slurdge
cce2e7aad3
Remove inline to save 2.5Kb of flash
2020-06-06 15:34:25 +02:00
slurdge
1a8eff5d42
add lz4 to arm side
2020-06-05 16:24:05 +02:00
iceman1001
5bd300bb59
hint on failed serial port
2020-06-05 14:20:52 +02:00
Philippe Teuwen
8852e1f9cd
Remove readline from libamiibo, no reason to be there
2020-06-05 13:13:27 +02:00
iceman1001
fde1fd8732
improved helptext
2020-06-05 11:43:27 +02:00
iceman1001
f354f480de
chg; return codes
2020-06-05 11:05:46 +02:00
iceman1001
4e207da500
add simulation of MFU ultralight card with NDEF trace
2020-06-04 11:56:57 +02:00
iceman1001
d2a499ce5e
chg: 'trace save' - use .trace extension
2020-06-04 11:52:58 +02:00
iceman1001
fd93222fdb
chg: 'trace save' - if client has no log, try download from device before saveing
2020-06-04 11:50:41 +02:00
iceman1001
66fd599c70
fix: 'hf mfu ndef' - now prints ID field correct if present
2020-06-04 11:32:33 +02:00
Iceman
bd5aa92a56
Update README.md
2020-06-04 09:24:17 +02:00
Iceman
62afc14335
Update README.md
2020-06-04 09:22:17 +02:00
iceman1001
bbd9271fa3
chg: 'hf lto restore' - now uses save loads and case-ignore extensions
2020-06-03 17:28:29 +02:00
iceman1001
4ba4c76081
added a loadEML_safe fct
2020-06-03 17:27:38 +02:00
slurdge
cb03286420
fpga_compress uses lz4
2020-06-03 16:07:35 +02:00
slurdge
96ae026f35
import lz4
2020-06-03 16:07:23 +02:00
iceman1001
64322896f2
chg, textual
2020-06-03 15:31:41 +02:00
iceman1001
519d2e4917
fiddle
2020-06-03 15:27:22 +02:00
iceman1001
173f2d472d
chg; remove unused fcts
2020-06-03 15:27:07 +02:00
iceman1001
dcdd9ce364
nothing special
2020-06-03 15:02:35 +02:00
iceman1001
d5731b3aec
chg, strange wait
2020-06-03 14:52:48 +02:00
iceman1001
12425aaf60
chg, hf fido remake
2020-06-03 14:52:27 +02:00
iceman1001
17d6ce5007
coverity 290398
2020-06-03 14:26:09 +02:00
iceman1001
8898000dac
chg: 'hf mfu restore' - now uses fileutils
2020-06-03 13:10:34 +02:00
iceman1001
e26f57628a
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
2020-06-03 13:05:52 +02:00
iceman1001
f6566f89f2
chg: 'sc upgrade' - now uses fileutils
2020-06-03 13:05:33 +02:00
Philippe Teuwen
8667b34da6
document mingw tweak
2020-06-03 12:54:59 +02:00
iceman1001
843ab094bb
chg: 'trace load' - use fileutils
2020-06-03 12:29:52 +02:00
iceman1001
4683f84991
chg: 'hf 15 restore' - now also can use addressed mode
2020-06-03 12:06:41 +02:00
iceman1001
cfa176dd3e
frees
2020-06-03 11:18:17 +02:00
Iceman
1848f688f8
Update Troubleshooting.md
2020-06-03 10:29:56 +02:00
Iceman
4321b42e89
Update Troubleshooting.md
2020-06-03 10:29:23 +02:00
Iceman
ffbad646df
Update Troubleshooting.md
2020-06-03 10:27:56 +02:00
Iceman
e93ba733bc
Update README.md
2020-06-02 18:51:57 +02:00