Commit Graph

  • 3108293c1f ADD: New standalone mode by (@cjbrigato) Excellent work! iceman1001 2017-10-20 15:29:33 +02:00
  • 094f3dea0b FIX: Found the little bugger which has been haunting me for sometime now. iceman1001 2017-10-20 15:17:03 +02:00
  • a9bf084916 chg: Shortend a wait. Not sure why we wait here. iceman1001 2017-10-20 14:51:12 +02:00
  • b0545ed555 chg: re-arranged iceman1001 2017-10-20 14:49:36 +02:00
  • f8c0202403 CHG: reverting to official PM3 style cdc_acm CHG: Commented out OSprop and CompatIDFeatureDescriptor to fix compiler errors (@ceres-c) iceman1001 2017-10-20 14:45:48 +02:00
  • 79dd43dbd2 ADD: string functions (@merlokk) iceman1001 2017-10-20 14:39:42 +02:00
  • e574e89553 syntax sugar iceman1001 2017-10-20 14:38:50 +02:00
  • 31191382fc CHG: adapt to be similar as other cmd*.c files iceman1001 2017-10-20 14:37:50 +02:00
  • d05d63b112 Merge pull request #131 from ceres-c/master Iceman 2017-10-19 16:15:28 +02:00
  • 5b979d3b72 Fixed udev makefile ceres-c 2017-10-19 16:10:46 +02:00
  • b739076d99 FIX: reverted back to offical pm3 - waiting for flags to be cleared & set. iceman1001 2017-10-19 14:03:45 +02:00
  • b99b2dd30f FIX: stderr -> stdout iceman1001 2017-10-19 13:41:55 +02:00
  • 6f05fdfc88 CHG: fpga_comress sending no-error messages to stderr (@merlokk) 36b1cdd1b4 iceman1001 2017-10-19 13:28:58 +02:00
  • 3b665be5fc chg: usb_cdc, it should be similar to official pm3. lets iceman1001 2017-10-19 13:06:47 +02:00
  • 1f0a1edfbe CHG: restored the wait in flash-mode. Its waiting for the device to "reboot".. CHG: usb_Cdc, : usb specs say 100ms delay. Previous delay was much longer... iceman1001 2017-10-17 23:09:32 +02:00
  • dc7473135c syntax cleaning iceman1001 2017-10-17 22:05:52 +02:00
  • d46955e309 FIX: bootrom - flashmode should also not assume sizeof(usbcommand) 544 bytes iceman1001 2017-10-17 21:14:36 +02:00
  • 16028f7d33 CHG: appmain now calls cmd_recieve as it should CHG: flasher - removed unneeded parameter to function CHG: flasher - increased limit to fpga-files that can be loaded FIX: main client, wrong windows define fixed. CHG: device side - recieve usb command does not always get 544 bytes. usb packages can be incomplete. CHG: usb_cdc.c also got piwi's changes. CHG: uart_posix.c removed a debug value CHG: uart_win32.c clean up. iceman1001 2017-10-17 20:58:17 +02:00
  • 77103e71cf CHG: bootrom flashmode, the delay wait, is already inside usb_enable() function. iceman1001 2017-10-13 10:40:26 +02:00
  • e47114bd65 FIX: MS feature descriptors now work when attaching device on Windows 8, 10 iceman1001 2017-10-13 10:39:33 +02:00
  • d3654ab41c chg: some debug iceman1001 2017-10-12 15:20:41 +02:00
  • 71a500d824 CHG: 'hf mf fchk' - no need to send dummy coomand to trigger timeout. CHG: 'hf mf fchk' - added some debugstatements. These will become optional later. CHG: 'hf mf fchk' - lower re-try from 10 to 5 iceman1001 2017-10-12 15:17:10 +02:00
  • 2fc88b924d CHG: increased time to powerup tag iceman1001 2017-10-12 15:14:41 +02:00
  • 1d5e3fc217 fix: usb communications should be fine again. Inteface size must be 0x08, not 0x40 iceman1001 2017-10-12 15:13:18 +02:00
  • fa2aba1532 fix: no length tests... iceman1001 2017-10-12 12:24:53 +02:00
  • 78ebac8e6f chg: more debug... iceman1001 2017-10-12 11:35:34 +02:00
  • 9b60b269a3 fix: TravisCI 34b14f21e9 (@pwpiwi) iceman1001 2017-10-11 13:39:09 +02:00
  • 08c65427bc fix: 'hf mf fchk' - wrong number of params to printf iceman1001 2017-10-11 13:24:54 +02:00
  • f04723d3f5 fix: 'hf mf fchk' - some strange output when only using the default keys (no dictionary file) fix: 'hf mf fchk' - helptext corrected fix: 'hf mf fchk' - allow to call with just 1 argument iceman1001 2017-10-11 13:20:39 +02:00
  • 85eb7c2cc6 chg: reverting tests iceman1001 2017-10-11 13:01:16 +02:00
  • a41cdf803a ADD: add the fpga part to arm.. (@satsuoni) iceman1001 2017-10-11 12:48:37 +02:00
  • 1cca109429 chg: validating we got a full usbcommand (512b) iceman1001 2017-10-11 12:48:04 +02:00
  • 480c0d0ba0 CHG: pm3 device will be identified on win10 automatic without drivers. Sadly no com port... iceman1001 2017-10-11 12:46:38 +02:00
  • 6cebcb4b0a CHG: replaced with a define iceman1001 2017-10-11 10:17:01 +02:00
  • c9f37223ce FIX: at91sam7s256 has some limits on endpoints maxpacket sizes. Took me sometime to find it. iceman1001 2017-10-11 10:15:41 +02:00
  • f788ef51d1 CHG: fiddling with USB_CDC and device identification on Windows. Still dodgy. This most likely will force you to JTAG update your device. *experimental warning* iceman1001 2017-10-10 15:06:17 +02:00
  • e32cd18fd3 ADD: 'hf list felica' to be able to annotate Felica iceman1001 2017-10-10 15:05:06 +02:00
  • 3a0b205b7f chg: some extern iceman1001 2017-10-10 15:03:33 +02:00
  • dd3da571e2 CHG: reverted back from a time-outed usb receive function iceman1001 2017-10-10 15:02:06 +02:00
  • 4e728dc0f9 rename variable iceman1001 2017-10-10 15:01:04 +02:00
  • 7f544803e7 CHG: shorter sleep from 1000 -> 500 iceman1001 2017-10-10 15:00:37 +02:00
  • 8136decadd ADD: hooking up the new felica commands iceman1001 2017-10-10 14:59:58 +02:00
  • 9757a8f078 ADD: some felica defines iceman1001 2017-10-10 14:33:27 +02:00
  • 19c2e89ba6 ADD: 'hf felica' - New subgroup of HF commands is started. Not finished yet, but its a step. iceman1001 2017-10-10 14:24:14 +02:00
  • 11f975c37e ADD: FPGA FeliCa binary file aswell.. Thanks to @Satsuoni iceman1001 2017-10-10 14:07:30 +02:00
  • e886490a2d CHG: from normal poll, to the length validating one. iceman1001 2017-10-10 14:04:20 +02:00
  • 7af5e29e22 ADD: FPGA missing file Thanks to @Satsuoni iceman1001 2017-10-10 14:03:09 +02:00
  • 5c1f7686f6 ADD: FPGA code to support FeliCa / ISO 18092. Thanks to @satsuoni iceman1001 2017-10-10 14:01:58 +02:00
  • ce5525bc16 chg: 'hf iclass simulate' adjustements iceman1001 2017-10-08 15:11:38 +02:00
  • 28c3aa61ce fix: fpga_compress : now handles more than two files (@satsuoni) iceman1001 2017-10-08 15:01:55 +02:00
  • 674db8d5ac fix: 'hf snoop' - buffer overflow (@satuoni) iceman1001 2017-10-08 14:56:04 +02:00
  • feea1a45d9 FIX: 'script run legic_clone' - correct getoptions pattern iceman1001 2017-10-05 17:34:33 +02:00
  • 5eb6836587 fix: 'script run 14araw' - correct getoptions pattern. iceman1001 2017-10-05 17:32:20 +02:00
  • 9701643fdd CHG: NO_RATS adjustments to luascripts. iceman1001 2017-10-05 16:17:09 +02:00
  • 2ca0ea8cb4 ADD: 'hf mf fastchk' - new command, improved check keys functionality. It uses a bunch of techniques to get a speedup. Using a dictionary file with 421keys, iceman1001 2017-10-05 16:00:56 +02:00
  • b4a03581c2 CHG: adjustments to the USB reading part. iceman1001 2017-10-05 15:55:08 +02:00
  • a4b4a1a9a2 FIX: iso-14443a RATS optional (piwi) iceman1001 2017-10-01 22:06:06 +02:00
  • 41a2553b04 ADD: a makefile which allows for fast download of some interesting supporting projects, tools to have with the proxmark3. iceman1001 2017-09-29 14:48:00 +02:00
  • 2b29740dad ADD: another config for openocd #450 (5191ad9e55) (@ZenSecurity) iceman1001 2017-09-29 14:38:51 +02:00
  • d3282e766a FIX: adjustments, the #define has the whiles already. iceman1001 2017-09-28 23:14:51 +02:00
  • 2934b22b05 CHG: fixing Header file iceman1001 2017-09-28 22:39:07 +02:00
  • 8dbc84dd07 syntax sugar iceman1001 2017-09-28 22:37:25 +02:00
  • 20465e17b3 CHG: removing some doubles iceman1001 2017-09-28 22:36:45 +02:00
  • 1e32ceb54c CHG: adding standalone as VPATH.. iceman1001 2017-09-28 22:36:09 +02:00
  • 7607da55f7 FIX: unify all calls.. iceman1001 2017-09-28 22:33:55 +02:00
  • d412a8aa2c FIX: one dot wrong iceman1001 2017-09-28 22:33:26 +02:00
  • 4dccc340ae correcting the standalone addons pathing. adding some comments on standalone problematics iceman1001 2017-09-28 22:33:03 +02:00
  • a68887ce2d FIX: #402 https://github.com/Proxmark/proxmark3/pull/402 (piwi) iceman1001 2017-09-28 22:31:20 +02:00
  • 1285f5a32c minor adjustments. return instead of goto iceman1001 2017-09-28 22:30:33 +02:00
  • 2d283c42a6 FIX: ISO15, increased reading distance by letting tag some time to powerup. iceman1001 2017-09-27 12:12:43 +02:00
  • 2954e1d040 fix: forgot some parentheses iceman1001 2017-09-26 22:26:57 +02:00
  • ee0409d8d0 cleaning up typecasts iceman1001 2017-09-26 22:25:06 +02:00
  • 08bf63c748 fix: double free shouldn't happen now iceman1001 2017-09-26 22:22:23 +02:00
  • 20e4af5856 CHG: more updates iceman1001 2017-09-26 17:44:57 +02:00
  • 12bf65b4b7 chg: update readme instructions for Windows users iceman1001 2017-09-26 17:43:17 +02:00
  • 743c26f3b9 CHG: updated some changelogs and instructions. iceman1001 2017-09-26 17:40:21 +02:00
  • c567aecb2e CHG: 'hf list' - now gets a timeout instead of stalling if device doesnt answer.. iceman1001 2017-09-26 17:16:24 +02:00
  • 834a80dcc1 chg: 'hf iclass sim' even with sim2, the card should answer to reads of block0,1,2 and 5 iceman1001 2017-09-26 17:06:13 +02:00
  • 07fffb4645 CHG: bootrom configuration to highest clock PLL iceman1001 2017-09-26 17:04:53 +02:00
  • b18920b9f9 CHG: enables proxmark3 client to reconnect to serial port without exiting / restarting. iceman1001 2017-09-26 17:04:25 +02:00
  • f054f5da32 CHG: gcc7 warnings accoring to PR#401 https://github.com/Proxmark/proxmark3/pull/401/files iceman1001 2017-09-26 17:02:18 +02:00
  • 0f7241f4b3 FIX: found old thread on forum from 2010, saying this bitshifts are wrong. iceman1001 2017-09-26 00:19:54 +02:00
  • 72e53b0968 chg: disable emv for armsrc default. iceman1001 2017-09-20 10:42:46 +02:00
  • 1c3ffe1ce2 syntax sugar iceman1001 2017-09-20 10:42:03 +02:00
  • b746a114ec fix: clock_gettime for Apple OSX (piwi) https://github.com/Proxmark/proxmark3/pull/393 iceman1001 2017-09-20 10:31:19 +02:00
  • b0bf1faa3d CHG: 'EMV' , at least it compiles, however working that is a completely different issue.. iceman1001 2017-09-19 19:49:47 +02:00
  • 14550557be CHG: 'emv compilation' since the client makefile doesn't import makefile.common anymore, need to move some compilor directive. Now need to change two files for EMV compilation. iceman1001 2017-09-18 22:33:22 +02:00
  • 28f1f23d48 chg: easy printing of MAKE variables iceman1001 2017-09-18 18:59:51 +02:00
  • 3839ce006d fix: added missing emv function. WITH_EMV compiles now. iceman1001 2017-09-18 18:38:54 +02:00
  • 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