]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/scripts/tnp3clone.lua
CHG: changed some help texts.
[proxmark3-svn] / client / scripts / tnp3clone.lua
index d54b7d1fd101ba28fcee454dc0f3e7b277819d4d..6c4a148c2e25b57cee40aa5444c4a325cfc60164 100644 (file)
@@ -3,7 +3,7 @@ local getopt = require('getopt')
 local lib14a = require('read14a')
 local utils = require('utils')
 local pre = require('precalc')
-local toys = require('default_toys2')
+local toys = require('default_toys')
 
 local lsh = bit32.lshift
 local rsh = bit32.rshift
@@ -25,6 +25,14 @@ Arguments:
        -h             : this help
        -t <data>      : toytype id, 4hex symbols.
        -s <data>      : subtype id, 4hex symbols               
+       
+       For fun,  try the following subtype id: 
+       0612 - Lightcore
+       0118 - Series 1
+       0138 - Series 2
+       0234 - Special
+       023c - Special
+       
 ]]
 
 
Impressum, Datenschutz