Commit Graph

  • 396772c93a Fixes for compiling on Android angelsl 2017-03-30 01:41:07 +08:00
  • 9640aa75a6 Remove unnecessary x86 SSE 4.2 popcnt GCC flag Robert Jones 2017-03-29 14:09:00 +11:00
  • f7639bc338 FIX: lf sim was broken since my little tests. Should work again. iceman1001 2017-03-27 14:59:49 +02:00
  • e1778858dd FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to @Tiberius and @aczid for pointing out one of my mistakes from 2014. iceman1001 2017-03-24 21:03:09 +01:00
  • dbb4e93ad7 Merge pull request #90 from 4m4rOk/master Iceman 2017-03-18 16:34:06 +01:00
  • 8361ba2266 Updated clone/sim cmd help + minor text fixes Luca 2017-03-18 15:19:51 +01:00
  • 966c111e8c chg: too many \ slashes iceman1001 2017-03-14 08:37:13 +01:00
  • f1202c3fa9 textual (piwi) iceman1001 2017-03-14 08:30:46 +01:00
  • 76a608af8e CHG: extern methods. ADD: BSWAP_64 iceman1001 2017-03-14 08:30:17 +01:00
  • 14d6c4fc34 chg: cleaning out timing. chg: makefile (piwi) iceman1001 2017-03-13 09:45:46 +01:00
  • 33936c2155 Merge pull request #89 from angelsl/mfsetmod Iceman 2017-03-10 16:46:12 +01:00
  • 905c55de2b ADD: analyse nuid - generates NUID 4byte from a UID 7byte. Mifare Classic Ev1 has this option as a activation sequences. This NUID is also used for authenticate (cuid), not the block0 data. ref: http://www.gorferay.com/mifare-and-handling-of-uids/ iceman1001 2017-03-10 09:48:36 +01:00
  • ece631fd06 Add Mifare Classic EV1 set load modulation command angelsl 2017-03-09 21:36:19 +08:00
  • 86fdf240e0 ADD: starting merge @holiman 's graphic branch. iceman1001 2017-03-09 11:21:25 +01:00
  • be67483e63 syntax sugar iceman1001 2017-03-09 11:19:30 +01:00
  • 7663c35c73 Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2017-03-09 10:26:16 +01:00
  • b9534ca070 FIX: introduced a bug in luascripts when adding the "safe ascii chars" to ConvertHexToAscii. Now its optional. iceman1001 2017-03-09 10:26:01 +01:00
  • f45a6f4fb5 Update CHANGELOG.md Iceman 2017-03-07 14:41:08 +01:00
  • 420f5fe972 Update CHANGELOG.md Iceman 2017-03-07 14:40:27 +01:00
  • c9778481ff Update README.md Iceman 2017-03-07 14:39:30 +01:00
  • 672d72de89 CHG: lf visa2000 demod - adding the commandcall, allowing for demods of graphbuffer. (@marshmellow42) CHG: lf visa2000 read - adapting number of samples, from 12000 -> 12500. (@marshmellow42) iceman1001 2017-03-07 08:26:17 +01:00
  • 6795b3da93 CHG: compiler warning about not using fscanf return value. iceman1001 2017-03-06 19:24:50 +01:00
  • 57e1e31dce chg: unused .. but not for long iceman1001 2017-03-06 19:15:01 +01:00
  • 57778a4630 CHG: renamed struct sector -> sector_t CHG: defines on armside CHG: #define WIN32 -> _WIN32 CHG: started to enhance "hf mf chkkeys" REM: removed some duplicates etc in default keys. iceman1001 2017-03-06 19:11:08 +01:00
  • 318bae20de removed some duplicates. iceman1001 2017-03-06 14:47:24 +01:00
  • 8eeb3c6a0b CHG: And that should be everything cleaned up with unneed functions and calls. iceman1001 2017-03-06 11:53:55 +01:00
  • 7dfa1b021e CHG: breaking, forgot some.. iceman1001 2017-03-06 11:50:26 +01:00
  • 00baf27097 FIX: since the correctionNeeded logic changed, with PR #87 (https://github.com/iceman1001/proxmark3/pull/87) this is the consequence changes to it. iceman1001 2017-03-06 11:27:15 +01:00
  • 81f9cbb188 Merge pull request #87 from timhir/master Iceman 2017-03-06 11:15:25 +01:00
  • 17ab9dcca0 Improved logic for determining the correct Frame Delay Time (FDT) value based on the last bit transmitted by the PCD Timo Hirvonen 2017-03-06 11:39:12 +02:00
  • dfcf20d641 FIX: Coverity Scan fixes to emvcmd.c among others. FIX: emclearmem bug. iceman1001 2017-03-05 18:43:06 +01:00
  • 790bb5ae49 Merge pull request #86 from egon2/fix-85 Iceman 2017-03-05 18:22:17 +01:00
  • 37a71c7a96 fixes #85 egon2 2017-03-05 16:19:26 +00:00
  • dc873169cf FIX: lf visa2000 actually the parity is on the whole id. iceman1001 2017-03-05 17:13:43 +01:00
  • fb26bb5436 FIX: lf visa2000 - identified unknown nibble in checksum. Is not checksum, but the even parity of the last 2bytes in ID. iceman1001 2017-03-05 16:56:24 +01:00
  • bdeac4021a CHG: @marshmellow42 's XL size, and em4x05 timmings. iceman1001 2017-03-04 14:37:26 +01:00
  • e0a241f76e CHG: plotting of clock iceman1001 2017-03-04 14:36:09 +01:00
  • 5b8cc7cf26 textual change @4m4rOk iceman1001 2017-03-04 14:35:39 +01:00
  • 2ec645e9d7 chg: more keys. iceman1001 2017-03-04 14:34:08 +01:00
  • 91e9295761 FIX: had to make it clientside only iceman1001 2017-03-03 12:27:35 +01:00
  • 88e7a6bfa7 FIX: travisCI complains. dummy -> dummy_sgc. iceman1001 2017-03-03 12:24:02 +01:00
  • 9833360b25 chg: clock marking for ask/fsk/psk, using @marshmellow42 's addition to get startindex. iceman1001 2017-03-03 11:36:07 +01:00
  • 1ec412d97d FIX: moved from lfdemod.c -> graph.c SetGraphClock. iceman1001 2017-03-02 21:15:01 +01:00
  • aa9b584f5c FIX: removing nonexistent include file. iceman1001 2017-03-02 21:10:35 +01:00
  • c6e5c7ea46 CHG: data plot- the marking of clock, looks better without borders. It only connected to ASK. STT mark also looks better. Still problem with finding the startindex... iceman1001 2017-03-02 21:00:51 +01:00
  • a47ded5b54 ADD: data detectclock - added clock blocks in plot window. Its a draft. Not working for all clocks. ADD: STT is now marked as a block in plot window, instead of Marshmellow42 's two lines. iceman1001 2017-03-02 14:53:50 +01:00
  • 99136c6eef CHG: finalized the merge between peter filmoores 14atagfuzz branch (emv). I seriously doubt anything works. iceman1001 2017-03-01 21:51:23 +01:00
  • a9eeb57698 CHG: Added PR #220 from PM3 Master. ref: https://github.com/Proxmark/proxmark3/pull/220 iceman1001 2017-03-01 20:14:46 +01:00
  • c24364a8a4 FIX: @marshmellow42 's ST detection fix. FIX: lfops.c and em4x05 command timings. iceman1001 2017-02-28 19:20:12 +01:00
  • 4eabb8ad38 CHG: minor LF adjustments. CHG: lf visa2000 - removed askedgedetect, it seemed it destroyed more than enhanced. iceman1001 2017-02-28 16:55:16 +01:00
  • a8fd088d8b FIX: lf search - em410x demod was a bit greedy. iceman1001 2017-02-28 14:47:25 +01:00
  • 026ac759a5 help text iceman1001 2017-02-28 14:09:10 +01:00
  • 62cdba0568 CHG: hf em commands. Client side now has same commands as Peter Fillmores 14atagfuzz repo. OBS: not all exists on deviceside yet! iceman1001 2017-02-28 14:08:15 +01:00
  • 96befa9ab1 upd text iceman1001 2017-02-28 08:36:01 +01:00
  • f24edfec54 CHG: hf 14a read - started to add a Magic tag gen2 detection. SKipping it for now. Can't decide to put in on deviceside or in client. FIX: lf read - ophs.. it works again. ADD: lf em 4x05-- - added a chipset definition CHG: better kali fix - from @pwpivi iceman1001 2017-02-28 08:16:02 +01:00
  • 8db18d2f15 ADD: hf 14a read - now can detect the newer magic generation 1b. In output 1A (old version, where all hf mf c* commands works) 1B is the newer. iceman1001 2017-02-27 19:18:38 +01:00
  • 41611deef9 CHG: some of @marshmellow42 's ref: 2b11c7c750 CHG: lf em 410x - when demoded to all zeros, it wasn't printed so some noninitalized tags just gets a empty "found em410x tag" message. Hav'nt decided on how to go further with it. iceman1001 2017-02-27 14:04:50 +01:00
  • c3a15ba92f FIX: should be defined earlier. iceman1001 2017-02-26 22:01:38 +01:00
  • d216a5711b CHG: one step closer to finish merging @marshmellow42 's 4x05 changes. iceman1001 2017-02-26 21:32:51 +01:00
  • b87ad7964e FIX: some compiler problems caused by PM3 master commit 4197a3f6ff for Kali users. discussed about in isssue ref: https://github.com/Proxmark/proxmark3/issues/218 iceman1001 2017-02-26 21:30:47 +01:00
  • 1b6cc9746e FIX: removing compiler warning about double const. thanks to @spaceteddy ref: https://github.com/iceman1001/proxmark3/issues/83 iceman1001 2017-02-26 21:28:06 +01:00
  • aa5cba4ca3 CHG: coverity scan cpmplains.. iceman1001 2017-02-26 00:40:19 +01:00
  • d24026ade8 BUG: forgot to remove iceman1001 2017-02-25 23:14:55 +01:00
  • d32691f1da FIX: hf mf sim - authentication works again. CHG: lf em- renamed. CHG: removed functionality in whereami.c, not needed. iceman1001 2017-02-25 23:00:20 +01:00
  • 17556415a9 CHG: @marshmellow42 's changes to lfops.c /lfsampling.c CHG: updated CHANGELOG.md iceman1001 2017-02-24 15:45:24 +01:00
  • 6ac2301423 CHG: forgot some changes to previous commit. iceman1001 2017-02-24 15:00:49 +01:00
  • b804b9cdb8 ADD: @pivipw 's changes "making lua paths". ref:: 4197a3f6ff iceman1001 2017-02-24 14:59:38 +01:00
  • 01f082a60f CHG: lf read - forgot a var iceman1001 2017-02-24 14:17:36 +01:00
  • 165b92dc35 CHG: lf read - optional timeout, to be used when configured a threshold limit. iceman1001 2017-02-24 14:15:36 +01:00
  • 5215a87442 CHG: @Marshmellow42 's fixes. ref: e88096ba25 iceman1001 2017-02-24 01:14:47 +01:00
  • f7c1147ab8 chg; PRIu32 becomes %u. Lets return to whats working - %lu iceman1001 2017-02-23 01:21:25 +01:00
  • 3919356baf CHG: 64? iceman1001 2017-02-23 00:58:52 +01:00
  • 8ad1e731c8 chg: @marshmellow42 's changes. iceman1001 2017-02-23 00:52:40 +01:00
  • 07bc72b880 CHG: continue code cleanup. REM: removed stdint.h , since we are using c99 when compiling. iceman1001 2017-02-23 00:32:14 +01:00
  • 9c624f67b3 chg: @piwi's code cleanup and some more. ref: 43534cbad2 iceman1001 2017-02-23 00:03:10 +01:00
  • b4762e2712 ADD: new settings file for buspirate and at91sam7s512 ref: a386043fa9 iceman1001 2017-02-21 19:53:40 +01:00
  • d25518be59 FIX: wrong varname, Good catch of @jamchamb 4b12061bee iceman1001 2017-02-20 21:03:04 +01:00
  • 19d9376c16 CHG: added some comments when changing the HAS_512_FLASH macro directive. CHG: 'make cli' - needs lualibs to compile. well, and more stuff ofcourse. iceman1001 2017-02-20 11:47:10 +01:00
  • 17a9ca0cdc FIX: memcpy bug... iceman1001 2017-02-19 23:52:09 +01:00
  • 9932c55a4a CHG: lf em - refactored @marshmellow42 's em paritycheck. ADD: bootrom/Makefile got some options. It shouldnt change anything. iceman1001 2017-02-19 23:24:19 +01:00
  • 9bef1216b9 ADD: added dkjson.lua for json support iceman1001 2017-02-19 23:21:59 +01:00
  • 5e9d59fe2a syntax sugar iceman1001 2017-02-19 01:34:45 +01:00
  • 5ebba500dc CHG: prints if command is NACK, iceman1001 2017-02-19 01:34:21 +01:00
  • 4b555c8dc0 Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2017-02-19 00:13:44 +01:00
  • f054036a10 chg: analyse chksum - now respects the mask variable, iceman1001 2017-02-19 00:13:32 +01:00
  • 4ac9f07840 CHG: lf em - added @marshmellow42 's changes iceman1001 2017-02-19 00:12:35 +01:00
  • d06c81b7c8 Update README.md Iceman 2017-02-18 21:58:32 +01:00
  • fd056682e0 Update README.md Iceman 2017-02-18 21:55:24 +01:00
  • abf3b8af8e Update README.md Iceman 2017-02-18 21:54:26 +01:00
  • 03d73c0b8d FIX: lf guard sim - helptext change and increase arguments expected check to 3 iceman1001 2017-02-17 07:48:00 +01:00
  • 5381b6fed5 Merge pull request #81 from mdp/fixguard Iceman 2017-02-17 07:47:09 +01:00
  • da952d12a6
    Fix args number and example for guard mdp 2017-02-16 19:35:26 -08:00
  • 36dc0b4370 ADD: some more keys iceman1001 2017-02-16 22:50:25 +01:00
  • 080e1114c8 CHG: a message.. iceman1001 2017-02-16 21:59:57 +01:00
  • 6f93185537 CHG: lf em - some minor psk detection changes. iceman1001 2017-02-16 21:52:14 +01:00
  • 1a4b907335 CHG: some minor changes from @marshmellow42 iceman1001 2017-02-16 21:44:25 +01:00
  • 516dbac210 CHG: lf em - some minor refactoring in 4x50 commands iceman1001 2017-02-16 19:48:50 +01:00
  • bd09006a8c CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemod_ext with a refenence bool. CHG: 'lf em4x' - refactored the code for emd4x50 demod iceman1001 2017-02-16 16:38:09 +01:00
  • 62dc7d4a6f CHG: @marshmellow42 's em4x50 changes ADD: 'analys chksum' - added a BSD styled 4 and 8 bit shift checksum iceman1001 2017-02-16 09:53:47 +01:00
  • f9f5f45000 CHG: lf em - @marshmellow42 's latest changes iceman1001 2017-02-15 16:58:29 +01:00