Sam
|
013a26717c
|
Update CHANGELOG.md
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
|
2023-07-08 23:19:58 -07:00 |
|
Sam
|
889a02557b
|
Fix compiling on iOS
iOS can, in fact, use the system() stdlib call
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
|
2023-07-08 23:16:30 -07:00 |
|
iceman1001
|
e43f6804a1
|
style
|
2023-07-06 22:37:34 +02:00 |
|
Iceman
|
3b7f2be264
|
Merge pull request #2023 from wh201906/timeout
Make communication timeout configurable
|
2023-07-05 17:43:14 +02:00 |
|
wh201906
|
656d0256ac
|
Add CHANGELOG entry
|
2023-07-05 22:51:48 +08:00 |
|
wh201906
|
b74c5db4f9
|
Make communication timeout configurable
|
2023-07-05 22:44:59 +08:00 |
|
Iceman
|
43fc4e1c1b
|
Merge pull request #2001 from d18c7db/master
Unified fpga folders
|
2023-07-05 13:49:40 +02:00 |
|
Iceman
|
81702baaf6
|
Merge pull request #2021 from nvx/mfc_arm_cleanup
Cleanup arm-side reader-mode mifare classic block read/write code.
|
2023-07-05 13:49:27 +02:00 |
|
Iceman
|
9c947eddcd
|
Merge pull request #2022 from wh201906/tcp_timeout
Fix the timeout of TCP connections
|
2023-07-05 13:36:34 +02:00 |
|
wh201906
|
879bf5876f
|
Add CHANGELOG entry
|
2023-07-04 16:21:51 +08:00 |
|
wh201906
|
a19732bb6e
|
Fix timeout of TCP connections
|
2023-07-04 16:19:33 +08:00 |
|
nvx
|
edd8e36d80
|
Cleanup arm-side reader-mode mifare classic block read/write code.
|
2023-07-04 00:11:01 +10:00 |
|
Alex
|
9a1f0356a6
|
Merge branch 'RfidResearchGroup:master' into master
|
2023-07-03 14:45:52 +02:00 |
|
iceman1001
|
5de6fa443c
|
missing define for QL88
|
2023-06-28 15:11:48 +02:00 |
|
iceman1001
|
cbfab4fc20
|
maur keys. Ql88 sector 17 a/b, thanks to AnnPlusplus and Atlab!
|
2023-06-28 13:29:08 +02:00 |
|
iceman1001
|
ed0d18f05d
|
QL88 tag identification. Thanks to AnnPlusPluss and Atlab for finding the key
|
2023-06-28 13:27:50 +02:00 |
|
iceman1001
|
b0c2ad8ac2
|
style
|
2023-06-27 15:25:00 +02:00 |
|
iceman1001
|
66b3ebabb9
|
fix regex for extracting the description and notes.\n description now must start with a newline and go until it see the word usage:. \n\n notes now go until it sees either === or --- or \n\n\n which all would be indication that the notes section ended.
|
2023-06-27 15:24:25 +02:00 |
|
iceman1001
|
c12a54e8e2
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2023-06-27 07:29:14 +02:00 |
|
Iceman
|
83b312eba3
|
Merge pull request #2016 from wh201906/fudan_note
Fix note for hf fudan wrbl
|
2023-06-27 07:27:54 +02:00 |
|
Self Not Found
|
9db65186e3
|
Fix note for hf fudan wrbl
|
2023-06-27 11:28:11 +08:00 |
|
iceman1001
|
f36ec46455
|
minor rename
|
2023-06-26 15:01:44 +02:00 |
|
iceman1001
|
adfebd6510
|
text
|
2023-06-26 15:01:08 +02:00 |
|
Iceman
|
e83960a43d
|
Merge pull request #1856 from szjiajin/MifareComplianceFix
Mifare compliance fix
|
2023-06-26 13:46:31 +02:00 |
|
iceman1001
|
f7f1f2e6e7
|
update version
|
2023-06-26 13:11:45 +02:00 |
|
iceman1001
|
c7d004de63
|
Revert "Release v4.16717 - seven"
This reverts commit bc18dbd847 .
|
2023-06-26 13:10:45 +02:00 |
|
iceman1001
|
bc18dbd847
|
Release v4.16717 - seven
|
2023-06-26 13:10:45 +02:00 |
|
iceman1001
|
1cf494cb98
|
preparatins for release
|
2023-06-26 00:08:00 +02:00 |
|
iceman1001
|
2e311a141b
|
misschecks
|
2023-06-25 22:42:29 +02:00 |
|
iceman1001
|
f64f538519
|
style
|
2023-06-25 22:30:58 +02:00 |
|
iceman1001
|
d40a89b27b
|
improve the ecfill function used in autopwn among others. Lessen failed auth/reads by skipping s 16,17 using key A for MFC EV1 cards
|
2023-06-25 16:22:39 +02:00 |
|
iceman1001
|
9b2657294a
|
adapt test for indala text changes
|
2023-06-25 14:51:51 +02:00 |
|
Iceman
|
20814bc394
|
Update README.md
Signed-off-by: Iceman <iceman@iuse.se>
|
2023-06-25 14:27:59 +02:00 |
|
iceman1001
|
a9f81a05b4
|
text
|
2023-06-25 14:21:34 +02:00 |
|
iceman1001
|
9b69d7ddfa
|
fix uikit and appkit detection in cmake
|
2023-06-25 13:03:12 +02:00 |
|
iceman1001
|
d71eed325c
|
appkit vs uikit detection
|
2023-06-25 12:42:34 +02:00 |
|
iceman1001
|
2b3f3240c6
|
fix incomplete else statement in cmakelists.txt
|
2023-06-25 09:07:43 +02:00 |
|
iceman1001
|
9b8316c1dd
|
fix cmakelists.txt for missing else
|
2023-06-25 09:04:45 +02:00 |
|
iceman1001
|
de85b3c10c
|
remove color from GPB
|
2023-06-25 08:19:43 +02:00 |
|
Iceman
|
3eb579f498
|
Merge pull request #2014 from The-SamminAter/master
Add ability to compile on iOS
|
2023-06-25 08:10:28 +02:00 |
|
Sam
|
60480d16ec
|
Update CHANGELOG.md
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
|
2023-06-24 17:49:26 -07:00 |
|
The-SamminAter
|
9f87b6dd9c
|
Add ability to compile on iOS
|
2023-06-24 17:19:46 -07:00 |
|
iceman1001
|
043ff257c4
|
style
|
2023-06-24 23:28:31 +02:00 |
|
iceman1001
|
0f35e89f4e
|
data diff now prints filenames if they fit in the header. Spiff filenames and other params is untouched
|
2023-06-24 23:03:43 +02:00 |
|
iceman1001
|
85f8234201
|
fix wrong key file name
|
2023-06-24 22:24:27 +02:00 |
|
iceman1001
|
a43d8ea9e0
|
adapted viewing MFC dump files to also colorize ACL + GPB bytes
|
2023-06-24 22:01:10 +02:00 |
|
iceman1001
|
fe204d8529
|
text
|
2023-06-24 17:28:43 +02:00 |
|
iceman1001
|
74f02fef8a
|
style
|
2023-06-24 17:16:28 +02:00 |
|
iceman1001
|
f0a6b1bd67
|
"hf mf supercard --furui" - add furui supercard key covery. Thanks to Foxushka for the PoC
|
2023-06-24 17:14:56 +02:00 |
|
iceman1001
|
636e6bcc6b
|
adapt restore
|
2023-06-24 17:13:23 +02:00 |
|