Philippe Teuwen
224cb2ffd7
make style
2020-06-08 03:15:10 +02:00
iceman1001
966bcc0d28
chg: adding execute/home/current working directory functions to lua
2020-05-19 09:13:31 +02:00
iceman1001
43b5ba4ae2
chg: enabled param to swap modulation to test
2020-05-15 17:05:33 +02:00
iceman1001
36cad6f51a
textual
2020-05-08 18:12:39 +02:00
Philippe Teuwen
02d83c2ebf
Moving mfc_gen3_writer.lua to a branch till it becomes useable
2020-04-23 20:26:07 +02:00
unknown
d041f3fc82
Fixed a block key check
2020-04-22 18:59:02 +03:00
Philippe Teuwen
3235468e05
make style
2020-04-21 23:24:01 +02:00
Philippe Teuwen
31d3f519c7
rename scritp accordingly to its own help
2020-04-21 22:51:36 +02:00
unknown
aae1f3c881
A lot of improvements
2020-04-20 20:29:32 +03:00
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
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
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
Winds
9ff3ed2933
Create hf-writer.lua
2020-03-17 13:37:38 +03:00
Daniel Underhay
fa1103bbc3
Add Mifare Ultralight bruteforce support to hf_bruteforce lua script
2020-03-11 18:23:37 +11:00
Iceman
06e7777deb
Update mfu_magic.lua
...
wrong define used.
2020-01-21 14:56:22 +01:00
iceman1001
47eab16881
style
2020-01-07 22:14:01 +01:00
iceman1001
e612ae3de4
chg: adapting luascript to use new filename template for key files.
2020-01-04 16:57:15 +01:00
osboxes.org
e7056a035d
style
2019-12-31 21:42:53 +01:00
osboxes.org
795cc1bc62
style
2019-12-31 21:41:36 +01:00
iceman1001
c2006e3808
add: mfu_magic.lua - script to talk with your Magic NTAG tag.
2019-12-26 00:09:44 +01:00
iceman1001
7bb5f51340
style
2019-12-24 09:52:11 +01:00
iceman1001
ea5680dba8
style
2019-12-22 12:51:40 +01:00
iceman1001
85170f914e
b0 doesnt use crc
2019-12-20 11:19:58 +01:00
iceman1001
25b2a8b06b
nice output
2019-12-19 22:51:41 +01:00
iceman1001
818de78a1c
fix wrong vars name
2019-12-19 22:34:07 +01:00
iceman1001
46783e519a
removing some crc
2019-12-19 22:32:00 +01:00
iceman1001
cbff5bcace
fixng the read command 0-31bytes
2019-12-19 22:24:03 +01:00
iceman1001
72d51a7774
more fixes
2019-12-19 22:11:35 +01:00