Commit Graph

  • f3f7245fc0 add: 'mem read' - read / prints flahsmemory from device (not downloading) chg: 'mem info' - added possibility to verify signature iceman1001 2018-05-23 09:30:33 +02:00
  • e6b18888e7 chg. textual iceman1001 2018-05-22 12:10:56 +02:00
  • bd857b263f syntax iceman1001 2018-05-22 12:10:02 +02:00
  • 501c29f76d add: support for reading flashmem iceman1001 2018-05-22 12:09:17 +02:00
  • ad819efbdc fix: typo iceman1001 2018-05-13 07:24:49 +02:00
  • 56f00cb2ac fix #214 - typo (thanks to @tautcony for noticing) iceman1001 2018-05-12 19:13:02 +02:00
  • 99d7546ca4 @micolous changes CHG: - Make all examples platform-specific CHG: - Remove ModemManager rant on non-Linux platforms iceman1001 2018-05-06 22:43:46 +02:00
  • 6b7819276d add: 'mem info' - rudamentary support for new command. iceman1001 2018-05-06 09:26:06 +02:00
  • 110a7b28cb chg: 'hf 14a sim' - possibility to simulate FM11RF005SH (@maozhenyu123) chg: 'hf 14a info' - tag identification for FM11RF005SH (@maozhenyu123) iceman1001 2018-05-06 09:24:28 +02:00
  • adb1b90580 chg: friendly exit message (@marshmellow42) iceman1001 2018-05-05 19:00:08 +02:00
  • 9581317d3a chg: some more commands iceman1001 2018-05-05 18:59:31 +02:00
  • 5b7b248171 updates, in a vain attempt to keep track of all changes iceman1001 2018-05-04 08:33:14 +02:00
  • 2187b19e71 fix: windows driver file update to identify old and new pid/vid for proxmark3. Thanks to @pwpiwi iceman1001 2018-05-04 07:28:16 +02:00
  • d815ebdd4e fix: 'hf mfu dump' - partial dump detection iceman1001 2018-05-03 23:01:30 +02:00
  • 3e7576c86d fix: 'hf mfu rdbl' fix: 'hf mfu dump' - bad exit strategy iceman1001 2018-05-03 22:41:28 +02:00
  • 32a1bb4c01 fix: 'hf mfu dump' - increased timeout in order to read ntag216 tags iceman1001 2018-05-03 21:54:53 +02:00
  • 4cd72b95c5 fix: coverty scan #277726, unsigned value comparision always true. iceman1001 2018-05-03 20:36:01 +02:00
  • faa6ece881 chg: converting some more malloc calls -> calloc iceman1001 2018-05-03 19:45:59 +02:00
  • 939b727c42 chg: converting malloc calls -> calloc which zeros out the allocated memory iceman1001 2018-05-03 19:42:16 +02:00
  • 989b80007c chg: removed debugstatements iceman1001 2018-05-03 16:20:46 +02:00
  • e50fef6607 fix: 'mem load' - wrong offset when uploading iceman1001 2018-05-03 16:10:38 +02:00
  • 3ef9102c17 chg: WARNING, wrong prefix iceman1001 2018-05-03 12:45:27 +02:00
  • 93d154f58c chg: 'mem load' added a max filesize check. iceman1001 2018-05-03 12:22:17 +02:00
  • 021c0a1349 ADD: 'mem' commands. For RDV40 devices only. iceman1001 2018-05-03 12:15:03 +02:00
  • d0b9d12bde chg: added some colors iceman1001 2018-05-03 12:12:55 +02:00
  • 45e6c96bda .... iceman1001 2018-05-03 11:04:51 +02:00
  • 0e7d8faf59 chg: 'hf mf csave' chg: 'mem save' chg: 'hf 15 dump' - no extra newline after last block in emlfile iceman1001 2018-05-03 11:02:50 +02:00
  • 53feba2bbe fix: 'hf iclass eload 'should increase data array to upload... iceman1001 2018-05-03 11:00:15 +02:00
  • 1d8d611737 chg: unified download iceman1001 2018-05-02 19:54:06 +02:00
  • 6f7d0dffdc chg: unified download iceman1001 2018-05-02 19:52:31 +02:00
  • baf6beec2e chg: unified download iceman1001 2018-05-02 19:51:10 +02:00
  • 295054c190 chg: unifying some different download functions from device. iceman1001 2018-05-02 19:37:51 +02:00
  • b279d04c85 chg: moving around includes iceman1001 2018-05-02 19:37:20 +02:00
  • 65c1a6b2c1 remove old data.c files. Code now in cmdmain.c iceman1001 2018-05-02 18:10:17 +02:00
  • d9045635fb whitespace iceman1001 2018-05-02 18:09:46 +02:00
  • 7d5322fc6e whitespace iceman1001 2018-05-02 18:08:47 +02:00
  • be4c5118b1 chg: remove obsolete data.c iceman1001 2018-05-02 08:16:59 +02:00
  • a8dbbc1609 chg: forgot one iceman1001 2018-05-02 08:13:23 +02:00
  • 207fa2b574 add: potential fix for OSX uses, by @piwi chg: adapting fix to support iceman forks extended commands. iceman1001 2018-05-02 08:11:29 +02:00
  • 886f7fbdad chg: 'hf search' textual chg: 'lf search' textual iceman1001 2018-04-27 17:38:41 +02:00
  • cff2473cf8 testing. RDV40 Flashmemory upload / download working. iceman1001 2018-04-27 16:51:08 +02:00
  • fe339872d8 chg: 'data bitsamples' - getfrombigbuf has now timeout chg: 'data hexsamples' - getfrombigbuf has now timeout chg: 'data samples' - getfrombigbuf has now timeout iceman1001 2018-04-27 16:50:22 +02:00
  • 69346852a6 chg: 'hf felica dumplite' - getfrombigbuf has now timeout iceman1001 2018-04-27 16:49:34 +02:00
  • 9577dad1aa chg: 'hf iclass reader - getfrombigbuf has now timeout iceman1001 2018-04-27 16:48:59 +02:00
  • cc0fac016b chg: 'lf cotag - remove unneeded variable iceman1001 2018-04-27 16:48:12 +02:00
  • d7e6b5d6a1 chg: 'lf hitag list' - getfrombigbuf has now timeout iceman1001 2018-04-27 16:47:29 +02:00
  • 511cae77f1 chg: 'lua scripting' - getfrombigbuf has now timeout iceman1001 2018-04-27 16:46:38 +02:00
  • a42580317c chg: 'trace list' - getfrombigbuf has now timeout iceman1001 2018-04-27 16:45:49 +02:00
  • fec833de03 chg: 'lf t55 resetread' - getfrombigbuf has now timeout chg: 'lf t55 ' - (aquiredata) getfrombigbuf has now timeout iceman1001 2018-04-27 16:45:02 +02:00
  • c7067d0057 CHG: added extra out-of-bounds check when downloading data from device. iceman1001 2018-04-27 12:36:53 +02:00
  • 98f0e9a284 fix: print.c on device doesn't have support for formatter %f iceman1001 2018-04-27 12:16:35 +02:00
  • 271cb3e1cc chg: \r didn't work well with printandlogex chg: spaces chg: cleaning iceman1001 2018-04-27 12:15:26 +02:00
  • c41013d394 chg: printandlogex now deals with string which has inital newline char. iceman1001 2018-04-27 11:22:30 +02:00
  • cd93f3a134 ADD: sample buffer size variable, to keep track of possible download lengths which is reserved on client. iceman1001 2018-04-27 10:09:14 +02:00
  • a11162a9fe chg: bash seems to work better on Ubuntu. Tested on ubuntu, mingw. iceman1001 2018-04-26 23:16:38 +02:00
  • 1a0a465e11 chg: time time.. iceman1001 2018-04-26 23:07:50 +02:00
  • fd3f3bb1ef chg: tries to see if GIT is installed. Simplified substring. iceman1001 2018-04-26 23:02:53 +02:00
  • 7a17e7e753 chg: 'lf search' - remove some block prints for AutoCorrelate chg: textual iceman1001 2018-04-26 14:39:11 +02:00
  • 8730b020b3 chg: space? iceman1001 2018-04-26 14:26:28 +02:00
  • ef867794d1 chg: ...textual iceman1001 2018-04-26 14:19:33 +02:00
  • e4bf5d3c66 chg: might fix timing issues between threads. iceman1001 2018-04-26 12:13:03 +02:00
  • 4f1e2f80c5 fix: 'hf mf esave' - no extra newline in the end of the file iceman1001 2018-04-26 12:05:18 +02:00
  • e119db8683 chg: textual iceman1001 2018-04-26 08:46:17 +02:00
  • 96a5cefe97 fix: wrong string used. iceman1001 2018-04-25 18:13:28 +02:00
  • fcad4054b6 CHG: PrintAndLogEx, prints prefixes on without the \n in string iceman1001 2018-04-25 09:28:27 +02:00
  • f5257f5380 fixes: 'script run mifareplus' behaves better now. iceman1001 2018-04-25 09:22:41 +02:00
  • 2017f321b7 fix: memory issue, took all bigbuff iceman1001 2018-04-25 01:33:25 +02:00
  • 695d4cbb51 chg: fix coverity scan bug, variable is treated like a array iceman1001 2018-04-20 20:07:41 +02:00
  • 6ab1b285a0 chg. iceman1001 2018-04-20 19:50:56 +02:00
  • f64e244823 chg: define iceman1001 2018-04-20 19:48:13 +02:00
  • f5718fb448 chg: wiping / reading / writing flashmem iceman1001 2018-04-20 16:11:10 +02:00
  • 409c7b1029 chg: added some nedap blocks iceman1001 2018-04-20 16:09:40 +02:00
  • cc181c3f91 chg: downloading of flashmemory to client. iceman1001 2018-04-20 15:26:34 +02:00
  • a746699f5f chg: reading / writing flashmem works better now. iceman1001 2018-04-19 00:27:44 +02:00
  • fd52946ef8 chg: missing import, added sample to helptext and better length checks. (@neuromancer) iceman1001 2018-04-18 22:21:16 +02:00
  • 2e6699273e chg: cleanup from offical repo iceman1001 2018-04-18 20:17:00 +02:00
  • 646ff0ce68 add: 'script run mifare_access' script which tries to decode Mifare Classic access bytes. (thanks to @neuromancer) iceman1001 2018-04-18 19:20:13 +02:00
  • 42569a6f13 chg: adjusting for DEFINE usages. iceman1001 2018-04-18 16:17:49 +02:00
  • ec54fa5b30 fix: crc16 ccitt in utils.lua has been adapted for the new crc16. iceman1001 2018-04-18 16:08:46 +02:00
  • 0492df266c chg: only print if compiled with smartcard flag iceman1001 2018-04-18 12:41:03 +02:00
  • a968ea8c53 chg: latest fixes iceman1001 2018-04-17 13:26:28 +02:00
  • d4c0de0c3c chg: turn off led A iceman1001 2018-04-16 20:19:44 +02:00
  • a615fd6a9e chg: smartcard , testing to use pwm clock instead of timer clock. chg: added some comments iceman1001 2018-04-16 19:58:49 +02:00
  • 192aa9abd7 CHG: renamed iso7816 files ADD: smartcard functionality (big thanks to Chris Nocker!) iceman1001 2018-04-08 10:51:19 +02:00
  • 726edb87cb chg: flashmem unique id is 64bit iceman1001 2018-04-08 10:24:24 +02:00
  • e09f26c862 chg: extra space iceman1001 2018-04-06 23:53:33 +02:00
  • e8be06dd31 fix: 'data plot' - plot window now hides when keypress Q iceman1001 2018-04-06 23:52:55 +02:00
  • 190be2bd43 chg: 'data plot' - keypress Q doesn't hide / close window.. still unsolved. iceman1001 2018-04-06 23:11:26 +02:00
  • eb2e3ce681 chg: to debug.. iceman1001 2018-04-06 23:02:56 +02:00
  • 131a213aae
    Merge pull request #211 from 4m4rOk/patch-1 Iceman 2018-04-06 23:03:38 +02:00
  • 2c490063da
    Fixed undeclared identifier 4m4rOk 2018-04-06 22:53:37 +02:00
  • 2aa9372534 CHG: rename of global variable CHG: adjusted outputs. iceman1001 2018-04-06 09:25:34 +02:00
  • 2e3308b257 add: 'script run mifareplus' - a script to communicate with Mifare Plus tag. (@dceliano) chg: added a bunch of gitignores for my dev-env. iceman1001 2018-04-05 11:57:44 +02:00
  • 395fd82935 add: information on loclass binary files iceman1001 2018-04-05 11:41:48 +02:00
  • 0aa6568bf9 fix: 'hf mfu' increase array iceman1001 2018-04-04 12:28:30 +02:00
  • 6b63f704cc chg: adding spaces iceman1001 2018-04-03 11:58:35 +02:00
  • 3f5aab8f05 chg: preparing for iso7816 module statuses iceman1001 2018-04-03 11:45:20 +02:00
  • 967dbce1f2 chg: 'script run ul_uid' - tried to add suppor to for brickable magic tags which must be written in one session. iceman1001 2018-04-03 11:24:58 +02:00
  • e56b8f3bda ophs.. iceman1001 2018-04-03 10:02:54 +02:00
  • 4b2a746ef5 ADD: 'hf mfu' detection of Mifare Ultralight NANO tags. iceman1001 2018-04-03 09:57:20 +02:00