-
I'm trying out VSCode+Metals, but semanticdb for some modules are unavailable for a multi-project:
* [reports.zip](https://github.com/user-attachments/files/17007056/reports.zip)
* [metals.log](http…
-
When creating a new argus project on the attached apk, the following error pops after pressing the finish button:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.…
-
The documentation doesn't match exactly what I see, but it seems pretty close to the following.
I instantiate a system implementation and make that a selection in the AADL Navigator view.
I sele…
-
Hi, I tested GenCallGraph with the sample apk "AndroidSpecific_PrivateDataLeak3.apk" from the source code (sireumdev, debug mode), I got following error messages.
However, it works from the executable…
-
Hi,
i am analysing an app and have the following error:
`An error occured on 20150410-133311
java.lang.RuntimeException: Following code has format problem:
at org.sireum.jawa.JawaCodeSource$…
-
Hi,
I started Amandroid like this:
.../Sireum$ ./sireum amandroid taintAnalysis -m 12 -p -o ../Amandroid-out/ com.acj0.formsxpressdemo.apk apps/amandroid/taintAnalysis/sourceAndSinks/TaintSourcesAn…
-
Hi, when I run the command "sireum amandroid decompile /path/some.apk /outputPath", I get the error as the title says. I really dont know why.
-
Hi all,
i am new in Scala and sbt and I would be grateful if you can release some README with steps how to recompile and run Amandroid.
I have imported all project in Eclipse, made some changes in s…
-
After I configure all stuff on my computer(ubuntu x64) follow the website,i run CryptoMisuse.scala from org.sireum.amandroid.run.security,i found than when the code invoked AmandroidSocket.preProcess,…
-
Hi,
I have got the error 'Java.lang.IllegalArgumentException: Requirement failed: JawaClass should be object type, but get: int' when I tried to run taintAnalysis on few google play apps(ex. Ubercab.a…