Commit graph

10071 commits

Author SHA1 Message Date
iceman1001 2878a8d481 missing semi 2020-06-24 22:18:41 +02:00
iceman1001 c47679b5dd addition 2020-06-24 22:13:41 +02:00
iceman1001 4daa8aac2c Revert "chg: empty call to powershell.exe triggers colors on ProxSpace"
This reverts commit a5b406bffa.
2020-06-24 11:53:00 +02:00
iceman1001 c2df7ed824 chg: trigger colorsmode (proxspace) in direct calls to client 2020-06-24 11:51:00 +02:00
iceman1001 a5b406bffa chg: empty call to powershell.exe triggers colors on ProxSpace 2020-06-24 11:33:19 +02:00
DXL 3e870ac05b
Merge pull request #3 from RfidResearchGroup/master
Updated from upstream
2020-06-24 16:49:33 +08:00
Iceman 0bcec9a3fb
Merge pull request #813 from bkerler/master
Fix mfdes missing num_keys
2020-06-24 09:42:11 +02:00
Bjoern Kerler 36fcb8ef2b Fixes num_keys 2020-06-24 07:22:03 +02:00
Bjoern Kerler f74b87c9ea
Merge pull request #7 from RfidResearchGroup/master
Update
2020-06-24 07:06:02 +02:00
iceman1001 b545109800 fix more lf standalone 2020-06-23 12:14:41 +02:00
iceman1001 e3c9f46425 fix lf standalones 2020-06-23 12:13:48 +02:00
iceman1001 34769f6945 fix: lf_em4100rwx 2020-06-23 12:10:09 +02:00
iceman1001 d06029c63f textual 2020-06-23 11:24:00 +02:00
iceman1001 d9f606d70b more debugstatements 2020-06-23 11:21:17 +02:00
iceman1001 1c7de4a8c3 fix: "lf search" / "lf hitag" - no more stack overflow in hitag reader 2020-06-23 11:13:49 +02:00
Iceman c6c245e771
Update README.md 2020-06-23 10:53:59 +02:00
Philippe Teuwen e79537ba46 cmake tuning 2020-06-23 10:13:23 +02:00
Iceman de4ae57b21
Merge pull request #810 from monster1025/master
build fix after changes for lf_em4100rswb
2020-06-23 09:59:44 +02:00
Monster 5e277caa0b
Merge branch 'master' into master 2020-06-23 10:51:52 +03:00
Iceman 179bcad27d
Merge pull request #798 from tharexde/dev_em4x50_info_write
EM4x50 missing functions 4x50_info, 4x50_ write, 4x50_write_password
2020-06-23 09:44:42 +02:00
Monster c551800b0f
build fix after changes for lf_em4100rswb
build fix after changes for lf_em4100rswb
2020-06-23 10:34:00 +03:00
Iceman d732114ff6
Merge pull request #808 from aczid/master
Little optimization for hitag2hell attack
2020-06-23 09:26:17 +02:00
DXL e4aff42bbe
Merge pull request #2 from RfidResearchGroup/master
Updated from upstream.
2020-06-23 12:19:58 +08:00
tharexde 3b7d654553 increased readability by introducing defines 2020-06-23 00:36:19 +02:00
Aram Verstegen 99734474fb Little optimization for hitag2hell attack 2020-06-22 22:34:05 +02:00
tharexde cdb57c9c2b Merge branch 'master' into dev_em4x50_info_write
merge conflict
2020-06-22 21:04:48 +02:00
Philippe Teuwen bc00b29a64 Deadloop in case of stackoverflow, better than flooding console 2020-06-22 20:02:19 +02:00
iceman1001 fddf8ae6aa textual 2020-06-22 18:04:40 +02:00
iceman1001 f900b1078e textual 2020-06-22 18:00:20 +02:00
iceman1001 b59131d349 chg: 'lf em/hid/io/awid watch' - colors, unified, NG 2020-06-22 14:56:13 +02:00
iceman1001 b5345eb0bd use 8488 bytes stack like before 2020-06-22 13:25:29 +02:00
iceman1001 683954316a chg: 'lf em 410x_watch' - now uses NG and on deviceside only 2020-06-22 13:24:33 +02:00
iceman1001 ba6bc0ecef chg: 'lf io watch' - uses NG and reports back to client 2020-06-22 12:57:28 +02:00
iceman1001 b0c5ade65a adapt standalone to dynamic stack 2020-06-22 12:22:52 +02:00
iceman1001 37359df25a textual 2020-06-21 18:14:30 +02:00
iceman1001 18da534554 chg: 'hf sniff' - now malloc and is interupable 2020-06-21 18:13:14 +02:00
iceman1001 a93053c573 textual 2020-06-21 16:40:12 +02:00
iceman1001 2bc64e997f renamed sc to smart, and colors. 2020-06-21 16:36:12 +02:00
iceman1001 56e171b9dc chg: data ndef - now decodes w and wo NDEF header 2020-06-21 16:34:56 +02:00
tharexde 1a9ca5a1e3 former hardcoded signal properties (high, low) are now set dynamically by functionalists get_signalproperties(...) 2020-06-21 01:09:47 +02:00
tharexde 26b7c667b7 deleted function check_bit_in_byte(...) -> overhead 2020-06-20 18:38:44 +02:00
tharexde d38711aea6 added cmdlfem4x50.c 2020-06-20 15:37:56 +02:00
tharexde dc69880801 minor text and color changes 2020-06-20 14:44:24 +02:00
tharexde 9e2e1db6e1 changes due to replaced reply command (reply_mix(...) -> reply_ng(...)) 2020-06-20 14:33:49 +02:00
tharexde de20270532 replaced reply_mix(...) by reply_ng(...) 2020-06-20 14:32:57 +02:00
Philippe Teuwen f69739da79 make style 2020-06-19 18:34:47 +02:00
Oleg Moiseenko 5787f07617
Appveyour cmake (#805)
appveyour cmake
2020-06-19 16:56:48 +03:00
Oleg Moiseenko 456cc66a15
Merge pull request #802 from merlokk/appveyour_ref
Appveyour rework
2020-06-19 12:20:37 +03:00
merlokk 1a833ea683 appveyour rework 2020-06-19 12:19:28 +03:00
tharexde 73dfe44c6f fixed return value bsuccess, which was true although function calls failed 2020-06-19 01:39:12 +02:00