Commit graph

9915 commits

Author SHA1 Message Date
iceman1001 3001e2edce fix some SE / SIO ends with 0x05 , 0x00 only 2022-07-23 18:08:33 +02:00
iceman1001 5a8d9b7954 prep mac 2022-07-23 17:39:40 +02:00
iceman1001 cb82e848cc dense format to follow previous .... style 2022-07-23 17:37:04 +02:00
nvx 0177d2185f Added more details to the annotations of hf mfdes list output 2022-07-23 22:26:25 +10:00
Tiernan 925589a214
Merge branch 'master' into feature/iclass_dump_view_suppress_repeated_blocks 2022-07-23 12:39:14 +10:00
nvx 728e6d27c7 add preference for dense output option and -z cmd flag 2022-07-23 12:37:07 +10:00
Nathaniel McHugh 8cfbe6657b Add Paxton hitag2 password 2022-07-22 21:18:51 +01:00
iceman1001 881c32e0be change - added desfire product type identification 2022-07-22 09:47:11 +02:00
Tiernan 1b8fdfd5f5
Merge branch 'master' into feature/iclass_list_keys_on_check 2022-07-22 17:13:11 +10:00
Iceman 5b435ea034
Merge pull request #1727 from nvx/bugfix/iclass_key_access
Fixed incorrect card config bit being checked for iClass key access flag
2022-07-22 08:44:19 +02:00
nvx 30cc57d3aa Fix some bugs in the iClass SIO detection and printing 2022-07-22 14:06:47 +10:00
nvx 1acecc29b1 Changed hf iclass view to suppress consecutive blocks with repeated contents 2022-07-22 14:01:13 +10:00
nvx eb6b170e51 Changed hf iclass list to display matched keys on the CHECK command rather than the card response, and made it check for elite keys too 2022-07-22 13:58:04 +10:00
nvx 5c5a53963a Fixed incorrect card config bit being checked for iClass key access flag 2022-07-22 13:52:09 +10:00
nvx c36395f2cc Add hf gallagher decode command 2022-07-20 17:49:54 +10:00
iceman1001 6d950e1e48 fix coverity scan 2022-07-18 22:17:53 +02:00
merlokk c8b5ddc0fc fix int 2022-07-18 16:22:52 +03:00
merlokk e33e99e268 comment 2022-07-18 14:31:42 +03:00
merlokk 7818161e95 change option 2022-07-18 14:24:21 +03:00
merlokk 8df134f11a display fix 2022-07-18 14:22:16 +03:00
merlokk 24806f70e0 add tk15 decoding 2022-07-18 14:19:37 +03:00
merlokk 60d5cf1983 get samples from graph buffer instead of reading 2022-07-18 12:48:40 +03:00
merlokk 6f35f7c878 add no-fix parameter to data load to not to change source pm3 files 2022-07-18 12:46:11 +03:00
Oleg Moiseenko 1e1b669297
Merge pull request #1717 from merlokk/tk_mmbit
add mmbit
2022-07-18 11:39:49 +03:00
merlokk 075c530962 fix crc 2022-07-18 10:11:13 +03:00
merlokk 29086a42ab add check in the read command 2022-07-18 09:59:13 +03:00
merlokk 4b55047c5b add mmbit 2022-07-18 09:47:15 +03:00
iceman1001 0554ec220f hf plot - now uses NG 2022-07-17 19:29:47 +02:00
iceman1001 07e5f62cab follow same pattern with assuming memory alignment 2022-07-12 08:59:21 +02:00
iceman1001 4fc72f8112 fix some colors 2022-07-11 22:03:08 +02:00
iceman1001 e7f7925dec adding asn1 tvl decoding of SIO in decrypt, view, eview commands. Available when giving the -v verbose flag 2022-07-11 06:44:07 +02:00
iceman1001 1faca20f5e textual when flashing 2022-07-10 14:41:09 +02:00
iceman1001 0d5d6d8add fix credential coloring in iclass 2022-07-10 13:01:48 +02:00
Oleg Moiseenko 497d261efb
Merge pull request #1715 from merlokk/hf_sniff_skipping
`hf sniff`. skip some bytes from data to get long data to the buffer
2022-07-10 11:36:05 +03:00
iceman1001 9d337dbc01 fix missing AIA block in dump 2022-07-09 21:16:22 +02:00
iceman1001 3bbcefacf9 fix hf iclass decrypt wiegand 2022-07-09 18:20:23 +02:00
iceman1001 c6386c68e0 hf iclass textual and saving to files unified 2022-07-09 17:02:44 +02:00
merlokk 660858a02c add some verbosity 2022-07-09 17:34:26 +03:00
merlokk e8b742414e client part 2022-07-09 17:27:04 +03:00
iceman1001 dcea185ca2 fix viegand decoder in hf iclass rdbl 2022-07-09 14:14:48 +02:00
iceman1001 08c797a638 now colors SR types of iclass 2022-07-09 13:47:44 +02:00
iceman1001 cf58ba72f2 use defines 2022-07-09 12:25:55 +02:00
iceman1001 e17fc29e41 added the skeleton for fudan card support 2022-07-09 12:25:03 +02:00
iceman1001 11e097c1bb fixing hf search loop and lessing the debug statements 2022-07-07 23:43:45 +02:00
iceman1001 4697994ec7 added hf xerox reader, and added it to hf search 2022-07-07 23:26:10 +02:00
merlokk 9fa8d9175b make style 2022-07-08 00:19:26 +03:00
merlokk 5f1c41503b texkom simulation timeout and verbose fixes 2022-07-08 00:15:10 +03:00
iceman1001 dca7e81d71 enable continious mode and spelling mistakes 2022-07-07 23:06:15 +02:00
iceman1001 367c84bce3 newline 2022-07-07 22:57:36 +02:00
iceman1001 9b2bf3e544 adapted to hf search etc.. 2022-07-07 22:45:15 +02:00
iceman1001 6ff336759f fix ascii to print only the char C 2022-07-07 15:28:03 +02:00
merlokk 1a620c5563 add timeout and some debug messages 2022-07-06 19:41:08 +03:00
merlokk a88cc901d9 update sending parameters 2022-07-06 18:55:35 +03:00
iceman1001 346b929c4d see if this silences coverity 2022-07-06 14:57:12 +02:00
iceman1001 8065d7eda0 trying to free a pointer 2022-07-06 14:56:42 +02:00
iceman1001 2d4db27539 fix hex printing 2022-07-06 14:56:08 +02:00
iceman1001 2494fef7fd fix cid 357754 2022-07-06 13:55:59 +02:00
iceman1001 50429c8476 cppcheck fixes 2022-07-06 12:43:21 +02:00
iceman1001 805b8e1e44 cppchecker fixes 2022-07-06 12:42:25 +02:00
iceman1001 88b583417e fix cid 395628 - make local copy. Odd that it frees it 2022-07-06 12:34:18 +02:00
iceman1001 742194896d fix cid 395629 - simpler logic 2022-07-06 12:21:14 +02:00
iceman1001 1d66525b8e fix cid 395631 - making a local copy instead of object 2022-07-06 12:14:54 +02:00
iceman1001 d7165b3aa9 comments to @merlokk 2022-07-06 12:08:02 +02:00
iceman1001 a49e2ff342 fix cid 395634 2022-07-06 11:59:49 +02:00
iceman1001 444eabd207 fixed hex_to_buffer fct. 2022-07-06 07:38:04 +02:00
Nemanja Nedeljkovic 86f0f2cc75 cleanup 2022-07-05 18:12:49 +02:00
nemanjan00 187d10060b Bootloader mode 2022-07-05 16:44:11 +02:00
nemanjan00 0d41ed0bba --reboot-to-bootloader 2022-07-05 16:15:05 +02:00
iceman1001 9407be8ea8 fix overflow in print hex 2022-07-04 22:10:23 +02:00
iceman1001 009b91e096 limit hex print outs 2022-07-04 19:23:44 +02:00
iceman1001 c08c2dcf3a make sure size_t doesnt overflow an int 2022-07-04 18:49:30 +02:00
iceman1001 e98675f8e5 fix faulty enum 2022-07-04 10:20:01 +02:00
Oleg Moiseenko 56eaf34315
Merge pull request #1706 from merlokk/texkom_sim
Texkom simulation
2022-07-04 00:36:05 +03:00
merlokk 4ada5a9952 add help 2022-07-04 00:05:04 +03:00
merlokk d2e671b7d1 send raw data and compose raw data from id 2022-07-03 23:21:20 +03:00
iceman1001 7b732e152e added hf 14b view and modified dump command to be prepared to handle the different tags 2022-07-03 20:06:11 +02:00
merlokk 6a28ca39f6 tk13 transmit sketch 2022-07-03 00:20:56 +03:00
merlokk 1e91895b90 simulate sketch 2022-07-02 22:45:32 +03:00
iceman1001 45ea60c92b add to cmake 2022-06-30 23:38:40 +02:00
iceman1001 9ecbe2da41 fix coverity div by zero 2022-06-30 23:28:29 +02:00
iceman1001 cc93354148 fix coverity and style 2022-06-30 23:28:09 +02:00
iceman1001 56525cc453 style 2022-06-30 22:54:13 +02:00
iceman1001 6d699d66bc adding support to read fuji/xerox tags, thanks to user Horror 2022-06-30 22:50:52 +02:00
merlokk 22f1e8e209 check noise at the antenna 2022-06-28 19:06:17 +03:00
merlokk 4df92e2655 crc for tk17 works 2022-06-28 12:26:20 +03:00
merlokk 67fc919c72 make style 2022-06-28 11:45:48 +03:00
merlokk 45804fb45c show code as in the duplicator and some comments 2022-06-28 11:41:03 +03:00
merlokk 7feca91687 refactoring decoders and verbosity 2022-06-28 09:47:27 +03:00
merlokk 5fd951a799 remove debug 2022-06-28 00:36:09 +03:00
merlokk 383dc934d6 print modulation type 2022-06-28 00:31:42 +03:00
merlokk 6bb71fb860 bit names refactoring 2022-06-28 00:22:29 +03:00
merlokk a18e50b18a move print code to one place and check preamble 2022-06-28 00:14:50 +03:00
merlokk 2fdf09606f calc tk17 raw bitstring 2022-06-28 00:05:18 +03:00
merlokk f163862496 fix codeql 2022-06-27 23:50:23 +03:00
merlokk cea9806226 tk17 raw reading 2022-06-27 23:47:02 +03:00
merlokk e341ce68e4 remove crc debug and add dynamic threshold 2022-06-27 19:00:24 +03:00
merlokk a0d37a84c6 read tk13 with crc ok 2022-06-27 18:39:15 +03:00
merlokk a58c5b57ba calculate signal periods 2022-06-27 01:03:13 +03:00
merlokk 2248eadc7f locate start of the sequence and level 2022-06-27 00:31:15 +03:00
merlokk 5784999002 first look at the data 2022-06-25 16:11:59 +03:00