-
Hello everyone,
I'm trying to produce correct Jimple for the following program:
```
package demo;
import extras.*;
import java.util.ArrayList;
import java.util.List;
public class Mai…
-
The call graph generated by Spark sometimes misses edges based on the context of the invoke expression. In the example below there are two calls to ``. The call in `main` produces an edge in the call …
-
Hi all
Is there a way to intercept all logging output before it is printed to stdout? I use the latest v2.8 flowdroid JAR which includes all dependencies and import the necessary classes to run a t…
wozuo updated
4 years ago
-
I have been asking for this since almost one year, but the Bytecodeoffset tag does not work even now.
I was using coffi till now, but it's leading me into newer difficulties (about which everyone on t…
-
I am trying to analyze DaCapo's _avrora_ (not using _TamiFlex_). For constructing the call-graph, I was earlier using CHA, which was working fine but was imprecise. After switching to SPARK, however, …
-
The attached file is a 15x10x5 compartment with a t^2 fire growing to 6 MW in 5 min with a 35 % radiative fraction. The fire is at 2,5,0 and there is a target at 3,5,0 with a normal of -1,0,0 (pointe…
-
Hi,
was really happy to find this one, intending to do a "My own CO2 footprint" project.
Could you please help me in providing an Arduino example running on an ESP32 - which has Bluetooth build in. …
-
Soot has grown over the past years with lots of cool projects and features being added. By now, the code base has a considerable size and complexity. However, not all of these features are commonly us…
-
#### Issue description
Quite frequently, when I try to check the recipe or uses of an item in [JEI](https://minecraft.curseforge.com/projects/jei), even if that item is not added by Ender IO, my game…
-
This issue has been posted on the [Soot mailing list](https://mailman.cs.mcgill.ca/pipermail/soot-list/2015-June/008105.html) for I while but I haven't seen any update, so maybe GitHub is a better pla…