Commit Graph

  • 4d8488e14b CHG: https://github.com/Proxmark/proxmark3/pull/631 from offical repo. (piwi) CHG: textual adjustments iceman1001 2018-07-28 14:25:12 +02:00
  • 03e8d39e17 ADD: amiboo stuff iceman1001 2018-07-28 12:33:27 +02:00
  • 7c56c2ce2c chg: adaptations iceman1001 2018-07-28 12:32:22 +02:00
  • 32a0bfff5f textual iceman1001 2018-07-28 12:31:33 +02:00
  • a8437616e7 Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2018-07-28 12:25:34 +02:00
  • edfbe327b4 chg: 'hw tune' color output consistent. iceman1001 2018-07-28 12:25:11 +02:00
  • 52a67f5c4e
    Update README.md Iceman 2018-07-28 11:51:00 +02:00
  • 2919a35665 chg: adaptation.. made shortcut for Hexlify for ConvertAsciiToHex iceman1001 2018-07-27 09:36:47 +02:00
  • 6d4d58659f chg: parse14a also returns data, adaptation for amiibocyou iceman1001 2018-07-27 09:08:36 +02:00
  • 1629287291 fix: lua bit32 can actually take several values. How did I miss this? iceman1001 2018-07-27 09:07:53 +02:00
  • 3f9024eeaf add: amiibo script [adaptation amiibocyou] iceman1001 2018-07-27 07:55:49 +02:00
  • 22f10016ba chg: outside limits, [adaptation amiibocyou] iceman1001 2018-07-27 07:52:21 +02:00
  • e429f2c245
    Update update.sh Iceman 2018-07-25 10:48:39 +02:00
  • afeb0d0cd7 fix: removes unneeded floating point lib inclusion (@piwi) Chris 2018-07-23 21:02:13 +02:00
  • 2056c9bcb1
    Merge pull request #217 from drandreas/master Iceman 2018-07-22 17:01:07 +02:00
  • 266cfa4442 chg: cleaned up documentation Andreas Dröscher 2018-07-22 15:22:48 +02:00
  • 6e8775540e fix: GetFromDevice with BIG_BUF_EML Andreas Dröscher 2018-07-22 15:22:09 +02:00
  • 052c8f0998 chg: 'trace'-commands can load / save tracefiles, which should allow it to run offline. Chris 2018-07-22 08:09:50 +02:00
  • 868784f818
    Merge pull request #216 from j8048188/master Iceman 2018-07-21 08:11:10 +02:00
  • b88a5936f8
    more keys j8048188 2018-07-21 01:08:59 -05:00
  • 2a5ffca9c5
    Add more keys j8048188 2018-07-14 03:56:41 +00:00
  • db7cb4189b chg: more found keys from pastebin Chris 2018-07-11 00:32:35 +02:00
  • 4916042cb4 chg: 'sc raw' ...annoying.. Chris 2018-07-09 15:39:26 +02:00
  • 7394bb14a0 chg: 'sc raw' reading byte to the end of line now exists correct Chris 2018-07-09 14:13:38 +02:00
  • 4a8e048694 chg: 'sc raw' added 't' param, for decoding apdu response chg: i2c, max timeout fitting for 256bytes frames Chris 2018-07-09 13:15:28 +02:00
  • 684a692bb0 chg: i2c clean up Chris 2018-07-09 12:10:21 +02:00
  • 2102b19d11 add: 'sc setclock' 0,1,2, allowed setting sim clocks.. Chris 2018-07-09 11:51:19 +02:00
  • 714de99f82 chg: i2c fixes. all working. chg: 'sc info' now prints url to atr decoder. chg: 'sc reader' has more options A, S Chris 2018-07-09 11:22:51 +02:00
  • 0d8e3160f8 chg: i2c - adjustments Chris 2018-07-08 21:55:50 +02:00
  • c8e1eb11f2 chg: 'sc raw' adjusted output Chris 2018-07-08 21:54:22 +02:00
  • 99eaef27fd chg: 'sc' more debug Chris 2018-07-08 20:34:47 +02:00
  • da52b71135 chg: i2c more debugs Chris 2018-07-08 20:01:34 +02:00
  • df4c0014f6 chg: i2c fixes Chris 2018-07-08 13:52:30 +02:00
  • d4e471092f chg: i2c 'firmware version prints correct' Chris 2018-07-08 12:33:42 +02:00
  • b49eea5637 chg: 'sc raw' -i2c correct lenght? chg: 'sc upgrade' - warning message chg: 'sc reader' - print right amount of bytes Chris 2018-07-08 12:03:35 +02:00
  • f9ba0e59fa chg: 'sc list' - hooked up list command (runs 'trace list 7816' ) chg: 'sc reader' - added 's' silent parameter chg: 'sc info' - added 's' silent parameter Chris 2018-07-08 11:19:26 +02:00
  • ef318b56ec chg: i2c - don't mix different communications layers when reporting data back Chris 2018-07-08 10:50:05 +02:00
  • ba1ccf1994 fix: i2c - stop() fix to wait for SCL to go HIGH (@olaf) Chris 2018-07-08 09:18:08 +02:00
  • defc7d9070 chg: i2c increased some wait and better flow. Chris 2018-07-07 12:42:33 +02:00
  • e77c4528d5 chg: i2c - added tracelogging chg: i2c - new approach to GETATR Chris 2018-07-06 20:14:55 +02:00
  • bfaf989eaa chg: i2c read.. add some extra time while SCL HIGH Chris 2018-07-06 18:30:01 +02:00
  • c6eb251bfb chg: i2c.. swapped Chris 2018-07-06 17:28:26 +02:00
  • bda57d3818 chg:i2c... Chris 2018-07-06 17:20:02 +02:00
  • aef053879c chg: i2c timings. Chris 2018-07-06 17:10:49 +02:00
  • a5d1ec0b22 chg:'i2c' timeouts.. Chris 2018-07-06 16:01:23 +02:00
  • 5dbebb3dc8 chg: sc reader - get atr Chris 2018-07-06 15:20:21 +02:00
  • bcffde1198 chg: smartcard - wait until SCL goes high Chris 2018-07-06 11:16:46 +02:00
  • fff2f51cfb chg: testing to switch from WaitXX calls to SpinDelay, they seem to mess up Chris 2018-07-06 09:10:13 +02:00
  • 79158c7360 chg; preparing for more cmds. Chris 2018-07-06 00:24:04 +02:00
  • f130b97051 chg: 'sc' textual Chris 2018-07-05 21:16:14 +02:00
  • 36d774506c chg: 'sm raw' - implemented 'r' don't read reply Chris 2018-07-05 21:10:21 +02:00
  • 1a2ef57c0c chg: 'sm raw' - allowing hex bytes to be with & without space. 112233 and 11 22 33 Chris 2018-07-05 20:53:50 +02:00
  • 2c4a528db2 chg: smartcard - code adjustments Chris 2018-07-05 20:30:30 +02:00
  • 2ccbde8110 chg: 'flashmem' - adjust debugstatemnts Chris 2018-07-05 20:29:16 +02:00
  • fca841122f chg: 'sc reader' - hooked up atr. Chris 2018-07-05 16:32:10 +02:00
  • 89352c47c1 chg: removed smart card test things. Chris 2018-07-05 15:07:41 +02:00
  • ee006c6a7b add: sc upgrade - beta test Chris 2018-07-05 14:38:31 +02:00
  • e7342e7402 chg: 'sc upgr' shouldnt print too much Chris 2018-07-05 11:37:04 +02:00
  • 44e300930f fix: sc upg Chris 2018-07-05 11:22:43 +02:00
  • f70b8be5de add: 'sc' - smart card commad [rdv40] chg: test to read out firmware Chris 2018-07-05 10:48:24 +02:00
  • 3ecff83de2 chg: clean up Chris 2018-07-04 15:29:27 +02:00
  • 26ff7fa297 chg: clean up Chris 2018-07-04 15:26:39 +02:00
  • f2ad37aa00 chg: hexlen is half size.. Chris 2018-07-04 14:33:59 +02:00
  • e536cb082f chg: removed warning Chris 2018-07-04 13:08:59 +02:00
  • 9571cf1d13 chg: and wrap FPC code with defines.. Chris 2018-07-04 13:05:23 +02:00
  • a32052b5e6 chg: and remove link to FPC code Chris 2018-07-04 13:01:53 +02:00
  • 392161e20e chg: don't compile FPC yet Chris 2018-07-04 12:58:28 +02:00
  • 8f06f85cc4 DEL: removed old smartcard files Chris 2018-07-04 12:22:12 +02:00
  • 49735b62f1 syntax sugar Chris 2018-07-04 12:20:08 +02:00
  • adb9e94487 chg: OR values Chris 2018-07-04 12:19:29 +02:00
  • e09f9cbb32 add: RDV40 smart card module comms ( Thanks to @Willok! ) bitbanging i2c with it Chris 2018-07-04 12:19:04 +02:00
  • 35b7989b1c chg: OR in values. Chris 2018-07-02 18:54:12 +02:00
  • dfa4f62ab6 chg: 'hf iclass chk' textual info Chris 2018-07-01 11:56:08 +02:00
  • 942e64706d chg: textual, and increase cmds receive buffer to 100. Chris 2018-06-30 22:54:30 +02:00
  • ed5367a124 chg: adjusting 14b demod to increase reading distance Chris 2018-06-30 22:48:59 +02:00
  • 2b294912ee chg: 'hf iclass chk' - enabled credit/debit key selction chg: 'hf iclass lookup' - enabled credit/debit key selction fix: first item in dictionary file now correct identified chg: code cleanup Chris 2018-06-30 22:47:07 +02:00
  • 17d406be1c chg: arm-none-eabi adaptations to macro Chris 2018-06-30 19:02:59 +02:00
  • cd3fc9242e chg: iclass output Chris 2018-06-30 18:34:58 +02:00
  • 7bc8cd66cf chg: iclass output Chris 2018-06-30 18:34:33 +02:00
  • 6967fe667d chg: test for smartcard client support Chris 2018-06-23 06:44:44 +02:00
  • f4ef31c4be chg: OR in registry changes when setting LOW or HIGH instead of assigning. A nicer behavior not messing with previous set bits. Chris 2018-06-23 06:41:51 +02:00
  • e5e990fd4f chg: adjustment to RDV40 gpios, since it make use of some previous used for other things.. Chris 2018-06-23 06:40:01 +02:00
  • ddd9f4e0fd chg: preparation for smart card Chris 2018-06-23 06:39:23 +02:00
  • 5a22a72e9c chg: some preparations for iso15 refactor Chris 2018-06-23 06:37:08 +02:00
  • f443ddb880 chg: force flushing after dbg printing Chris 2018-06-23 06:34:35 +02:00
  • f62c231830 chg: missing tab Chris 2018-06-23 06:33:48 +02:00
  • 5e1a3b7168 chg: cleaning up Chris 2018-06-23 06:33:20 +02:00
  • abdd51b6b3 chg: 'hf mf sim' led Chris 2018-06-23 06:31:42 +02:00
  • 4633e2083a debug Chris 2018-06-23 06:30:47 +02:00
  • 28a4260ee9 chg: 14b fixes Chris 2018-06-19 12:57:27 +02:00
  • 1b0a49c8ab chg: from offical Chris 2018-06-17 13:07:00 +02:00
  • 9d91856811 chg: from official Chris 2018-06-17 12:55:32 +02:00
  • 3fd1854b8a chg: from offical Chris 2018-06-17 12:55:09 +02:00
  • d9e8b63363 chg: setting pins Chris 2018-06-13 14:38:46 +02:00
  • 49c8ec65f5 typoo iceman1001 2018-06-03 23:39:55 +02:00
  • a2c7158f78 fixes from #616 iceman1001 2018-06-03 23:32:02 +02:00
  • d2d126878e helptext, syntax iceman1001 2018-05-28 21:34:58 +02:00
  • c15e755e5f add: base64 support iceman1001 2018-05-23 10:37:11 +02:00
  • 5d86eb5b69 add: another one iceman1001 2018-05-23 09:32:42 +02:00
  • 9c2ec8d60c chg: udev rules adapted to some unknown (as in not open sourced) firmware found on pm3 easy devices iceman1001 2018-05-23 09:32:14 +02:00