diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2025-08-04 19:53:58 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2025-08-04 19:53:58 (GMT) |
commit | 1c7c6cdeae20e824ad8447daec4dc12b3b286def (patch) | |
tree | 41e2a3e9e4fa5b10306bae6d565f0f2db5980982 /README.txt |
Initial version.
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 |