Skip to content

Instantly share code, notes, and snippets.

@iagox86
Created August 17, 2012 17:07
Show Gist options
  • Save iagox86/3380682 to your computer and use it in GitHub Desktop.
Save iagox86/3380682 to your computer and use it in GitHub Desktop.
action = function(host)
pos, a = bin.unpack("<L", "\x11\x22\x33\x44\x55\x66\x77\x88")
return string.format("x", a)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment