Commit graph

18467 commits

Author SHA1 Message Date
iceman1001
6aded8a3b5 textual 2024-04-23 19:57:32 +02:00
iceman1001
1a3613901e since I messed up the calypso and mobib lua script, I made a native implentatin instead. I leave the decoding of the extracted data for people to come to have some sort of challenge 2024-04-23 10:09:46 +02:00
iceman1001
2d36efe821 updated type identifications. Will need a better way to detect size of those 15693 ones 2024-04-23 08:43:55 +02:00
iceman1001
3ef3e3a63d update signature data 2024-04-23 02:16:01 +02:00
Iceman
399b85919a
Merge pull request #2362 from gentilkiwi/patch-1
Update recover_pk.py with first TruST25 (ST) key
2024-04-23 01:35:20 +02:00
Benjamin DELPY
e6ad06a2c8
Update recover_pk.py with first TruST25 (ST) key
TruST25 (ST) - KeyID 0x04?
`curve=secp128r1, hash=sha256` - from block 63 in ST25TV, starting with KeyID?

Tested on multiple `ST25TV02KC` - `K04S` at block 63, signature in ... ASCII...

Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-04-23 01:11:05 +02:00
iceman1001
b4ba36c1ff adaptations 2024-04-22 19:58:52 +02:00
iceman1001
934a969d41 adapt some detection of fudan 2024-04-22 19:52:24 +02:00
Iceman
a65fd6e1fa
Merge pull request #2361 from jlitewski/purring-basilisk
Implemented Buffer SaveStates
2024-04-22 17:41:09 +02:00
Iceman
9343014b68
Merge branch 'master' into purring-basilisk
Signed-off-by: Iceman <iceman@iuse.se>
2024-04-22 17:41:01 +02:00
iceman1001
8edf45a6c9 darn it 2024-04-22 17:36:22 +02:00
iceman1001
5f65b5a19e fix order 2024-04-22 17:30:52 +02:00
iceman1001
cad63e7162 fix missing crc calcs 2024-04-22 16:55:54 +02:00
iceman1001
3f6ea0f0fc style 2024-04-22 16:35:22 +02:00
iceman1001
4762f5f33b fix error from goto ... 2024-04-22 16:30:09 +02:00
iceman1001
1016108694 comment out pwm code 2024-04-22 16:23:45 +02:00
iceman1001
c8849af5e0 This is the major changes made to the HITAG2 commands. Its heavly based on RFIDLers implementation and its been converted to work with Proxmark3. Special thanks to @kevsecurity for his amazing implementations of the Gone in 360 Seconds paper by Roel, Flavio & Balasch. Thanks to @adamlaurie for his RFIDler project. It wouldnt been doable without it. 2024-04-22 16:20:24 +02:00
JLitewski
97d5c4e50c
Merge branch 'master' into purring-basilisk
Signed-off-by: JLitewski <hackhalotwo@gmail.com>
2024-04-22 09:49:31 -04:00
iceman1001
fc2a3dd2c5 Updated the command according to @whywilson's findings. and fixed the wrong byte aswell 2024-04-22 15:41:59 +02:00
JLitewski
6097c531c8
Merge branch 'master' into purring-basilisk
Signed-off-by: JLitewski <hackhalotwo@gmail.com>
2024-04-22 06:42:45 -04:00
iceman1001
4304372858 tweaking felica timings to see if it gets better results 2024-04-22 10:41:28 +02:00
iceman1001
5025a18722 pushed update to use latest setup script 2024-04-22 09:51:42 +02:00
iceman1001
cc5998a153 adapt awid 2024-04-22 09:47:40 +02:00
iceman1001
362cfff60a fix ref name 2024-04-22 09:44:07 +02:00
iceman1001
d3f8323a3f @mwalker33 psk tests, maybe one day its good enough to merge in 2024-04-22 09:42:46 +02:00
iceman1001
1b45112ad0 style 2024-04-22 09:40:50 +02:00
iceman1001
042ba20d58 style 2024-04-22 09:36:42 +02:00
iceman1001
12e38cdfff text 2024-04-22 09:34:46 +02:00
iceman1001
ac809c4a9f support function 2024-04-22 09:29:38 +02:00
iceman1001
47262433e8 missing header 2024-04-22 09:27:54 +02:00
iceman1001
02872796aa should wait for a reply from device that sniffing is done 2024-04-22 09:26:25 +02:00
iceman1001
d340de388d textual 2024-04-22 09:23:22 +02:00
iceman1001
67c14c5314 adapt regression tests 2024-04-22 09:21:55 +02:00
iceman1001
365454bb3c fixing buffer overflow when reading large files 2024-04-22 09:17:58 +02:00
iceman1001
d1e921171b removed old unused rfidler code. Added modified code to work with proxmark3. Thanks to @kevsecurity and @AdamLaurie! 2024-04-22 09:10:09 +02:00
iceman1001
87c6633de1 add support for generation 2 magic command when setting UID on ISO15693 cards. ref:: https://github.com/RfidResearchGroup/proxmark3/issues/1604#issuecomment-2068444071 2024-04-22 09:04:01 +02:00
jlitewski
2d0bc5100a Forgot about resetting the grid offsets 2024-04-20 22:47:42 -04:00
jlitewski
791f02209d Implemented Buffer SaveStates 2024-04-20 14:14:15 -04:00
iceman1001
508a4ed064 missing update 2024-04-20 11:53:55 +02:00
iceman1001
543f8df8c0 fixes to when thing gets wrongly identified 2024-04-20 11:32:51 +02:00
iceman1001
c860bd252a textual detection 2024-04-20 09:38:04 +02:00
iceman1001
b09c0e0d5f textual 2024-04-20 08:47:49 +02:00
Iceman
591795a8fc
Merge pull request #2359 from jlitewski/marker_v2
Graph Markers, Version 2
2024-04-19 17:17:22 +02:00
Jacob Litewski
560b6f9dc2 Marker V2 fixes 2024-04-19 07:53:20 -04:00
Iceman
fbe101791a
Merge pull request #2360 from Thechamp669/patch-1
Update lf_ioprox_bulkclone.lua Spelling
2024-04-19 09:45:07 +02:00
Thechamp669
28bcedbc4c
Update lf_ioprox_bulkclone.lua Spelling
Typo

Signed-off-by: Thechamp669 <mjpdobbs@gmail.com>
2024-04-18 20:44:28 -07:00
Jacob Litewski
bb1c662af0 Graph Markers, Version 2 2024-04-18 23:08:33 -04:00
Iceman
fc584b348a
Merge pull request #2358 from jlitewski/opbuffer
Disable Rendering the Operation Buffer
2024-04-19 00:15:08 +02:00
Jacob Litewski
dadd6ee65d Disable Rendering the Operation Buffer
For now, at least until I can fully and correctly implement it.
2024-04-18 17:37:06 -04:00
iceman1001
5a524a2ec9 renamed and since there is already another same styled script, this became v2. also applied prefered coding style 2024-04-18 12:03:27 +02:00