Commit Graph

16505 Commits

Author SHA1 Message Date
iceman1001
6fe3263576 hf mfu dump now supports the --ns param to not save the memory dump to file 2023-04-26 00:06:55 +02:00
iceman1001
e252668866 style 2023-04-23 11:32:59 +02:00
iceman1001
fe31bd4064 cleaning out memory unsafe functions for loading files. Also made the loading of files to honor the preference dump/trace settings. Experimental support, which will need more love. I have been using it for some months now but there are still other save/load file operations scattered in the PM3 client which will not benefit from this yet. They need to be adapted too 2023-04-23 11:32:32 +02:00
iceman1001
039937e28a added the possibility to load .MCT dump files in the client. MCT format is a textual one like EML but with extra descriptive lines of text before each sector 2023-04-23 11:27:12 +02:00
Iceman
38df46bfdf Merge pull request #1971 from wh201906/changelog
Fix changelog reminder
2023-04-20 16:56:50 +02:00
Self Not Found
bcc2b1ee70 Fix changelog reminder 2023-04-20 13:30:36 +08:00
Iceman
b0da6e9b85 Merge pull request #1970 from linuxgemini/macports-doc-update
doc(macos-macports): refactor macports docs
2023-04-19 19:50:59 +02:00
İlteriş Yağıztegin Eroğlu
62b226108d doc(macos-macports): refactor macports docs
Since mid-2022, arm64 builds of stable releases are working. So its been a while not updating this doc :)

Signed-off-by: İlteriş Yağıztegin Eroğlu <ilteris@asenkron.com.tr>
2023-04-19 13:55:20 +03:00
iceman1001
ed9cdebbfa remove some debug statement 2023-04-19 02:02:20 +02:00
Philippe Teuwen
3bc472c9bb hf mf cwipe: use same default ACL as for hf mf wipe 2023-04-17 23:22:48 +02:00
iceman1001
1a3a6e5f19 added no save to t55xx dump. and some minor text output style 2023-04-17 20:12:03 +02:00
iceman1001
03070778a2 mfp chk - allow for breaking out at every attempt 2023-04-16 05:58:34 +02:00
Iceman
d70af41229 Merge pull request #1969 from wh201906/logic
Fix logic
2023-04-16 05:52:54 +02:00
Self Not Found
ba3d5c32ae Fix logic 2023-04-16 09:51:07 +08:00
Iceman
f1963cfa82 Merge pull request #1964 from wh201906/192
Add the missing change of definition
2023-04-15 20:51:54 +02:00
iceman1001
1bb78e02a4 fix MFP check with defines and easier logic 2023-04-15 20:44:52 +02:00
Iceman
1f1c1d1458 Merge pull request #1961 from team-orangeBlue/master
Add some magic cards notes, fix `hf mfp chk`
2023-04-15 20:38:13 +02:00
Iceman
8f7eae12f4 Merge pull request #1965 from PiervitoCreanza/master
Fix wrong variable assignment
2023-04-15 20:26:59 +02:00
Iceman
c738d2cddb Merge pull request #1963 from wh201906/usb
Fix the USB enumeration process for large external flash
2023-04-15 20:26:02 +02:00
PiervitoCreanza
62fb634fdb Fix wrong variable assignment 2023-04-13 20:29:15 +02:00
wh201906
3a87979a22 Add the missing definition
for commit 79cfa1d8fa
(Although this definition is unused)
2023-04-13 01:23:50 +08:00
wh201906
4ede50e865 Update CHANGELOG.md 2023-04-13 01:13:48 +08:00
wh201906
d5cd08b30e Fix the USB enumeration process
Keep the interval between usb_enable() and AT91F_CDC_Enumerate()
as short as possible
2023-04-13 01:11:50 +08:00
Iceman
2be05ceeae Merge pull request #1962 from craftbyte/patch-4
Added Siemens Default key
2023-04-12 13:35:27 +02:00
Anže Jenšterle
a78cc42230 Added Siemens Default key
Signed-off-by: Anže Jenšterle <anze@anze.dev>
2023-04-12 13:31:54 +02:00
team-orangeBlue
ef9e14da3b grammar correction, add 1 missing definition
Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-04-11 19:42:46 +03:00
team-orangeBlue
022c06c596 Fix a bug
I can't code

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-04-11 19:14:55 +03:00
team-orangeBlue
9c5079dc9d Add iKey blanks
Too much we don't know. Their cloners are expensive...

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-04-11 18:44:19 +03:00
team-orangeBlue
0b8514bab0 Add iKey blanks
Too much stuff we don't know yet. The cloners cost too much.

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-04-11 18:08:07 +03:00
team-orangeBlue
364c047503 Merge branch 'RfidResearchGroup:master' into master 2023-04-11 17:49:32 +03:00
iceman1001
05a0fa7f3f added some keys from discord 2023-04-10 20:04:31 +02:00
Iceman
1897701918 Merge pull request #1950 from orensbruli/patch-1
New keys added to mfc default
2023-04-10 19:57:56 +02:00
Iceman
f12f5da44b Merge pull request #1958 from Alejandro12120/gen4-update
`hf_mf_ultimatecard.lua` now supports 10 bytes uid + documentation fixes
2023-04-09 19:19:11 +02:00
Alejandro
344105a4ed update documentation x3 2023-04-09 19:05:56 +02:00
Alejandro
be7ab51df5 update documentation x2 2023-04-09 19:04:36 +02:00
Iceman
e9d2488736 Merge pull request #1959 from orensbruli/master
Workflow to check for uniq keys
2023-04-09 18:50:50 +02:00
iceman1001
e68123a15a remove dups 2023-04-09 18:47:12 +02:00
iceman1001
5b93326683 remove dups 2023-04-09 18:36:45 +02:00
Esteban Martinena Guerrero
3cf938c38a minor job name fix 2023-04-09 17:57:24 +02:00
Alejandro
438d95b18b Update changelog 2023-04-09 15:23:51 +02:00
Alejandro
c9b02c269f Update documentation 2023-04-09 15:22:44 +02:00
Alejandro
c9cab37766 Updated hf_ultimatecard.lua 2023-04-09 15:13:12 +02:00
iceman1001
ee7c68dc41 remove duplicates 2023-04-09 12:30:05 +02:00
Esteban Martinena Guerrero
a7abe86efe 22.04 2023-04-09 10:24:21 +02:00
Esteban Martinena Guerrero
acf795e25d Merge pull request #1 from orensbruli/uniq-workflow
Uniq-workflow
2023-04-09 10:21:32 +02:00
Esteban Martinena Guerrero
a1e8161aff fix 2023-04-09 10:17:15 +02:00
Esteban Martinena Guerrero
2491c2b772 uniq workflow 2023-04-09 10:15:50 +02:00
team-orangeBlue
fd9c8f4f7e Small corrections to MF+ commands
Add -k argument to rdbl, fix chk command

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-04-09 08:52:52 +03:00
Esteban Martinena Guerrero
7ebc1c85f1 No new line at the end 2023-04-08 18:16:33 +02:00
Esteban Martinena Guerrero
e4cf3aa7f9 Fixinf dups 2023-04-08 18:15:11 +02:00