add serializer for instruction format

This commit is contained in:
Jean-Marie Mineau 2023-12-14 02:15:39 +01:00
parent 5854ba5e66
commit ee7cf4d325
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
4 changed files with 2189 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/venv_maturin
/venv_test
/test.apk
/androguard_test.py