martin.holst@gmail.com
|
0a85b72549
|
Reworked how to call 'standard' stuff from within lua scripts, so now it's much simpler both in lines of code and usage. A script can now call core.console('hf mf nested 1 0 a ffffffffffff') in order to execute anything via the old command line parser
|
2013-10-04 19:29:46 +00:00 |
|
martin.holst@gmail.com
|
686f0a1794
|
Moved script libraries into lualibs/folder, and added a patch to include the folder in the LUA_PATH (a.k.a package.path). See http://proxmark.org/forum/viewtopic.php?id=1750 for more details
|
2013-09-28 20:07:28 +00:00 |
|
martin.holst@gmail.com
|
42daa759c1
|
Only superficial changes, to get rid of compiler warnings
|
2013-09-19 19:53:09 +00:00 |
|
martin.holst@gmail.com
|
44fffc5451
|
Work on the scripting library
|
2013-06-07 09:24:25 +00:00 |
|
martin.holst@gmail.com
|
f057bddb70
|
Added binlib, to handle binary data from lua, based on lpack http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lpack
|
2013-05-26 20:05:13 +00:00 |
|
martin.holst@gmail.com
|
96e7a3a50b
|
Minor fixes, added some functionality to send data, but still some way to go
|
2013-05-24 21:39:08 +00:00 |
|
martin.holst@gmail.com
|
5b760b6cac
|
'core' library glue
|
2013-05-24 21:06:57 +00:00 |
|