Commit Graph

  • 13e89cb61c
    Merge pull request #33 from merlokk/auth144434 RFID Research Group 2018-10-14 11:44:45 +02:00
  • 375aada810 more keys Chris 2018-10-13 11:26:40 +02:00
  • 4563210a96 forgot h file merlokk 2018-10-11 16:55:21 +03:00
  • de31f05284 ok, compiles) merlokk 2018-10-11 16:54:50 +03:00
  • ab5233d29f now it needs to resolve issues in reveng merlokk 2018-10-11 11:48:46 +03:00
  • 3d31272340 fix gcc8.2.0 Chris 2018-10-07 16:19:45 +02:00
  • 6e1f757047 fix: warning about %lu in gcc 8.2.0 Chris 2018-10-07 16:17:25 +02:00
  • 29982a6cdc CHG: 'make control widget smaller' Chris 2018-10-07 12:32:14 +02:00
  • 769dee7e7a Fix: ControlWidget placement Chris 2018-10-07 12:17:21 +02:00
  • 642e5e906c textual Chris 2018-10-07 09:04:59 +02:00
  • 1fb121474e osx: fix annoying focus behaviour (@anticat) Chris 2018-10-07 09:01:24 +02:00
  • 61d7f74ab9 chg: code clean up Chris 2018-10-06 14:53:21 +02:00
  • 2a24f97355 chg: using three spaces instead of tabs for intendention Chris 2018-10-06 14:52:50 +02:00
  • 7d09a466fb FIX: OSX disable app-nap during serial comm (@anticat) https://github.com/Proxmark/proxmark3/pull/687 Chris 2018-10-06 13:29:20 +02:00
  • 97c0729289 fix: 'sc raw t' - tlv decoding work again chg: 'sc brute' - now decodes TLV by default the found SFI chg: 'sc raw' - better detection on armside when failing Chris 2018-09-25 02:54:51 +02:00
  • 8792849732 text Chris 2018-09-23 20:56:33 +02:00
  • 50143e460d syntax Chris 2018-09-23 20:41:29 +02:00
  • dbed5d5855 ADD: 'sc brute' - a naive sfi bruteforcer for smartcards. When a SFI is found, it is read/printed Chris 2018-09-23 20:40:37 +02:00
  • 4fa0835d5f FIX: APDUCodeTable has more items than 100 Chris 2018-09-23 20:18:27 +02:00
  • f3d1c9ea77 chg: 'sc raw' - added response code annotation Chris 2018-09-23 17:05:29 +02:00
  • 125884c3d5 CHG: 'sc raw' - now requests response if inital command got 0x61 response Chris 2018-09-23 16:35:40 +02:00
  • dc67b5d7c9 chg: revert fpga_major mode in LF. chg: 'lf t55xx deviceconfig' - persistence to flashmem is now option with param P Chris 2018-09-23 05:29:55 +02:00
  • b89b62164d added emv tag (@merlokk) https://github.com/Proxmark/proxmark3/pull/676 Chris 2018-09-18 20:28:54 +02:00
  • f679db9683 textual Chris 2018-09-16 23:07:19 +02:00
  • 5c0517526a CHG: 'hf mf csave' CHG: 'hf mf esave' - Chris 2018-09-16 23:05:09 +02:00
  • 151ad3b31f CHG: missing declaration Chris 2018-09-16 22:40:09 +02:00
  • a965dff52c CHG: 'lf t55xx deviceconfig' - better helptext. Command takes timing values in FIELD CLOCK, which is converted to (US) on device. Chris 2018-09-16 20:54:08 +02:00
  • 5a95cee5ed clean Chris 2018-09-16 20:49:29 +02:00
  • d596343438 chg: 'lf t55xx deviceconfig' - assume total time, and writeenable when writting... Chris 2018-09-16 20:48:39 +02:00
  • 02cc278e19 chg: remove warnings on coverity chg: encapsule flasmem function calls Chris 2018-09-16 20:47:23 +02:00
  • df70619888 chg: turn off FPC specific functions (still work in progress) Chris 2018-09-15 18:33:16 +02:00
  • 1d322686bb CHG: added possible SE credential identification text Chris 2018-09-15 12:58:50 +02:00
  • 97f9c1a49f text Chris 2018-09-15 12:03:01 +02:00
  • d94ef81973 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 Chris 2018-09-15 12:01:12 +02:00
  • 9d1c3a3538 FIX: crash on Bionic libc if CloseProxmark is called twice. (@micolous) https://github.com/Proxmark/proxmark3/pull/672 Chris 2018-09-15 12:00:53 +02:00
  • 2611eef1b6
    Merge pull request #32 from TomHarkness/master RFID Research Group 2018-09-15 11:57:55 +02:00
  • 3e9397e337 Fix syntax TomHarkness 2018-09-15 16:20:44 +10:00
  • 54bea5a067 textual Chris 2018-09-14 08:13:42 +02:00
  • b7a1674bf6 helptext Chris 2018-09-14 08:12:03 +02:00
  • 63260df31e
    Merge pull request #23 from xilni/master RFID Research Group 2018-09-14 08:03:21 +02:00
  • 1fff6ae09a chg: rename variable Chris 2018-09-12 08:01:35 +02:00
  • 43c399876f chg: helptext Chris 2018-09-12 07:59:43 +02:00
  • dcd0300913 chg: helptext Chris 2018-09-11 22:14:41 +02:00
  • ba2543b627 ADD: 'lf t55xx deviceconfig' - command that allows for setting t55xx timings via the client. If run on a RDV40, it also saves the config to flashmemory. This gives you option to have custom timings for your custom antenna in order for your RDV40 to work optimal against a t55xx tag and with your custom antenna. (@iceman) Chris 2018-09-11 18:35:07 +02:00
  • 5959cdf62c chg: remove some warning of unused variables Chris 2018-09-10 22:49:29 +02:00
  • 9ee550af45 FIX: lf t55xx detect works better with adjusted timings CHG: applied fpga_off patch. Chris 2018-09-10 21:45:00 +02:00
  • 0a648d482d chg: remove warning unused variable Chris 2018-09-09 23:16:47 +02:00
  • d42b4f6ddf CHG: ask clean wave - better start position in signal Chris 2018-09-09 23:02:41 +02:00
  • c187774a98 fix: hilow fuzzing overlap Chris 2018-09-09 22:08:32 +02:00
  • b66a481581 cleanup Chris 2018-09-09 19:56:25 +02:00
  • fef85d4caa chg: 'data load' , 'data norm' etc all commands that manipulate graphbuffer need to update signalproperty struct. But its not based on the signed data. Chris 2018-09-09 19:56:11 +02:00
  • bc0ffa9e51 fix: remove zeromean chg: cleanup Chris 2018-09-09 19:54:22 +02:00
  • 0a548c5da0 clean up Chris 2018-09-09 18:08:20 +02:00
  • c4b3edef89 fix: double free bug on MacOS (thanks @drandreas) Chris 2018-09-09 18:03:49 +02:00
  • 6176103023 cleanup Chris 2018-09-09 12:36:44 +02:00
  • be57354478 chg: seems to be a free bug on macos Chris 2018-09-09 12:36:16 +02:00
  • d774e4c84f Chg: step2 in the signed vis unsigned graphbuffer signal processing. It will break some tone-based demods like ti etc. Chris 2018-09-09 12:34:43 +02:00
  • 90f29bf430 chg: call specific noise function Chris 2018-09-09 11:29:37 +02:00
  • ba9de80eeb chg: 'hf legic sim' break sim by sending another cmd Chris 2018-09-09 11:29:11 +02:00
  • 4e42d11d15 FIX: HI/LOW fuzz levels. (one step for ASK/NZR etc) Chris 2018-09-08 20:54:54 +02:00
  • 1d51b2cd8f fix: variable name textual Chris 2018-09-08 14:15:05 +02:00
  • 79afc031fc FIX: LF antenna discharge after interfer timings. As suggested by @ts And thanks to @drandreas who patiently explains fpga verilog code to me. Chris 2018-09-08 14:11:51 +02:00
  • 56f3ef2a55 chg: helptext (@drandreas) chg: 'hf legic esave' now saves to both BIN / EML Chris 2018-09-08 12:38:36 +02:00
  • 65b29410d4 chg.. space.. Chris 2018-09-08 11:23:17 +02:00
  • 0e2dbe7424 chg: code cleanup Chris 2018-09-08 11:18:10 +02:00
  • 0b673683d9 fix: 'hf legic sim' no assign... (Thanks to @625) Chris 2018-09-08 11:17:31 +02:00
  • e29bb51e76 chg;: idea of auto adjusting signal to zero mean baseline in order to compensate different antennas Chris 2018-09-07 23:47:42 +02:00
  • 51fdde0bbf code clean Chris 2018-09-07 23:46:44 +02:00
  • b7d0786ab8 code clean Chris 2018-09-07 23:45:52 +02:00
  • e5e8c0b5d8 not needed anymore Chris 2018-09-07 23:45:08 +02:00
  • bb5804b1b0 text Chris 2018-09-06 21:47:57 +02:00
  • 3a338f566e chg: zero mean in hidfskdemod chg: idteck demod return values Chris 2018-09-06 21:44:53 +02:00
  • 24eaac8681 CHG: the thread comms refactoring from offical pm3 repo Chris 2018-09-06 21:43:20 +02:00
  • eb0b5116a2
    Merge pull request #25 from drandreas/rdv4-legic RFID Research Group 2018-09-06 20:26:39 +02:00
  • 5019f847a5
    Merge pull request #21 from cjbrigato/master RFID Research Group 2018-09-06 17:27:26 +02:00
  • 7e12fc0ceb Pass 2; commit 3/3; Colin J. Brigato 2018-09-06 05:34:48 +02:00
  • c74dbb63b8 Pass 2; commit 2; Colin J. Brigato 2018-09-06 05:24:50 +02:00
  • 368fe11df0 Second Pass rewrite of flashmem. added command 'mem spibaud' to switch between 24/48Mhz operation. All is more consistant, less messy. All logic rewrittent avoiding multiple flashinit/flashstop. busywait is now at it's lowest possible. Beware : 48Mhz is VERY buggy cause of sillicon bug (see source for more info), and doesn't give much more than 24Mhz for now since we doubled nearly every operation speed here. Colin J. Brigato 2018-09-06 05:15:52 +02:00
  • e1fa1e659a Legic: Implemented write command for card simulation AntiCat 2018-09-05 22:23:44 +02:00
  • 2981fe7ce8 Legic: Implemented read command for card simulation AntiCat 2018-09-05 22:23:37 +02:00
  • cd78b00815 Legic: Implemented setup phase for card simulation AntiCat 2018-09-05 22:23:35 +02:00
  • 2c6c4e5bc6 Legic: Implemented trace log AntiCat 2018-09-05 22:23:28 +02:00
  • fe91a3f52f Legic: Implemented RX and TX for card simulation AntiCat 2018-09-05 22:23:26 +02:00
  • 61e4eac2b2 Legic: Moved card simulator into separate file & cleaned interface. AntiCat 2018-09-05 22:23:25 +02:00
  • e472a21194 FPGA Hi-Simulate: Added 212kHz SSP-Clock option AntiCat 2018-09-05 22:23:23 +02:00
  • 0994c91888 FPGA Hi-Simulate: Freed up 4 LUTs AntiCat 2018-09-05 22:23:22 +02:00
  • cef5dc4e83 FPGA Hi-Simulate: Fixed documantation AntiCat 2018-09-05 22:23:20 +02:00
  • 6ca899d130 FPGA Hi-Simulate: Formatted code AntiCat 2018-09-05 22:23:18 +02:00
  • 76e2d7502a Merge remote-tracking branch 'upstream/master' Colin J. Brigato 2018-09-05 20:39:56 +02:00
  • 2263c826db Restore Makefile, temporiraly provide Makefile.Colin Colin J. Brigato 2018-09-05 20:34:28 +02:00
  • 972d30474d Add 'rem' - new command that adds a line to the log file (@didierStevens) Chris 2018-09-05 20:31:10 +02:00
  • 4200ed5dc9 fix: justnoice Chris 2018-09-05 19:16:49 +02:00
  • 8b047ae9f5 cleanup Chris 2018-09-05 19:13:39 +02:00
  • 605d7a2343 FIX: just noice detection on device / client Chris 2018-09-05 19:07:31 +02:00
  • 4c72acaf63 FIX: cleanup code, sync of output texts. Chris 2018-09-05 18:58:58 +02:00
  • 4c37126baf cleanup Chris 2018-09-05 18:58:04 +02:00
  • fb49ca9735 FIX: em410xdemod empty tag id Code cleanup Chris 2018-09-05 18:56:21 +02:00
  • 761e0cd0f9
    Merge pull request #24 from Defensor7/master RFID Research Group 2018-09-05 18:12:11 +02:00
  • b7bdc69e5a lfops.c CmdEM410xdemod empty TAG ID fix. def 2018-09-05 17:50:31 +03:00
  • ecb0f21184 feature: Handle Kastle format 32 bit cards xilni 2018-09-04 22:23:49 -04:00