Mykhailo Shevchuk
|
b842019992
|
Linting of MD for readability of markdown
|
2024-02-24 00:11:41 +02:00 |
|
Mykhailo Shevchuk
|
505aa6b0e8
|
Fixed commands for MFC magic cards to actual ones and changes docs for using new ones
|
2024-02-24 00:04:41 +02:00 |
|
Mykhailo Shevchuk
|
7be1e21fb7
|
Magic cards small editing + clarification for UL-5
|
2024-02-23 02:12:19 +02:00 |
|
Mykhailo Shevchuk
|
6d5d3e9266
|
Cloner notes fixed typo
|
2024-02-23 01:25:54 +02:00 |
|
iceman1001
|
490111ee47
|
fixed the magic detection , and improved the hints reporting MF Classic tags
|
2024-02-21 23:23:54 +01:00 |
|
iceman1001
|
26fda45837
|
style
|
2024-02-21 22:49:59 +01:00 |
|
Iceman
|
547ffdef6b
|
Merge pull request #2299 from francesco-scar/led_order_proxmark3_easy
Added led order parameter (for Proxmark3 Easy board)
|
2024-02-21 20:31:49 +01:00 |
|
Iceman
|
c2738b1efc
|
Merge pull request #2300 from Sonic803/master
Added 14b restore, modified 14b reader,wrbl
|
2024-02-21 20:30:13 +01:00 |
|
Sonic803
|
87a85766ed
|
Don't stop on break plot error
|
2024-02-21 17:26:55 +01:00 |
|
iceman1001
|
c4bb26b1ef
|
make style
|
2024-02-21 17:14:54 +01:00 |
|
iceman1001
|
bf8fdbb070
|
hw tune output reworked
|
2024-02-21 17:05:31 +01:00 |
|
Sonic803
|
b80cc92c39
|
Use ST25TB_SR_BLOCK_SIZE instead of 4
|
2024-02-21 15:41:31 +01:00 |
|
iceman1001
|
61b8d628c2
|
move the hw tune command from cmddata.c into cmdhw.c where it should have been. This also removes the data tune command.
|
2024-02-21 13:20:51 +01:00 |
|
Sonic803
|
f6ae161fd5
|
Free in case of write error
|
2024-02-21 12:42:54 +01:00 |
|
Sonic803
|
4bf3cb928b
|
Added 14b restore, modified 14b reader,wrbl
|
2024-02-21 12:36:27 +01:00 |
|
iceman1001
|
5a7bb278aa
|
style
|
2024-02-20 11:14:44 +01:00 |
|
iceman1001
|
2ed69ad8f7
|
style
|
2024-02-20 11:14:17 +01:00 |
|
iceman1001
|
1fe3477bfc
|
t55xx dump - print header
|
2024-02-20 11:13:31 +01:00 |
|
iceman1001
|
d9e860a8ae
|
suggestion how to fix: wrong permissions on runtime directory
|
2024-02-20 11:12:12 +01:00 |
|
iceman1001
|
24442510cf
|
update checkout api version to v4
|
2024-02-20 11:11:18 +01:00 |
|
iceman1001
|
6edd1b9de2
|
added a ticks delta function, handles overflow situations much better
|
2024-02-20 06:51:29 +01:00 |
|
iceman1001
|
392c251c81
|
fix lf search when running it without any tag on it. In short hitag get uid loop on device side just sits an waits
|
2024-02-20 00:42:35 +01:00 |
|
iceman1001
|
96a68a1ddc
|
fuzzing seems to believe we would actually write more than 50 bytes of ATR...
|
2024-02-19 18:21:19 +01:00 |
|
iceman1001
|
067caba376
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2024-02-19 17:03:50 +01:00 |
|
iceman1001
|
d590086d15
|
textual
|
2024-02-19 17:03:27 +01:00 |
|
iceman1001
|
8291315137
|
release text
|
2024-02-18 20:55:42 +01:00 |
|
iceman1001
|
ac46d81244
|
Revert "Release v4.18218 - DEFCON is Cancelled"
This reverts commit 8b6d8cbb79.
|
2024-02-18 20:53:52 +01:00 |
|
iceman1001
|
8b6d8cbb79
|
Release v4.18218 - DEFCON is Cancelled
v4.18218
|
2024-02-18 20:53:52 +01:00 |
|
iceman1001
|
2e03d62e0c
|
release name
|
2024-02-18 20:53:19 +01:00 |
|
iceman1001
|
9f4be280e0
|
style
|
2024-02-18 20:14:32 +01:00 |
|
Iceman
|
f7cbb4e480
|
Merge pull request #2298 from kitsunehunter/update_encoder_config
update encoder config for new iclass syntax
|
2024-02-18 20:07:07 +01:00 |
|
francesco-scar
|
2ba0fbdcde
|
Added led order parameter (for Proxmark3 Easy board)
|
2024-02-18 12:57:26 +01:00 |
|
iceman1001
|
a6af4df5ed
|
forgot command line parsing
|
2024-02-18 09:06:00 +01:00 |
|
Iceman
|
fa96a5d0dc
|
Merge pull request #2297 from francesco-scar/fix_autopwn_static_nested
🐛 Fixed bug autopwn static nested cmdhfmf.c
|
2024-02-18 09:00:56 +01:00 |
|
Xavier Zhang
|
21065321ae
|
update encoder config for new iclass syntax
|
2024-02-17 21:44:25 -05:00 |
|
Francesco S
|
377cf2a54d
|
🐛 Fixed bug autopwn static nested cmdhfmf.c
Signed-off-by: Francesco S. <36336996+francesco-scar@users.noreply.github.com>
|
2024-02-18 00:27:33 +00:00 |
|
Iceman
|
a2bbc25101
|
Merge pull request #2291 from gsingh93/mf-dump-errors
Properly handle "hf mf dump" errors
|
2024-02-17 23:12:27 +01:00 |
|
iceman1001
|
298ae7c91f
|
add missing files
|
2024-02-17 14:49:56 +01:00 |
|
iceman1001
|
b910d7ea94
|
make miscchecks
|
2024-02-17 14:47:49 +01:00 |
|
iceman1001
|
6466ce4e6d
|
fix iso15693 output in hf search
|
2024-02-17 14:20:52 +01:00 |
|
iceman1001
|
fa65a1e042
|
add SEOS hint
|
2024-02-17 14:12:11 +01:00 |
|
iceman1001
|
a0bf5315c5
|
rearrange
|
2024-02-17 14:11:43 +01:00 |
|
iceman1001
|
452981faa4
|
fix breaking compilation
|
2024-02-17 12:50:05 +01:00 |
|
Iceman
|
0f7fc67b9c
|
Merge pull request #2295 from dperret/nlock-typo-fix
Fix typo in hf mfu rdbl help text.
|
2024-02-17 09:36:03 +01:00 |
|
Dan Perret
|
1eee09d106
|
Fix typo in hf mfu rdbl help text.
|
2024-02-16 21:48:22 -05:00 |
|
iceman1001
|
c1156d24f2
|
hf fudan dump now supports the nosave flag
|
2024-02-16 22:50:16 +01:00 |
|
iceman1001
|
f5e976afa6
|
style
|
2024-02-16 21:59:45 +01:00 |
|
iceman1001
|
489ae506ab
|
move ul-aes configuration reading
|
2024-02-16 21:31:39 +01:00 |
|
iceman1001
|
c544d67d2b
|
Thanks to the user jareckib for his solution of adding two extra blocks to t5577 in order to clone a more modern Electra tag. Find it under the extra param lf em 410x clone --electra
|
2024-02-16 21:21:02 +01:00 |
|
iceman1001
|
60439dc29b
|
default to pwd mode
|
2024-02-16 21:07:02 +01:00 |
|