Commit graph

2955 commits

Author SHA1 Message Date
Ray Lee 5768ae9395 make style 2021-08-14 10:59:50 +08:00
Ray Lee dd340c60a2 make it better
Directly write into eml mem
Infinite loop
2021-08-14 10:50:28 +08:00
Ray Lee 14fb3fb118 only one loop 2021-08-12 13:46:46 +08:00
Ray Lee abb8e9f4c0 hs_mfcsim refactored
add multi cards support
2021-08-12 13:31:32 +08:00
Ray Lee 6d673b1063 fix uid 0000000 2021-08-09 18:58:47 +08:00
Ray Lee e1b6e342d9 follow alphabetic order 2021-08-08 16:11:57 +08:00
Ray Lee f317fc38f5 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 into new-standalone-mode 2021-08-08 14:58:29 +08:00
Ray Lee 6fae3b7b0e add new standalone mode MFCSIM 2021-08-07 22:19:08 +08:00
merlokk 09bb3f62a1 make style 2021-08-05 00:01:53 +03:00
Philippe Teuwen ee22a824ce Add support for Electra demodulation 2021-08-04 15:11:30 +02:00
iceman1001 8472c6ffe7 make style 2021-07-29 15:00:00 +02:00
iceman1001 765d2acbb0 t55xx detect/read/write/dump etc will fail if you set lf config to something. Moved the reset / restore of lf config to device side for T55XX readblock. t55xx sniff still obeys lf config since it uses lf sniff beneath. 2021-07-29 10:51:31 +02:00
iceman1001 bc5d7084c3 change t55xx detect to unset lf config decimation to 1 if its value wasnt 1. Thanks to @mwalker33 2021-07-28 09:51:35 +02:00
iceman1001 0a32e3ca05 fix hf 15 sample 2021-07-27 19:16:28 +02:00
merlokk 73f62ae27e make style 2021-07-26 18:00:15 +03:00
iceman1001 9564863d95 fix LF_THAREXDE compilation on Proxspace by removing double defined global var 2021-07-25 14:03:06 +02:00
iceman1001 e8267e2788 textual 2021-07-25 08:31:43 +02:00
iceman1001 d1ee335675 fix makefile 2021-07-25 08:31:32 +02:00
Stephen Shkardoon 19e118a343 Add a standalone FacilityCode bruteforcer for HID
This requires a known card number, but often works as 1 is a default.
2021-07-22 15:58:29 +12:00
Philippe Teuwen 3c31ee793d make style 2021-07-08 09:53:50 +02:00
iceman1001 2c9851d751 added new standalone mode hf_reblay by @salmg 2021-07-07 13:36:23 +02:00
iceman1001 366014706a fix hf_msdsal standalone patch from @nexting 2021-07-06 07:56:42 +02:00
iceman1001 f0c1665427 Revert "Release v4.13441 - midsummer"
This reverts commit 55e1b6714b.
2021-06-25 23:39:10 +02:00
iceman1001 55e1b6714b Release v4.13441 - midsummer 2021-06-25 23:39:10 +02:00
iceman1001 e2ca0a4abd style 2021-06-24 18:47:11 +02:00
iceman1001 b993236be2 send sync signal to clock when reset 2021-06-24 17:20:48 +02:00
iceman1001 c522de5b79 added "hf mf gview" to view contents of a magic gen3 gtu card 2021-06-24 14:59:33 +02:00
iceman1001 c8e007c9a3 text 2021-06-23 11:42:33 +02:00
rioux 8afd8fd2b6 Standalone update for lf nexwatch 2021-06-23 10:00:56 +02:00
iceman1001 5b8ddfc47e little vs big endian, forgot one 2021-06-22 07:53:43 +02:00
iceman1001 0e7e13db7d fix for client crash in lf hitag eload. Hitag simulation still now working (wip) 2021-06-20 23:02:18 +02:00
iceman1001 f6534e18be style 2021-06-20 16:36:31 +02:00
Philippe Teuwen 1f27be076b make miscchecks 2021-06-04 21:58:38 +02:00
Philippe Teuwen a330401769 change strategy for refs to linker symbols to get compatible again with old GCC (6.3), tested on GCC 11 too 2021-05-25 16:47:13 +02:00
Philippe Teuwen 701f618f97 make clean fpga_version_info.c 2021-05-23 02:37:17 +02:00
Philippe Teuwen 9a00ad0230 rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes 2021-05-21 00:15:20 +02:00
tharexde 2f17034254 fixed evaluation of eml file size 2021-05-15 16:00:33 +02:00
iceman1001 3a920f4e0c unsigned shift 2021-05-14 22:43:08 +02:00
Philippe Teuwen 13a9afa36d Uniformize source code ref and fix gcc 11.1 warning
Using "extern char linker_symbol[]" notation
cf https://sourceware.org/binutils/docs/ld/Source-Code-Reference.html
2021-05-13 23:12:15 +02:00
tharexde e312e5ced8 watchdog for 4x50 brute force 2021-05-13 19:23:07 +02:00
iceman1001 3b7153045f fix compiler warning on arm-none-eabi 11.1.0 2021-05-13 13:28:03 +02:00
iceman1001 19a2ce4cb3 fix compiler warning on arm-none-eabi 11.1.0 2021-05-13 13:24:54 +02:00
iceman1001 a6712295c7 textual - hw status on device side 2021-05-11 16:11:33 +02:00
iceman1001 078ed4dbd4 init header as 0xFF 2021-05-10 13:59:29 +02:00
Philippe Teuwen 75328a34b6 arraylen 2021-05-09 23:37:45 +02:00
iceman1001 3fce16b7d9 fix cppchecker warnings 2021-05-07 12:27:13 +02:00
Iceman d0f2f6622b
Merge branch 'master' into feature/iso15693-standalone 2021-05-06 00:23:33 +02:00
iceman1001 e4f55556ba style 2021-05-05 21:04:48 +02:00
Tim Mudford 4fd4256acd Added standalone mode for ISO15693 cards. 2021-05-05 19:55:58 +12:00
iceman1001 6d71b9327e ISO15693 SLIX modifications found in @g3gg0 's offical pm3 fork, looks like WIP, with more focus on a standalone mode. I took the base fcts 2021-05-04 09:40:30 +02:00