Commit graph

  • 8419248d2d More CRLF -> LF conversion marcansoft 2010-02-20 22:50:30 +00:00
  • e30c654b19 More en masse cleanup (whitespace/newlines/headers/etc) marcansoft 2010-02-20 21:57:20 +00:00
  • 49b35ff9c2 More CRLF -> LF marcansoft 2010-02-20 21:56:46 +00:00
  • fdcc61d318 More CRLF -> LF cleanup marcansoft 2010-02-20 21:56:33 +00:00
  • c062856a74 But let people override CROSS if they reall want to ;) marcansoft 2010-02-20 21:32:09 +00:00
  • 272e55ca64 Switch compiler to arm-eabi instead of arm-elf marcansoft 2010-02-20 21:28:29 +00:00
  • 15c4dc5ace Clean up line endings, switch everything to LF instead of CRLF marcansoft 2010-02-20 21:24:25 +00:00
  • 72c4af087f Add obj/.dummy for clients that don't track empty dirs marcansoft 2010-02-20 21:20:47 +00:00
  • 5e174a511b marcan's patch until he gets commit access. Remove C library's includes from the firmware side since it's not available anyway and not used izsh@fail0verflow.com 2010-02-20 03:07:55 +00:00
  • cbb03be993 Oops forgot a file izsh@fail0verflow.com 2010-02-20 00:38:24 +00:00
  • 91c38cf715 Fix windows compilation issues. But still not final. We should move to pthread and factorize the code with *nix). Ideally we should move to libusb-1.0 too. izsh@fail0verflow.com 2010-02-20 00:36:48 +00:00
  • 3ec3a4724e Removed hackish usb.h file, re-added Info.plist d18c7db 2010-02-19 23:24:49 +00:00
  • baf39b0f16 Not a source code file d18c7db 2010-02-18 08:32:41 +00:00
  • 23c1df52b0 Tweak JTAG config file d18c7db 2010-02-18 08:29:03 +00:00
  • 393c3ef933 Attempt at getting the windows client to at least compile without bombing out with errors, may not be fully usable, e.g. plot window doesn't come up, etc d18c7db 2010-02-18 08:24:26 +00:00
  • fffad860fc fix output inversion in mandemod adam@algroup.co.uk 2010-02-15 21:15:52 +00:00
  • dbf444a179 missing parameter in 'threshold' command help adam@algroup.co.uk 2010-02-08 22:02:18 +00:00
  • 33984c6a82 fix 'data load' filename pointer adam@algroup.co.uk 2010-02-08 17:37:02 +00:00
  • 8381984556 Cosmetic changes, replace mismatched indentation izsh@fail0verflow.com 2010-02-08 11:58:40 +00:00
  • 5d5311a223 command parser shortcuts e.g. 'd p' will call 'data plot' (from rumpeltux) adam@algroup.co.uk 2010-02-08 09:23:39 +00:00
  • da17fa0ebc Added some Eclipse files (.settings .cproject .project) to svn ignore d18c7db 2010-02-08 03:31:08 +00:00
  • 590f8ff949 get rid of implicit declaration warnings adam@algroup.co.uk 2010-02-07 00:31:32 +00:00
  • 5a956258d3 alphabet ;) izsh@fail0verflow.com 2010-02-06 18:24:22 +00:00
  • 26aa7d73ad damn that alphabet! adam@algroup.co.uk 2010-02-06 18:11:49 +00:00
  • 8d183c53b6 merge 'lfsamples' and 'hfsamples' into 'samples' adam@algroup.co.uk 2010-02-06 18:06:31 +00:00
  • ab2fd3d68b streamline CmdEM410xWatch adam@algroup.co.uk 2010-02-06 18:05:05 +00:00
  • 4c8db262c0 usability hint adam@algroup.co.uk 2010-02-06 15:50:20 +00:00
  • b279e3efc1 more helpful error message (from Sourcerer) adam@algroup.co.uk 2010-02-06 09:54:38 +00:00
  • a2b1414f43 Andreas fix for LEGIC MIM1024 adam@algroup.co.uk 2010-02-06 09:43:33 +00:00
  • 83a9b236fe fix warning: implicit declaration of function ‘exit’ adam@algroup.co.uk 2010-02-06 09:33:17 +00:00
  • 313322658c FIXME: will crash if sample buffer does not contain valid legic data (fixed by Sourcerer) adam@algroup.co.uk 2010-02-05 20:08:02 +00:00
  • 41dab15305 Alphabetical order ;) And cosmetic changes (remove duplicated includes) izsh.f0f 2010-02-05 17:16:14 +00:00
  • 669c1b80c5 add LEGIC decoder (submitted by Sourcerer, untested by me) adam@algroup.co.uk 2010-02-05 13:56:33 +00:00
  • 535b5a59bd Change -std=c99 to -std=gnu99 to be able to compile libusb-0.1.* which uses u_int*_t and PATH_MAX izsh.f0f 2010-02-05 11:16:07 +00:00
  • c59c3405ec wun day i'll lern my alfabet adam@algroup.co.uk 2010-02-05 08:29:09 +00:00
  • 8e220a9126 put legic back in the system and add rumpletux's fast legic / prng code from forum adam@algroup.co.uk 2010-02-05 08:18:02 +00:00
  • 040a7baad0 client/cmdparser.c: Cosmetic changes. client/cmdlf.c: Add missing include for "WaitForResponse". izsh.f0f 2010-02-05 01:06:53 +00:00
  • 37239a7c4b differentiate commands and sub-menus in help adam@algroup.co.uk 2010-02-05 00:17:38 +00:00
  • 502def6d63 oops. in the spirit of cleaner code, don't do stuff twice! adam@algroup.co.uk 2010-02-04 23:31:23 +00:00
  • bdd1de1b02 make LF sampling ACK to fix USB timing issue in em410xwatch adam@algroup.co.uk 2010-02-04 23:15:53 +00:00
  • c37d2e7078 make parser slightly more user friendly (default to 'help') adam@algroup.co.uk 2010-02-04 22:51:02 +00:00
  • 92e592ce71 Limit DbpString size to the buffer size, patch by Andreas from proxmark forums henryk@ploetzli.ch 2010-02-04 02:49:21 +00:00
  • 7fe9b0b742 Client cleanup and restructuring. Stage 1... Next Step is refactoring some of the giant functions which are just copy/paste of some other ones with just a few line changes, removing unnecessary 'goto' etc. izsh.f0f 2010-02-04 01:27:07 +00:00
  • 6982ac2612 fix USB send data timing issue in CMD_DOWNLOADED_SIM_SAMPLES_125K adam@algroup.co.uk 2010-01-29 09:28:47 +00:00
  • 13a79da4e9 add 'losimman' command - simulate arbitrary Manchester encoded LF tags adam@algroup.co.uk 2010-01-28 11:49:05 +00:00
  • cef938d883 fix a stack overflow in the flasher routine (my bad) bushing 2010-01-27 09:25:37 +00:00
  • 70b1a68543 use elf targets for flashing adam@algroup.co.uk 2010-01-21 15:51:24 +00:00
  • 4fdefea801 Automatically enter bootrom when OS image doesn't appear to be proper henryk@ploetzli.ch 2010-01-16 06:10:04 +00:00
  • 044a375b95 Added offset feature to hexsamples command daniel.boteanu 2010-01-14 23:11:31 +00:00
  • 815f3f2559 Decreased BigBuff mem, some elf flasher fixes (needs more work) but flashing correctly currently. d18c7db 2010-01-10 03:57:41 +00:00
  • 8caef54055 Increased buffer sizes for hi14snoop. Added blinking LED for feedback daniel.boteanu 2010-01-09 15:30:47 +00:00
  • d724614963 Trim long debug string message in hitune daniel.boteanu 2010-01-09 15:13:49 +00:00
  • 1eb7596aad Added hitune command for continuously measuring HF antenna tuning daniel.boteanu 2010-01-09 14:59:42 +00:00
  • 8b576d2d31 first attempt at grouping commands into categories based on what I think they do I could really use some help here, since I don't actually understand what every command does :( bushing 2010-01-07 04:39:12 +00:00
  • 107ec6e4b5 fix broken formatting in command table bushing 2010-01-07 04:09:27 +00:00
  • 3210b50ec6 enable indalademod and vchipdemod in offline mode bushing 2010-01-07 04:06:42 +00:00
  • b961ef035a client/elf.h: Add missing Elf32_Phdr struct to compile under Mac OS X. client/flash.h: Add missing header ifndef. izsh.f0f 2010-01-05 12:32:44 +00:00
  • 2cab856f9f removed support for s19 files in the flasher and replaced it with elf parsing. can we stop specifying the "partition" yet? bushing 2010-01-05 00:02:12 +00:00
  • 6e4d4ee609 refactor flashing code into flash.h, so we can share it between platforms bushing 2010-01-04 05:11:08 +00:00
  • 204c85958c moar svn ignore crap bushing 2010-01-04 04:18:40 +00:00
  • 8d436e81af set svn:ignore bushing 2010-01-04 04:13:39 +00:00
  • 1e1b303093 Fixed some compile warnings in client, minor tidy up with some dbprintf statements d18c7db 2010-01-04 03:08:45 +00:00
  • 709a8d3ff0 replaced obsolete config options with current d18c7db 2010-01-02 20:47:53 +00:00
  • 850427c8a9 switch away entirely from using DbpInteger to Dbprintf bushing 2010-01-02 00:34:43 +00:00
  • a9bc033bdd create Dbprintf convenience function bushing 2010-01-01 23:36:17 +00:00
  • 4ab6281664 Make the bootrom correctly nack in case of flash write error (e.g. due to lock bits) henryk@ploetzli.ch 2010-01-01 14:56:25 +00:00
  • 0d974852ce ARM code cleanup (lfops) bushing 2009-12-30 02:52:33 +00:00
  • 6f5cb60c46 Add printf, and start transitioning away from DbpInteger bushing 2009-12-30 02:18:25 +00:00
  • f39c4119e0 Fix QT CXXFLAGS/LDFLAGS bushing 2009-12-30 00:49:27 +00:00
  • 6c5ad03860 mifare usb update roel@libnfc.org 2009-12-30 00:18:35 +00:00
  • 93f5759045 mifare tools update roel@libnfc.org 2009-12-30 00:12:17 +00:00
  • 32cfae439e mifare firmware update roel@libnfc.org 2009-12-30 00:11:50 +00:00
  • fa03a110e9 mifare client update roel@libnfc.org 2009-12-30 00:11:23 +00:00
  • 2561caa24c Implement card reading with a few simple fixed obfuscation strings henryk@ploetzli.ch 2009-12-28 18:19:00 +00:00
  • 1d99b0df4a Remove LEGIC RF tag emulation code since it's useless without keystream generator henryk@ploetzli.ch 2009-12-28 18:18:25 +00:00
  • 84c02e97e0 iso14443a cleanup, cascade2 level working again roel@libnfc.org 2009-12-28 17:21:50 +00:00
  • d24438f85c cleaning up endless copy-paste of trace functionality roel@libnfc.org 2009-12-28 00:16:05 +00:00
  • 249deb42a0 cleaning up endless copy-paste of trace functionality roel@libnfc.org 2009-12-28 00:15:38 +00:00
  • 5ed2c738ed fix Mac build to use Qt framework (e.g. http://get.qt.nokia.com/qt/source/qt-mac-cocoa-opensource-4.6.0.dmg) bushing 2009-12-27 23:27:29 +00:00
  • 55a69489cd Properly exit usb thread (e.g. on Ctrl-D) henryk@ploetzli.ch 2009-12-22 20:32:40 +00:00
  • a665f74081 Use the interworking version of libgcc.a henryk@ploetzli.ch 2009-12-22 16:40:03 +00:00
  • 59936251ff remove some straggling files and fix paths in cockpit batch files bushing 2009-12-22 13:05:32 +00:00
  • ead7519327 change MFPR version to 2.4.2 to fix install script fail bushing 2009-12-22 12:56:36 +00:00
  • 022c8791c1 fixes to make it work properly on the Mac bushing 2009-12-22 12:54:24 +00:00
  • 940a20122d merge makefiles into one bushing 2009-12-22 12:52:02 +00:00
  • d5be6f7cd4 fix OS detection, libgcc detection bushing 2009-12-22 12:50:34 +00:00
  • 1dea88f976 fix some ARM build fail bushing 2009-12-22 12:48:33 +00:00
  • f11f5c2738 fix target name for Windows compile bushing 2009-12-22 12:47:10 +00:00
  • 9b25560889 lean up event model so that this will work under OS X (and hopefully Linux) still need to refactor some stuff -- lots of code duplication here that we can get rid of bushing 2009-12-22 12:46:04 +00:00
  • aa81a8d3f1 rename ReceiveCommandP -> ReceiveCommandPoll for consistency bushing 2009-12-22 12:44:38 +00:00
  • a99c6a1921 There's no painless way to do this, but it needs to be done -- the only reason any of the Windows code was in CPP files was because the MS compiler doesn't support C99. Switch to using MinGW, and that problem goes away, so we can rename the files back. bushing 2009-12-22 12:42:54 +00:00
  • a146075d74 remove most of the references to translate.h bushing 2009-12-22 12:35:36 +00:00
  • 3a8464f067 change usb_cmd struct to be more sane wean ourselves off translate.h bushing 2009-12-22 12:34:24 +00:00
  • cd00aa3043 merge linux and windows clients into one directory... will consolidate makefiles shortly bushing 2009-12-22 12:11:15 +00:00
  • e3dfa42772 Amontec JTAGKey config d18c7db 2009-12-15 06:28:40 +00:00
  • 258a9f3899 Fix MPFR URL henryk@ploetzli.ch 2009-12-13 22:55:49 +00:00
  • d6e91bf086 Change gcc source URL henryk@ploetzli.ch 2009-12-13 11:35:46 +00:00
  • 8d40aba58b Add capability to correlate against subcarriers of 212kHz (argument FPGA_HF_READER_RX_XCORR_QUARTER_FREQ | FPGA_HF_READER_RX_XCORR_848_KHZ) and 106kHz (argument FPGA_HF_READER_RX_XCORR_QUARTER_FREQ) henryk@ploetzli.ch 2009-12-09 02:31:01 +00:00
  • 78d647da02 Limit hexsamples to just the amount of requested samples henryk@ploetzli.ch 2009-12-03 16:21:44 +00:00
  • 68d9d60a4d Add generic CRC calculation code henryk@ploetzli.ch 2009-11-25 20:41:41 +00:00