Commit graph

369 commits

Author SHA1 Message Date
iceman1001 b55a33b1d7 cppcheck fixes for const 2022-01-06 15:22:36 +01:00
Philippe Teuwen b703bb746b Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
iceman1001 224e2f68b2 cppcheck fix 2022-01-04 07:36:31 +01:00
iceman1001 3491157345 cppcheck fixes and other minor stuff 2022-01-03 22:17:40 +01:00
iceman1001 e5b97dccf3 text 2021-12-31 11:19:30 +01:00
iceman1001 0d38da5de2 make style 2021-12-27 19:36:42 +01:00
iceman1001 69ffcd3185 wrong byte in rats, and adapted two standalone modes 2021-12-25 16:13:42 +01:00
amerinoj 4cecf039e5
fix hf_craftbyte.c emulation card types 2021-12-23 22:56:54 +01:00
Philippe Teuwen ce2148b22c namespace-protect static vars in standalone modes to avoid conflits when merged with dankarmulti 2021-12-13 01:56:57 +01:00
Philippe Teuwen 0b96ed9865 standalone: take examples not requiring flash in dankarmulti 2021-12-13 01:29:43 +01:00
Daniel Karling 380670bd21
Added explanation of how dankarmulti works 2021-11-27 19:43:23 +01:00
Daniel Karling 315e58dac4 Added standalone mode that can load multiple different modes 2021-11-20 22:01:09 +01:00
Łukasz Jurczyk 218a4ba2ec
Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
Philippe Teuwen 88308ea727 typos 2021-10-10 01:35:45 +02:00
Philippe Teuwen 9f36ce1b9d cppcheck reduce variable scopes 2021-09-05 23:42:14 +02:00
Philippe Teuwen 7404695e46 remove tabs 2021-09-05 00:49:57 +02:00
iceman1001 78b48a6ce7 change default standalone mode to LF_SAMYRUN 2021-09-04 22:13:54 +02:00
Philippe Teuwen 847c3d531e missing include 2021-09-04 01:26:57 +02:00
Philippe Teuwen 2db34e0ad6 cppcheck invalid printf arg type 2021-09-04 00:54:59 +02:00
Philippe Teuwen 2ce30201b2 Fix lf em 410x watch and standalone bug introduced with Electra changes 2021-08-28 19:10:14 +02:00
Philippe Teuwen 5b54385347 rename globals 2021-08-21 23:08:26 +02:00
Philippe Teuwen f4f14317e1 rename typedef structs 2021-08-21 22:24:58 +02:00
Ray Lee 0b01b060cf fix naming convertion messes up 2021-08-17 13:02:22 +08:00
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
Philippe Teuwen ee22a824ce Add support for Electra demodulation 2021-08-04 15:11:30 +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 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
tharexde 2f17034254 fixed evaluation of eml file size 2021-05-15 16:00:33 +02:00
Tim Mudford 4fd4256acd Added standalone mode for ISO15693 cards. 2021-05-05 19:55:58 +12:00
iceman1001 49c764de8c fix proper null-terminator in filename. Thanks to @metalauricle 2021-05-02 16:18:02 +02:00
Philippe Teuwen ad7a0ccf1f typos 2021-04-16 00:58:07 +02:00
Philippe Teuwen f63125386b typos 2021-04-16 00:13:36 +02:00
iceman1001 27184d7f5b style 2021-04-08 10:44:31 +02:00
iceman1001 8a05a4d1d7 smart raw - now use NG.\nhf iclass config - added more support for keyrollning (WIP)\n 2021-04-08 09:34:11 +02:00
iceman1001 2ffcdc67f6 fix cppchecker 2021-03-26 21:32:42 +01:00