Philippe Teuwen
94192d0976
make style
2020-04-16 09:01:14 +02:00
Uli Heilmeier
43b5ee5918
legic.lua: updated to work again
...
Fixed/changed things:
* added info that virtual tag is always MIM1024
* changed reading files to read binary files (as written by 'hf legic dump')
* changed extension for writing files (*.bin and *.eml) to be on par with 'hf legic dump'
* CRC was calculated wrong when data was not padded with 0 for one char hex strings
* readTag (rt) can now be called multiple times without using the wrong filename
* tag length was calculated wrong as segment header length field includes the header itself
* bytes are XORed before writing them to a tag
* default name for file contains now the tag id
2020-04-09 10:24:58 +02:00
iceman1001
aa642d5d1e
ax
2020-04-05 18:27:54 +02:00
iceman1001
0029f6fceb
minor fixes. wrong params, helptext
2020-04-05 17:02:41 +02:00
iceman1001
0263273ec3
fix: wrong paramname
2020-04-05 17:00:16 +02:00
iceman1001
3a2723ac63
style
2020-04-05 14:53:32 +02:00
iceman1001
acfe18e7e9
rename to lower
2020-04-05 14:18:07 +02:00
Iceman and GitHub
7e585eab6c
Merge pull request #647 from uhei/legic-clone
...
Legic_clone.lua: Refactor to work with current command set
2020-04-05 14:14:41 +02:00
Uli Heilmeier
eac19be414
Legic_clone.lua: Adopt last command changes
2020-04-05 13:16:14 +02:00
Uli Heilmeier
16b14aa0e6
Legic_clone.lua: Refactor to work with current command set
...
Refactored to work with current command set and MIM256 and MIM1024 tags
2020-04-05 13:07:30 +02:00
iceman1001
175a5718b0
colors
2020-04-05 12:56:35 +02:00
iceman1001
2474385ab0
colors
2020-04-05 12:49:25 +02:00
iceman1001
95bc1230d7
colors
2020-04-05 12:41:38 +02:00
iceman1001
2010f8db03
colors
2020-04-05 12:28:49 +02:00
iceman1001
3464dc2ebe
helptext colors
2020-04-05 10:05:14 +02:00
iceman1001
33f94612eb
color
2020-04-05 08:50:31 +02:00
Winds and GitHub
9356549bc6
textual
...
Correcting a script name
2020-03-28 18:23:05 +03:00
iceman1001
fc1c133c46
fix: script hf_bruteforce - ensure zeropadding
2020-03-21 23:13:41 +01:00
iceman1001
64e027faf7
chg: unify dump file template used in this repo. hf-mf-(uid)-dump.(bin/eml/json) is the prefeered style.
2020-03-21 20:58:20 +01:00
iceman1001
9a2fc52a92
closing files are use...
2020-03-21 12:40:16 +01:00
iceman1001
80f79b1066
swap to live execution
2020-03-21 12:37:40 +01:00
iceman1001
e80eb37b5e
more rework
2020-03-21 12:34:58 +01:00
iceman1001
4443ae5500
rework script
2020-03-21 10:04:03 +01:00
Winds
4bbe0827f5
Update hf-writer.lua
...
Add the possibility for a -h helptext param
2020-03-19 12:29:39 +03:00
Winds
6b30e1ab00
Update hf-writer.lua
...
Adapted your script to the coding standards
2020-03-18 13:39:10 +03:00