This commit is contained in:
Jean-Marie Mineau 2025-03-26 11:56:10 +01:00
parent 2d7c69cb05
commit e34415857d
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
9 changed files with 116 additions and 18 deletions

1
patcher/tst.sh Normal file
View file

@ -0,0 +1 @@
cargo run --bin patcher -- --code-loading-patch-strategy model-class-loaders --runtime-data ./tst/runtime.json --path ../test_apks/dynloading/build/test_dynloading.apk --out /tmp/patched_dynloading.apk -k ../test_apks/dynloading/ToyKey.keystore -z $(which zipalign) -a $(which apksigner)