Commit Graph

  • dd870ece28 fix: 'hf iclass sim 4' array out-of-bounds write. chg: 'hf iclass loclass' nice output iceman1001 2017-09-18 15:31:53 +02:00
  • a5ffc567c6 travis... iceman1001 2017-09-17 21:50:20 +02:00
  • b24b6e295b travisCI, no need to run something afterwards. iceman1001 2017-09-17 19:54:02 +02:00
  • 20bc71a607 travis complains iceman1001 2017-09-17 19:49:55 +02:00
  • 5f2589f6cc chg: (piwi) iceman1001 2017-09-17 19:34:46 +02:00
  • 2e16ee80ad CHG: we don't need the -h helptext output in Travis CI iceman1001 2017-09-17 19:34:09 +02:00
  • d61e712ee4 chg: mkversion.pl may need the fetch. iceman1001 2017-09-17 19:30:20 +02:00
  • f96afe0ce7 chg: emv compilation, will it work better on OSX? iceman1001 2017-09-17 19:24:04 +02:00
  • a091feb5ee upd: added more key iceman1001 2017-09-15 17:14:02 +02:00
  • 55a1ef1549 ADD: case insensitive commands :) finally, you can write LF SEARCH ... iceman1001 2017-09-15 14:45:26 +02:00
  • 4e7c987cbd chg: 'hf iclass sim' not save when no mac-responses was collected. iceman1001 2017-09-14 13:05:46 +02:00
  • 507fd2d43a CHG: Not sure why we fetch all from git in the mkversion script. It just takes time.. Someone who knows better can explain it to me and I'll revert it back. iceman1001 2017-09-14 11:17:03 +02:00
  • c9294076e3 chg: some found keys on forum. iceman1001 2017-09-14 11:14:52 +02:00
  • b439c76c6e CHG: changed name on define. Its now called CMD_UPLOAD_SIM_SAMPLES_125K .. Since we upload to device. iceman1001 2017-09-14 11:13:10 +02:00
  • 635636a267 chg: 'hf 15 sim' - made debugstatements optional (follows DEBUG flag now) iceman1001 2017-09-14 11:09:21 +02:00
  • 9c9daae30f chg: swapped return value to bool iceman1001 2017-09-14 11:08:24 +02:00
  • 0c2c6f3fd7 CHG: 'hf mfdes info' : Now checks for 7b uid's. This will remove some faulty claims of tagidentifications. iceman1001 2017-09-14 11:06:49 +02:00
  • 179748a5df add: Fix detection of AVX512 support for Apple clang compiler #392 (piwi) de1e68d34b iceman1001 2017-09-12 21:45:37 +02:00
  • 98bc685632 add: 'hf iclass sim 4' - new mode, to adapt sim 2 to readers in keyroll mode. iceman1001 2017-09-12 08:45:38 +02:00
  • 45d46ab0d5 fix: 'hf iclass sim 2' - last CSN didn't seem to work. replaced it with two new ones. iceman1001 2017-09-07 16:14:33 +02:00
  • 6d98779ff8 chg: 'hf 15 read' - nice output and with lock info chg: 'hf 15 readmulti' - nicer output and with lock info iceman1001 2017-09-06 22:04:00 +02:00
  • 6542633c0e chg: 'hf 15 write' wrong helptext :) iceman1001 2017-09-06 12:58:32 +02:00
  • a130b58c82 add: 'hf 15 dump' added save data to file. It saves two files (EML/BIN) iceman1001 2017-09-06 12:55:21 +02:00
  • f4d703edf0 chg: monero iceman1001 2017-09-05 15:25:35 +02:00
  • e042ba5432 fix: BUTTON_PRESS needs... iceman1001 2017-09-05 10:36:25 +02:00
  • 1c5d040ceb chg: 'hf 15 findafi' - informativ message iceman1001 2017-09-05 10:34:31 +02:00
  • 2c1e2a9f3a CHG: 'hf 15 findafi' - added the possibility to cancel loop with buttonpress iceman1001 2017-09-05 10:31:27 +02:00
  • e69d070596 fix: 'hf 15 findafi' switch off antenna afterwards iceman1001 2017-09-05 10:16:37 +02:00
  • f21555b1b2 fix: stack corruptions. keep it simple. (coverty scan 170498, 170497, 170496) iceman1001 2017-09-05 10:10:24 +02:00
  • b526492d3d fix: 'hf 15 dump' memset bug iceman1001 2017-09-05 09:53:20 +02:00
  • 9d0ce1e874 chg: 'hf 15 reader' minor output changes chg: 'hf 15 info' minor output changes iceman1001 2017-09-05 08:25:23 +02:00
  • 59af999763 chg: 'hf 15 info' - this fixes some of the bugs. For instance, get_systeminfo responses doesn't have a CRC. No need to verify crc :) Also if prepare command fails, not finding uid, don't continue... iceman1001 2017-09-05 00:25:53 +02:00
  • 3e6bf31d13 CHG: got tired of the sub command line 'hf 15 cmd', so I moved them and change names on those most confusing commands. Also added some helptext changes. This will make the commands seem "similar" to the other HF commands like : 14a/14b/iClass/legic iceman1001 2017-09-04 23:45:35 +02:00
  • 26e6e269d1 chg: 'script run 14araw' got some local functions now iceman1001 2017-09-04 22:49:33 +02:00
  • 85b1c6bdfb add: 'hf 15 list' is now possible, since I like to be able to call both "hf list 15" and "hf 15 list"... chg: 'hf list 15' better annotations, the flags doens't define the command anymore chg: device side, iso15, experimenting with different settings. iceman1001 2017-09-04 22:48:35 +02:00
  • 508fa76915 ADD: 'hf list 15' - added annotation for ISO15693 iceman1001 2017-09-04 18:38:57 +02:00
  • d21ab51d38 Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2017-09-04 13:57:13 +02:00
  • ec07e2e006 FIX: 'hf 15 *' commands - the demod should work better now and as a bonus I've added some tracelogging. The timer is not quite correct yet but its a start. iceman1001 2017-09-04 13:56:57 +02:00
  • d62b42c6de Update README.md Iceman 2017-09-02 19:24:54 +02:00
  • c0948b5d7b chg: 'hf 15 *' first rehaul of the iso15693 commands. Call it a refactor, Started adding helptext, 'h' parameter, usage of sprint_hex chg: cmdhf15.h - extern keyword in headerfile iceman1001 2017-09-01 20:34:17 +02:00
  • c75ce57dfd chg: added clearCommandBuffer(); iceman1001 2017-08-31 15:16:12 +02:00
  • eec5780b62 chg: minor clean up in iso15693 commands. iceman1001 2017-08-31 13:24:12 +02:00
  • 4d354f75fe upd - CHANGELOG.md chg 'hf iclass sniff' more debugstatements iceman1001 2017-08-30 22:35:35 +02:00
  • da6222f3bb some update logs iceman1001 2017-08-30 22:27:05 +02:00
  • 4f31b20cb7 Add: trace/securakey-64169.pm3 - Thanks to @atyppo, for this trace file. [Securakey Tag Found--BitLen: 26, Card ID: 64169, FC: 0x35] iceman1001 2017-08-30 22:23:33 +02:00
  • 11e72b4064 add 'hf mf decrypt' - added a helptext chg 'hf mf decrypt' - increased the available input data array. iceman1001 2017-08-30 19:13:49 +02:00
  • 0c6f601f72 chg: updated the reveng 1.4.4 -> 1.5.2 iceman1001 2017-08-29 18:05:56 +02:00
  • c5616dfe76 minor corrections.. iceman1001 2017-08-29 15:47:26 +02:00
  • 9f54a5e4b9 fix 'hf 14a read' needs a disconnect if failed. fix 'hf mf csave' now prints which card size it is trying to dump iceman1001 2017-08-29 14:47:17 +02:00
  • 1737081a5d fix 'hf mf csave' the 'i' parameter is renamed to 'o', since its a output filename.. fix 'hf mf csave' the 'i' parameter would take the whole inputed command string as filename.. it now correctly takes the string after 'o '... iceman1001 2017-08-29 14:40:34 +02:00
  • f10cc4a3ae FIX: 'hf 14a reader' - set timeout for waiting on response for inital call. This will enable the command not to get "stuck" iceman1001 2017-08-29 14:37:09 +02:00
  • d6a157462c update CHANGELOG.md iceman1001 2017-08-29 10:00:58 +02:00
  • 5677819172 updated the CHANGELOG.md. If I missed anything from someone, please notify me ! iceman1001 2017-08-29 09:42:59 +02:00
  • a971c03877 chg: the version text layout iceman1001 2017-08-29 08:46:26 +02:00
  • 0fdb3feb19 minor textual chg iceman1001 2017-08-28 22:31:30 +02:00
  • 7484a0dd1e fix: 'hf mf cgetsc' - a missing array and some new output layout. iceman1001 2017-08-28 21:25:29 +02:00
  • 6bae0b8590 chg: 'script run formatMifare' - added the 'x' parameter. when using this parameter, the generated commands will also be EXECUTED against your card. This will wipe your card. iceman1001 2017-08-28 17:35:50 +02:00
  • fdd4186aa0 chg: 'hf mf cload/csave' - same output with regards to blocks as eload/esave iceman1001 2017-08-28 17:22:29 +02:00
  • d8c72242a2 chg: some more fflush... iceman1001 2017-08-28 17:18:54 +02:00
  • 97452c056c chg... and fflushing stdout... iceman1001 2017-08-28 17:13:48 +02:00
  • 0d3208eb95 fix: 'hf mf cload' - the newline chars \d\a was forgotten. buf too small. chg: 'hf mf cload/csave/eload/esave' - ui feedback... iceman1001 2017-08-28 17:10:23 +02:00
  • bd71e15289 fix: 'hf mf cload' - too small buffer, needs one more byte for the NULL-terminator iceman1001 2017-08-28 09:39:20 +02:00
  • 292a4ca602 'hf 14b sniff' - removed stuff which wasn't very useful. cleaner now. Not sure if it works :( 'hf iclass sniff' - playing with this one. Don't expect it to work yet :( - increase dma_buffer_size to 256 - moved initialization to a own function. Just looks cleaner :) - change the debug output to follow MF_DBGLEVEL 'hf mf sniff' - unnecessary cast removed iceman1001 2017-08-27 19:41:24 +02:00
  • 1ae1311926 ADD: some more comments CHG: 'make udev' now also addes user to the dialout group. iceman1001 2017-08-27 13:22:10 +02:00
  • 3764b02a2e FIX: when running on ssh, client would fail. see https://github.com/Proxmark/proxmark3/pull/387 (thanks @uzlonewolf) iceman1001 2017-08-27 08:50:55 +02:00
  • 80d2a01ea6 fix: 'hf mf nested' - got an initialized bug from the monster merge iceman1001 2017-08-27 00:37:11 +02:00
  • 9e3cfdc4f5 chg: 'lf indala' demod fixes, https://github.com/Proxmark/proxmark3/pull/385 (@marshmellow42) iceman1001 2017-08-26 13:51:49 +02:00
  • 163510ca55 # is not //.... iceman1001 2017-08-26 13:20:15 +02:00
  • cd59616e24 banner for linux ppl. iceman1001 2017-08-26 13:18:34 +02:00
  • 8581fec47c ...added the standalone folder.. iceman1001 2017-08-26 13:01:35 +02:00
  • fda4a25f51 and some more adjustments.. iceman1001 2017-08-26 12:59:10 +02:00
  • 94f70caa7a when you need to add too much changes at the same time... fix: 'hf mf hardnested' test cases doesn't need to verify key. add: 'hf mf ' - collect nonces from classic tag. chg: switch_off on armside, a more unified way, so we don't forget to turn of the antenna ... chg: renamed 'hf iclass snoop' into 'hf iclass sniff' in an attempt to make all sniff/snoop commands only SNIFF iceman1001 2017-08-26 12:57:18 +02:00
  • 26f786bfe4 chg: removed some warnings in ubuntu17.04 iceman1001 2017-08-25 20:28:16 +02:00
  • dc202ee498 FIX: fixes some off missing chars, now the @GCC_GTEQ_490 contains a 1 or 0. ADD: makefile, print-%, added an easy way to output Makefile variables, you call make with the var you want to print like this:: make print-GCC_GTEQ_490 iceman1001 2017-08-23 08:12:07 +02:00
  • 2c198f75f5 FIX: gcc version | gcc -dumpversion only exists on later gcc versions. This fix address this problem by using gcc -version instead. Thanks to @winguru https://github.com/iceman1001/proxmark3/issues/123 iceman1001 2017-08-23 07:37:49 +02:00
  • 6598e12752 FIX: good solution for enabling 512kb memory, instead of a #define. It reads the chipId and detects memsize based on it. iceman1001 2017-08-22 11:55:00 +02:00
  • 7810dac62d CHG: not using the parity values for logging. Saves some few ticks :) iceman1001 2017-08-21 23:34:11 +02:00
  • 51e930bcba fix: extra new line needed iceman1001 2017-08-21 17:29:47 +02:00
  • a7441c4bf6 CHG: added some more debugstatements, CHG: 'hf iclass sim 2' use another e-purse value {0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff} CHG: testing to see if we can skip the parity array when logging, we don't seem to use that information anywere anyway. CHG: no need to check tracing global var, it is done inside of LogTrace function anyway iceman1001 2017-08-21 17:22:22 +02:00
  • 269b89373d chg: testing another loop style iceman1001 2017-08-21 17:18:24 +02:00
  • a8334d6ab3 chg: added some WDT_HIT calls iceman1001 2017-08-21 17:17:43 +02:00
  • 05e160b1f2 fix: https://github.com/Proxmark/proxmark3/issues/12 this should allow for both use-cases to get a nice date. iceman1001 2017-08-20 03:52:06 +02:00
  • 4eda2828c8 fix fiddling, it seemed most iclass commands never shut down the antenna after they were finished. I may have missed something. iceman1001 2017-08-19 19:50:55 +02:00
  • 33a994aa3f syntax sugar iceman1001 2017-08-19 16:14:30 +02:00
  • d13bbcd466 chg: 'hf iclass sim 2' - added a new set of CSNS. iceman1001 2017-08-19 16:13:36 +02:00
  • 19439605d3 chg: 'hf iclass loclass' output newline. iceman1001 2017-08-19 09:52:17 +02:00
  • 823a814cf6 FIX: some possible null - ref bugs in 'iclass' , 'iso15693' deviceside. FIX: 0 is not a reference. FIX: iso15693 - wait wasn't implemented chg: 'hf 15' getTagInfo_15 renamned. chg: 'hf iclass loclass' some output got newline iceman1001 2017-08-19 09:49:41 +02:00
  • db515ba6c4 chg: 'hf iclass sim' - turning of antenna after simulation is done. chg: 'hf iclass sim' - use @holiman 's 8 csn instead of the original @carl55 (15), and a new first entry csn, to see if the old one got blacklisted. iceman1001 2017-08-18 10:23:46 +02:00
  • 1d6b0c0c6a fix: compilation error on nethunter (piwi) iceman1001 2017-08-16 14:15:16 +02:00
  • 2b58d4fd34 updated commments iceman1001 2017-08-15 23:09:39 +02:00
  • fec33d7d74 CHG: 'script run calc_di' - added the possibilty to write to binary file :) CHG: 'script run calc_mizip' - added the possibilty to write to binary file :) iceman1001 2017-08-15 22:01:44 +02:00
  • 926277507a chg: added the possibility to read tag.uid iceman1001 2017-08-15 21:23:55 +02:00
  • b3d0bf697a some output iceman1001 2017-08-15 15:12:56 +02:00
  • c37d2d84c7 another helper iceman1001 2017-08-15 15:11:57 +02:00
  • 69c8970201 FIX: https://github.com/iceman1001/proxmark3/issues/122 this should fix the ~ (tilde) bug I introduced... iceman1001 2017-08-13 15:06:30 +02:00
  • eae8c2f7be chg: unify debug messages for FSK demod in AWID,HID,IO,PARADOX,PYRAMID, all neat and same. iceman1001 2017-08-11 20:48:54 +02:00
  • dc0e0aa93f syntax sugar iceman1001 2017-08-11 18:15:01 +02:00
  • 1b4b753d98 scraped some more keys out on GH iceman1001 2017-08-11 18:14:31 +02:00
  • b4d7ed4862 chg: 'lf awid brute' - added verbose logging option chg: 'lf hid brute' - added verbose logging option iceman1001 2017-08-11 18:13:58 +02:00
  • 6ad546fa13 chg: removed extern on print_lock mutex. Since there is two of these, in proxmark3.c and ui.c iceman1001 2017-08-11 11:40:25 +02:00