iceman1001
a039ac18cc
Release v4.19552 - Orca
2024-11-22 12:15:19 +01:00
iceman1001
b1c604c4cb
style
2024-11-22 11:32:10 +01:00
iceman1001
9f4a02808b
fix atrs entry
2024-11-21 00:45:35 +01:00
iceman1001
f1e6cd8a4c
style
2024-11-21 00:38:02 +01:00
iceman1001
effb9f4030
update atrs list
2024-11-21 00:36:24 +01:00
iceman1001
2ad635ce57
style
2024-11-20 23:32:02 +01:00
iceman1001
0a7ebcf3e3
text
2024-11-20 23:13:42 +01:00
iceman1001
86e8792f34
minor textual changes \n and added support for bambu kdf.
2024-11-20 01:49:45 +01:00
ANTodorov
51a94d6d51
restore config page (the last page) protection from wiping
2024-11-17 23:56:40 +02:00
ANTodorov
597bfd6d19
fix signature offset in a log message too
...
hopefully last one (tm)
2024-11-17 22:38:59 +02:00
ANTodorov
48ec109a1e
use all spi flash v0.1
...
* introduced a new communication command CMD_FLASHMEM_PAGES64K to get the number of 64k pages
* "the last page" is a special, holding the dicts and some other stuff, relocated to there
* raised timeout when wiping a mem page (W25Q16 looks a bit slower than W25X20BV)
* loop all pages in Flash_WipeMemory()
2024-11-17 19:03:15 +02:00
Philippe Teuwen
c9e751d27d
darkside: fix backdoor support
2024-11-17 00:23:06 +01:00
iceman1001
669644ce1b
fix warning
2024-11-15 17:46:35 +01:00
iceman1001
3a3ea75d12
style
2024-11-15 14:28:14 +01:00
iceman1001
51ecdeb511
now uses the correct realloc pattern with testing the reallocated pointer before assigning
2024-11-15 14:10:34 +01:00
Iceman and GitHub
4a119a73f0
Merge pull request #2629 from pingu2211/hf-mifare-refacor
...
Style src/mifare/mifarehost
2024-11-14 07:52:32 +01:00
pingu2211
579ea6feb2
Patch mf_write_sector 4k support
2024-11-14 13:21:51 +11:00
Philippe Teuwen
39c846ada4
Limit pyexception code to Python >= 3.10
2024-11-14 01:44:35 +01:00
pingu2211
11becb8e20
make style
2024-11-14 09:35:19 +11:00
pingu2211
514fe677d6
rename all mifarehost functions to match style guide
2024-11-14 09:33:57 +11:00
Iceman and GitHub
340e63ec25
Merge pull request #2631 from nvx/trace_abort_message
...
log a message when aborting trace list display
2024-11-13 17:51:40 +01:00
Iceman and GitHub
ef4cbff857
Merge pull request #2630 from csBlueChip/master
...
Ability to force MAD decode
2024-11-13 17:50:01 +01:00
nvx
bac1bf05af
log a message when aborting trace list display
2024-11-13 21:53:31 +10:00
Philippe Teuwen
9ac59b5819
sigh, now my turn...
2024-11-13 12:23:43 +01:00
Philippe Teuwen
365758ff50
Adding FM1208-10 detection with slightly different block0, thanks @mmm!
2024-11-13 12:21:50 +01:00