Commit graph

15378 commits

Author SHA1 Message Date
iceman1001 08284414b0 text 2022-03-27 10:49:08 +02:00
iceman1001 9d1e75a9b5 --verbose now also prints the keys 2022-03-27 10:48:18 +02:00
Iceman 1c07e9d1bb
Merge pull request #1638 from Doridian/fix/sha256sum-version
Sort filenames before hashing and force hashing in text mode
2022-03-27 08:33:14 +02:00
Doridian cdd17a06b7 Sort filenames before hashing and force hashing in text mode to avoid inconsistencies 2022-03-26 23:08:54 -07:00
iceman1001 39b5a2a87d text 2022-03-26 20:00:10 +01:00
iceman1001 b9baae4b32 --verbose flag now also prints a found value block in cyan color and the decoded value 2022-03-26 20:00:01 +01:00
iceman1001 492ea52dfa adding clone option 2022-03-25 02:24:52 +01:00
iceman1001 2cfe69d92c Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2022-03-24 14:24:51 +01:00
Philippe Teuwen 84e1784335 em4305 tearoff: fix displayed delays 2022-03-24 13:08:21 +01:00
iceman1001 758e7d9d2b improve hf mf wrbl with text and a new param --force to make sure user understands when writing to block 0. 2022-03-24 12:30:48 +01:00
iceman1001 cdf079a0c1 less false positives with indala. Check ratio of zeros in demod. 2022-03-23 23:03:23 +01:00
iceman1001 77e6626c9c textual 2022-03-23 22:40:53 +01:00
iceman1001 732a47944c remove verbose output. less crap on lf search 2022-03-23 22:39:36 +01:00
iceman1001 95d1631bed style 2022-03-23 18:22:03 +01:00
iceman1001 df49565c04 style 2022-03-23 17:49:09 +01:00
iceman1001 31276b13ef textual 2022-03-23 17:39:20 +01:00
iceman1001 7aeb462e18 convert 15readercommand to use NG frames. Removing the confusing of status and length of received package in same return param. Now returns proper status and length is a ref param 2022-03-23 17:37:40 +01:00
iceman1001 f894875bb5 recompiled fpga images 2022-03-23 17:27:42 +01:00
iceman1001 d167192452 fix compilation problems with wrong xst, cleaning up unused vars into mux and renamed module 2022-03-23 17:26:53 +01:00
Iceman d851152fe0
Merge pull request #1633 from Giraut/master
Encode ISO15693 response as tag byte by byte, instead of 2 bytes by 2…
2022-03-22 18:19:22 +01:00
Iceman 84e49a5bff
Merge pull request #1634 from nemanjan00/patch-2
Add `tools/mfd_aes_brute/mfd_multi_brute` to `.gitignore`
2022-03-22 18:00:09 +01:00
Iceman 42498fd755
Merge pull request #1618 from nemanjan00/iso15693_read_multi
Add first and last block for ISO15693_READ_MULTI_BLOCK to command list
2022-03-22 17:59:33 +01:00
Nemanja Nedeljković 9aee8e9cc7
Add tools/mfd_aes_brute/mfd_multi_brute to .gitignore 2022-03-22 01:48:17 +01:00
nemanjan00 5c9693529c Get output with UID 2022-03-22 00:55:37 +01:00
nemanjan00 24d3094012 Check cmd size 2022-03-21 21:34:38 +01:00
giraut 42f4888f1c Encode ISO15693 response as tag byte by byte, instead of 2 bytes by 2 bytes, so that responses with an odd number of bytes don't end up encoded and transmitted with an extraneous uninitialized byte after the CRC. 2022-03-21 20:22:27 +02:00
Iceman 0f98e177ba
Merge pull request #1632 from equipter/master
Update changelog & rename hf_i2c_recovery.lua
2022-03-20 21:44:00 +01:00
Andy 82227e6690
rename hf_i2c_recovery to hf_14a_i2crevive
changed the name to more specific designation :)
2022-03-20 20:41:07 +00:00
Andy 294cbfeed2
Update CHANGELOG.MD
added script commit from earlier
2022-03-20 20:37:46 +00:00
Iceman d5bbb54c86
Merge pull request #1630 from equipter/master
Create hf_i2c_recovery.lua
2022-03-20 21:02:23 +01:00
Iceman 75a814d8b8
Merge pull request #1631 from gentilkiwi/patch-2
Minor fix for EV2 XL Signature
2022-03-20 21:01:00 +01:00
Benjamin DELPY 568236b265
Minor fix for EV2 XL Signature 2022-03-20 20:16:54 +01:00
Andy c79cba4bcc
Create hf_i2c_recovery.lua
helps unbrick soft locked i2cs (xsiids)
2022-03-20 18:53:12 +00:00
iceman1001 248cc83aab textual 2022-03-20 10:14:46 +01:00
iceman1001 22033272ec improving instructions to make them clear 2022-03-20 10:13:20 +01:00
iceman1001 1145f0b628 fix link 2022-03-20 09:59:34 +01:00
iceman1001 95d18d5d9f fix linkä 2022-03-20 09:56:09 +01:00
iceman1001 b73c59dc1e correcting text 2022-03-20 09:54:39 +01:00
iceman1001 178f9bb142 pcs param is sometimes NULL here 2022-03-20 09:35:37 +01:00
iceman1001 2523ac7177 text 2022-03-20 09:34:36 +01:00
iceman1001 83d4e8338f updated the version text inside to fit the 512byte limit when transfer from arm to client 2022-03-20 09:32:45 +01:00
iceman1001 bc46696dc4 unify license text 2022-03-20 09:31:53 +01:00
Iceman bda8062bff
Merge pull request #1627 from lnv42/iso15rawSlowAnd2SC
[iso15] Add support for recieving slow and/or dual subcarriers answers from any raw commands
2022-03-20 07:59:25 +01:00
Iceman b22e908fb9
Merge pull request #1626 from lnv42/iso15sniffslow1sc
Improve iso15 sniffing: add support for slow answers with single subcarrier
2022-03-20 07:59:13 +01:00
Iceman d4fece64ec
Merge pull request #1621 from lnv42/iso15sniff2sc
Improve iso15 sniffing: add support for dual subcarriers sniffing
2022-03-20 07:58:58 +01:00
Iceman a7b298aaf4
Merge pull request #1625 from joetomasone/patch-1
Update T5577_Guide.md
2022-03-20 07:51:24 +01:00
iceman1001 f59f8dd528 hf mf restore accepts 4,7,10 hex bytes UID 2022-03-20 07:47:27 +01:00
iceman1001 7d7b608485 text 2022-03-19 20:24:16 +01:00
iceman1001 507d5a43ba new param to view command to print all keys nicely and also print all found value blocks, if any 2022-03-19 20:23:11 +01:00
Iceman ff5be54f45
Merge pull request #1628 from equipter/master
update mfc_default_keys.dic
2022-03-19 20:17:55 +01:00