iceman1001
160f150dce
fixing NDEF
2020-03-31 15:47:33 +02:00
iceman1001
e13a25902f
added more sigs
2020-03-31 08:11:27 +02:00
iceman1001
978dde98a9
added more sigs
2020-03-31 08:06:45 +02:00
iceman1001
ffb8ad9873
defaults
2020-03-26 21:04:58 +01:00
iceman1001
64ee9885d0
nack text
2020-03-15 11:51:26 +01:00
iceman1001
6172eccefd
chg: hf 14a info - some hint texts added and static nonce text changed.
2020-03-15 11:03:23 +01:00
ikarus
9124b3c988
fix: (static)nested time and keys/sec
...
also some wording and consistency
2020-03-10 21:37:23 +01:00
iceman1001
adee34083e
whitespace
2020-03-10 17:00:59 +01:00
iceman1001
8908798efd
fix coverity 267218
2020-03-01 16:38:01 +01:00
iceman1001
bf975af358
fix coverty 267216 resource leak
2020-02-29 21:09:16 +01:00
iceman1001
01560dda81
textual
2020-01-30 09:20:10 +01:00
iceman1001
e5fbfef59b
fix #533
2020-01-22 17:38:05 +01:00
iceman1001
f4b3488a09
chg: 'hf mf static' - now uses file on spiffs for key transfers. speedup on RDV4
2020-01-22 13:11:20 +01:00
iceman1001
f8c7942082
textual
2020-01-19 12:09:56 +01:00
Philippe Teuwen
7c33eeb7d5
style
2020-01-15 19:25:29 +01:00
iceman1001
e5a1861552
textual
2020-01-14 21:17:35 +01:00
iceman1001
b37a4c14eb
Add 'hf mf staticnonce' - a nested find all key solution command for tags that has a static nonce. \n See https://github.com/RfidResearchGroup/proxmark3/issues/133 \n See https://github.com/Proxmark/proxmark3/issues/899 \n This solution is based upon the ideas and solutions of @uzlonewolf and @xtigmh . Thanks!
2020-01-14 16:00:31 +01:00
iceman1001
42ed891f30
shadowing
2020-01-05 22:55:10 +01:00
iceman1001
b3b1e10330
shadowing
2020-01-05 22:54:31 +01:00
iceman1001
f428b016c1
cppcheck
2019-12-30 21:11:18 +01:00
iceman1001
fb0eb35710
style
2019-12-30 16:27:51 +01:00
iceman1001
f8876bf748
fix: hf mf nested - now print correct blockno/keytype. Unified output to autopwn style
2019-12-29 12:00:39 +01:00
iceman1001
a6a48f0e6d
Chg 'hf 14a info' - static/fixed nonce detection
2019-12-23 15:23:04 +01:00
iceman1001
07b3b6ed4e
textual
2019-12-23 10:42:42 +01:00
iceman1001
9a68c52438
inline some compare
2019-12-23 10:41:54 +01:00
iceman1001
bd70689de2
hf mf nested: break bad loop if timeout (@uzlonewolf)
2019-12-14 12:45:07 +01:00
merlokk
45926261db
style
2019-12-06 17:12:29 +02:00
merlokk
326e6aa9f2
added hf mf cwipe
2019-12-06 17:04:22 +02:00
iceman1001
9782f447eb
style
2019-12-03 14:52:17 +01:00
iceman1001
b5be8a3663
style
2019-12-03 14:51:55 +01:00
merlokk
17a2379ddd
hf mfp check sketch
2019-11-28 00:49:12 +02:00
merlokk
8cb28a21c6
add mfp default keys
2019-11-28 00:48:39 +02:00
iceman1001
29573f1ac5
fix
2019-10-20 06:23:57 -04:00
iceman1001
5c0dfdbf6b
chg: send ref instead
2019-10-17 09:27:55 +02:00
Philippe Teuwen
395d0f9ebf
make style
2019-10-13 00:48:26 +02:00
Philippe Teuwen
d588b04537
fix more printf api warnings/bugs
2019-10-09 18:03:56 +02:00
iceman1001
0556c83570
fixes
2019-10-09 14:30:50 +02:00
Philippe Teuwen
1f364106ce
fix few mem leaks
2019-10-06 01:18:04 +02:00
Philippe Teuwen
4ae8a3d86b
fix few printf arg types
2019-10-05 23:56:19 +02:00
iceman1001
b8776b593e
fix: sneaky bug in magic detection where bigbuf wasnt emptied before next run
2019-10-04 14:21:04 +02:00
iceman1001
5d3eb444fb
chg 'hf mf nested' - uses NG. chg 'hw tune' - now also prints the 'lf config q' divisor voltage.
2019-10-03 16:15:47 +02:00
iceman1001
7c2231974d
clean up, explain, lesser tests for buttonpress
2019-09-26 09:54:43 +02:00
iceman1001
3e22d99b03
hf mf darkside uses NG. checkbutton more seldom, shoulded interfere with syncing the prng so much
2019-09-25 10:24:34 +02:00
Philippe Teuwen
11dcc4787d
mfc magic: add some defines
2019-09-21 23:50:32 +02:00
Philippe Teuwen
2022df1068
make style
2019-08-30 10:45:52 +02:00
iceman1001
f3ab9632f0
return values
2019-08-28 21:12:32 +02:00
Iceman
fea5d88278
add: detect unfused / write once magic tags, from https://github.com/nfc-tools/libnfc/pull/554
2019-08-20 14:53:52 +02:00
Philippe Teuwen
d19754567d
summer restructuring:
...
* .h include only the strict minimum for their own parsing
* this forces all files to include explicitment their needs and not count on far streched dependencies
* this helps Makefile to rebuild only the minimum
* according to this rule, most standalone .h are now gone
* big app.h is gone
* remove seldom __cplusplus, if c++ happens, everything will have to be done properly anyway
* all unrequired include were removed
* split common/ into common/ (client+arm) and common_arm/ (os+bootloader)
* bring zlib to common/
* bring stuff not really/not yet used in common back to armsrc/ or client/
* bring liblua into client/
* bring uart into client/
* move some portions of code around (dbprint, protocols,...)
* rename unused files into *_disabled.[ch] to make it explicit
* rename soft Uarts between 14a, 14b and iclass, so a standalone could use several without clash
* remove PrintAndLogDevice
* move deprecated-hid-flasher from client to tools
* Makefiles
* treat deps in armsrc/ as in client/
* client: stop on warning (-Werror), same as for armsrc/
Tested on:
* all standalone modes
* Linux
2019-08-11 21:42:01 +02:00
Philippe Teuwen
a0a232a985
rename few CMD_* to get some less diversity
2019-08-03 19:48:02 +02:00
Philippe Teuwen
f276dca3f1
less hardcoded sizes and more ARRAYLEN
2019-07-31 23:45:17 +02:00