From 7d5536eefd3dfecbbe8e071a68d72b74a39e46f2 Mon Sep 17 00:00:00 2001 From: Jean-Marie 'Histausse' Mineau Date: Tue, 18 Nov 2025 16:35:41 +0100 Subject: [PATCH] update url --- X_appendices/released_software.typ | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/X_appendices/released_software.typ b/X_appendices/released_software.typ index fe2195e..22bb1cf 100644 --- a/X_appendices/released_software.typ +++ b/X_appendices/released_software.typ @@ -11,7 +11,7 @@ This appendix lists the software we released as well as the different places the The code used in @sec:rasta is available at those locations: -- https://gitlab.inria.fr/pirat/android/rasta +- https://gitlab.inria.fr/pirat-public/android/rasta - https://git.mineau.eu/these-android-re/rasta - https://github.com/histausse/rasta - https://doi.org/10.5281/zenodo.10137904 @@ -48,18 +48,16 @@ The list of applications we scanned in @sec:cl, as well as the lists of platform == Theseus -The scripts we used for dynamic analysis and the code implementing the transformations described in @sec:th are available at the following locations: +The scripts we used for dynamic analysis and the code implementing the transformations described in @sec:th are available at the following locations under GPL license: -#jfl-note[Ajouter les licences] - -- https://gitlab.inria.fr/pirat/android/android-of-theseus +- https://gitlab.inria.fr/pirat-public/android/android-of-theseus - https://git.mineau.eu/these-android-re/android_of_theseus - https://github.com/histausse/android_of_theseus The application transformations rely on Androscalpel, the crate we developed to manipulate Dalvik bytecode. Androscalpel can be found at the following locations: -- https://gitlab.inria.fr/pirat/android/androscalpel +- https://gitlab.inria.fr/pirat-public/android/androscalpel - https://git.mineau.eu/these-android-re/androscalpel - https://github.com/histausse/androscalpel