iceman1001
|
32a1bb4c01
|
fix: 'hf mfu dump' - increased timeout in order to read ntag216 tags
|
2018-05-03 21:54:53 +02:00 |
|
iceman1001
|
4cd72b95c5
|
fix: coverty scan #277726, unsigned value comparision always true.
|
2018-05-03 20:36:01 +02:00 |
|
iceman1001
|
faa6ece881
|
chg: converting some more malloc calls -> calloc
|
2018-05-03 19:45:59 +02:00 |
|
iceman1001
|
939b727c42
|
chg: converting malloc calls -> calloc which zeros out the allocated memory
|
2018-05-03 19:42:16 +02:00 |
|
iceman1001
|
989b80007c
|
chg: removed debugstatements
|
2018-05-03 16:20:46 +02:00 |
|
iceman1001
|
e50fef6607
|
fix: 'mem load' - wrong offset when uploading
|
2018-05-03 16:10:38 +02:00 |
|
iceman1001
|
3ef9102c17
|
chg: WARNING, wrong prefix
|
2018-05-03 12:45:27 +02:00 |
|
iceman1001
|
93d154f58c
|
chg: 'mem load' added a max filesize check.
|
2018-05-03 12:22:17 +02:00 |
|
iceman1001
|
021c0a1349
|
ADD: 'mem' commands. For RDV40 devices only.
If you don't have one, comment out inside client/Makefile this line
CFLAGS += -DWITH_FLASH
|
2018-05-03 12:15:03 +02:00 |
|
iceman1001
|
d0b9d12bde
|
chg: added some colors
|
2018-05-03 12:12:55 +02:00 |
|
iceman1001
|
45e6c96bda
|
....
|
2018-05-03 11:04:51 +02:00 |
|
iceman1001
|
0e7d8faf59
|
chg: 'hf mf csave'
chg: 'mem save'
chg: 'hf 15 dump' - no extra newline after last block in emlfile
|
2018-05-03 11:02:50 +02:00 |
|
iceman1001
|
53feba2bbe
|
fix: 'hf iclass eload 'should increase data array to upload...
|
2018-05-03 11:00:15 +02:00 |
|
iceman1001
|
1d8d611737
|
chg: unified download
|
2018-05-02 19:54:06 +02:00 |
|
iceman1001
|
6f7d0dffdc
|
chg: unified download
|
2018-05-02 19:52:31 +02:00 |
|
iceman1001
|
baf6beec2e
|
chg: unified download
|
2018-05-02 19:51:10 +02:00 |
|
iceman1001
|
295054c190
|
chg: unifying some different download functions from device.
|
2018-05-02 19:37:51 +02:00 |
|
iceman1001
|
b279d04c85
|
chg: moving around includes
|
2018-05-02 19:37:20 +02:00 |
|
iceman1001
|
65c1a6b2c1
|
remove old data.c files. Code now in cmdmain.c
|
2018-05-02 18:10:17 +02:00 |
|
iceman1001
|
d9045635fb
|
whitespace
|
2018-05-02 18:09:46 +02:00 |
|
iceman1001
|
7d5322fc6e
|
whitespace
|
2018-05-02 18:08:47 +02:00 |
|
iceman1001
|
be4c5118b1
|
chg: remove obsolete data.c
|
2018-05-02 08:16:59 +02:00 |
|
iceman1001
|
a8dbbc1609
|
chg: forgot one
|
2018-05-02 08:13:23 +02:00 |
|
iceman1001
|
207fa2b574
|
add: potential fix for OSX uses, by @piwi
chg: adapting fix to support iceman forks extended commands.
|
2018-05-02 08:11:29 +02:00 |
|
iceman1001
|
886f7fbdad
|
chg: 'hf search' textual
chg: 'lf search' textual
|
2018-04-27 17:38:41 +02:00 |
|
iceman1001
|
cff2473cf8
|
testing. RDV40 Flashmemory upload / download working.
|
2018-04-27 16:51:08 +02:00 |
|
iceman1001
|
fe339872d8
|
chg: 'data bitsamples' - getfrombigbuf has now timeout
chg: 'data hexsamples' - getfrombigbuf has now timeout
chg: 'data samples' - getfrombigbuf has now timeout
|
2018-04-27 16:50:22 +02:00 |
|
iceman1001
|
69346852a6
|
chg: 'hf felica dumplite' - getfrombigbuf has now timeout
|
2018-04-27 16:49:34 +02:00 |
|
iceman1001
|
9577dad1aa
|
chg: 'hf iclass reader - getfrombigbuf has now timeout
|
2018-04-27 16:48:59 +02:00 |
|
iceman1001
|
cc0fac016b
|
chg: 'lf cotag - remove unneeded variable
|
2018-04-27 16:48:12 +02:00 |
|
iceman1001
|
d7e6b5d6a1
|
chg: 'lf hitag list' - getfrombigbuf has now timeout
|
2018-04-27 16:47:29 +02:00 |
|
iceman1001
|
511cae77f1
|
chg: 'lua scripting' - getfrombigbuf has now timeout
|
2018-04-27 16:46:38 +02:00 |
|
iceman1001
|
a42580317c
|
chg: 'trace list' - getfrombigbuf has now timeout
|
2018-04-27 16:45:49 +02:00 |
|
iceman1001
|
fec833de03
|
chg: 'lf t55 resetread' - getfrombigbuf has now timeout
chg: 'lf t55 ' - (aquiredata) getfrombigbuf has now timeout
|
2018-04-27 16:45:02 +02:00 |
|
iceman1001
|
c7067d0057
|
CHG: added extra out-of-bounds check when downloading data from device.
|
2018-04-27 12:36:53 +02:00 |
|
iceman1001
|
98f0e9a284
|
fix: print.c on device doesn't have support for formatter %f
|
2018-04-27 12:16:35 +02:00 |
|
iceman1001
|
271cb3e1cc
|
chg: \r didn't work well with printandlogex
chg: spaces
chg: cleaning
|
2018-04-27 12:15:26 +02:00 |
|
iceman1001
|
c41013d394
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
|
iceman1001
|
cd93f3a134
|
ADD: sample buffer size variable, to keep track of possible download lengths which is reserved on client.
|
2018-04-27 10:09:14 +02:00 |
|
iceman1001
|
a11162a9fe
|
chg: bash seems to work better on Ubuntu. Tested on ubuntu, mingw.
|
2018-04-26 23:16:38 +02:00 |
|
iceman1001
|
1a0a465e11
|
chg: time time..
|
2018-04-26 23:07:50 +02:00 |
|
iceman1001
|
fd3f3bb1ef
|
chg: tries to see if GIT is installed. Simplified substring.
|
2018-04-26 23:02:53 +02:00 |
|
iceman1001
|
7a17e7e753
|
chg: 'lf search' - remove some block prints for AutoCorrelate
chg: textual
|
2018-04-26 14:39:11 +02:00 |
|
iceman1001
|
8730b020b3
|
chg: space?
|
2018-04-26 14:26:28 +02:00 |
|
iceman1001
|
ef867794d1
|
chg: ...textual
|
2018-04-26 14:19:33 +02:00 |
|
iceman1001
|
e4bf5d3c66
|
chg: might fix timing issues between threads.
|
2018-04-26 12:13:03 +02:00 |
|
iceman1001
|
4f1e2f80c5
|
fix: 'hf mf esave' - no extra newline in the end of the file
|
2018-04-26 12:05:18 +02:00 |
|
iceman1001
|
e119db8683
|
chg: textual
|
2018-04-26 08:46:17 +02:00 |
|
iceman1001
|
96a5cefe97
|
fix: wrong string used.
|
2018-04-25 18:13:28 +02:00 |
|
iceman1001
|
fcad4054b6
|
CHG: PrintAndLogEx, prints prefixes on without the \n in string
|
2018-04-25 09:28:27 +02:00 |
|