diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..b2c10df --- /dev/null +++ b/README.txt @@ -0,0 +1,17 @@ + +References +---------- + +- https://source.android.com/docs/core/runtime/dalvik-bytecode + + +Useful Commands +--------------- + +$ < messages.json jq -r '.[] | .content, "-----------------------------------------------------"' + + +Valid codes +----------- + +- 0000 -> 0020 : initial version |