Commit graph

6847 commits

Author SHA1 Message Date
root 63b47a003e Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2019-08-18 17:06:58 +02:00
merlokk 6452c39583 small fix 2019-08-18 17:43:34 +03:00
merlokk d84fd0f7d1 del spaces 2019-08-18 17:36:21 +03:00
merlokk fb6d2fdee8 add test script 2019-08-18 17:31:57 +03:00
Iceman 3ae3adf0a8
Update cheatsheet.md 2019-08-18 11:53:20 +02:00
Oleg Moiseenko 1c880d8915
Merge pull request #334 from merlokk/travis_linux
add make clean for linux
2019-08-18 12:22:03 +03:00
merlokk fbbbe98022 add make clean for linux 2019-08-18 12:21:33 +03:00
Oleg Moiseenko 655d46993b
Travis (#333)
change travis config to make branches
2019-08-18 00:41:27 +03:00
Iceman 4a817588ba
Update cheatsheet.md 2019-08-17 23:01:31 +02:00
Iceman b4ac11a10e
Update cheatsheet.md 2019-08-17 23:01:08 +02:00
Iceman 25507a6244
Update cheatsheet.md 2019-08-17 22:59:01 +02:00
iceman1001 f2e77bfbe4 chg: some tabs converted 2019-08-17 15:59:11 +02:00
Iceman 3408e31633
Update cheatsheet.md 2019-08-16 11:22:47 +02:00
Iceman b8e054698a
Update cheatsheet.md 2019-08-16 11:20:06 +02:00
Iceman 40a3777d58
Merge pull request #330 from scund00r/master
Cheatsheet update - Added commands & fixed typos
2019-08-16 11:16:18 +02:00
Iceman a013c1dad3
Merge branch 'master' into master 2019-08-16 11:16:03 +02:00
Alex Dib d99911a03d Cheatsheet update - Added commands & fixed typos 2019-08-16 09:20:57 +10:00
Iceman d12b3c35f1
Update README.md 2019-08-15 21:32:54 +02:00
Iceman ca5fbc8438
Update README.md 2019-08-15 21:32:00 +02:00
Iceman 2710119113
Update README.md 2019-08-15 21:28:45 +02:00
Philippe Teuwen 4d16f3e7d2 fix reveng: unsigned long on Mingw64 is only 32b, hopefully limits.h can help 2019-08-15 19:24:50 +02:00
Philippe Teuwen f008b965d5 missing include 2019-08-14 23:06:14 +02:00
root d770e4c57a remove debugstatements 2019-08-14 22:59:14 +02:00
Philippe Teuwen a187968967 Hmm, let's try to fix reveng on 32b 2019-08-14 22:19:52 +02:00
Philippe Teuwen 2f029d0d9d remove comment 2019-08-14 21:54:43 +02:00
Philippe Teuwen ea601f4052 fix reveng for all platforms else than WIN32 2019-08-14 21:53:04 +02:00
Philippe Teuwen db0ac1639b em4x watch & read: collect enough samples to cover EM XL tags 2019-08-13 22:57:54 +02:00
Philippe Teuwen 252929bed4 fix lf read command parsing bug 2019-08-13 20:30:19 +02:00
Philippe Teuwen 847b6bcc33 remove tabs 2019-08-13 17:51:11 +02:00
Philippe Teuwen 3771c150f0 make style 2019-08-13 17:42:03 +02:00
Philippe Teuwen 763c94334b add missing includes and fix mf1ksim usage in hf_colin standalone mode 2019-08-13 17:39:48 +02:00
Philippe Teuwen 0ace6bffb8 missing includes for spiffs 2019-08-13 17:39:48 +02:00
cjbrigato 961f98c125 SPIFFS : FIXES FS corruption against high numbero f current losses, high number of files manipulation. FIXES LOG_BLOCK erasing handlers. FIXES Garbage Collector. Overall, SPIFFS should now be WAY MORE resilient to any form of misbehavior. In case of corrupted filesystem (should still be readable !), spamming 'mem spiffs check' from the client will ensure at least 2 new free 4k blocks each tile (if number of LOG_PAGE available is enough) and in the same pass will move/reorganize the LOG_PAGES of contextual blocks. Yiha 2019-08-13 17:39:48 +02:00
Iceman 1da98c7aa6
Update cheatsheet.md 2019-08-13 16:04:47 +02:00
Iceman 084ea32d11
Update cheatsheet.md 2019-08-13 16:03:54 +02:00
Iceman c3cb746a7e
Update cheatsheet.md 2019-08-13 16:02:22 +02:00
Iceman 91db687bfe
Update cheatsheet.md 2019-08-13 15:58:37 +02:00
Iceman 048bfa683a
Merge pull request #317 from scund00r/master
Updated Cheatsheet
2019-08-13 12:27:04 +02:00
Alex Dib 3fa7992940 Updated Cheatsheet 2019-08-13 18:48:56 +10:00
iceman1001 5acc77bc95 chg: mem spiffs info - text output 2019-08-12 16:33:27 -04:00
iceman1001 de1093d5d9 textual 2019-08-12 16:32:27 -04:00
iceman1001 bbc324f9fe follow status pattern 2019-08-12 16:31:57 -04:00
iceman1001 d4f2edef43 follow status pattern 2019-08-12 16:31:27 -04:00
iceman1001 0cd8dbb10a textual 2019-08-12 16:30:43 -04:00
iceman1001 ce76d34fa7 add: cheatsheet (@scund00r) 2019-08-12 16:24:33 -04:00
Philippe Teuwen 01ce580e7b make btpin & btfactory accessible in BTADDON builds 2019-08-12 18:58:28 +02:00
Iceman 9ac17cf7bf
Merge pull request #313 from netvader/patch-3
Update bt_manual_v10.md
2019-08-12 17:00:39 +02:00
Philippe Teuwen 6f17f5daed
Merge pull request #315 from cjbrigato/patch-2
Fixes Compilation on OSX after summer restruct
2019-08-12 14:55:27 +02:00
Colin J. Brigato cb39be8c47
Fixes Compilation on OSX 2019-08-12 12:39:16 +02:00
Philippe Teuwen 47b60d84de make style 2019-08-11 23:53:45 +02:00