summaryrefslogtreecommitdiff
path: root/ecp/util/keydump
diff options
context:
space:
mode:
Diffstat (limited to 'ecp/util/keydump')
-rwxr-xr-xecp/util/keydump3
1 files changed, 3 insertions, 0 deletions
diff --git a/ecp/util/keydump b/ecp/util/keydump
new file mode 100755
index 0000000..9a884dc
--- /dev/null
+++ b/ecp/util/keydump
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+hexdump -e '16/1 "0x%02X, " "\n"' $@