-
I have a same problem as @rockflying in https://github.com/Sable/soot/issues/284
Everything is fine for soot-2.5.0.jar, but once I replaced it with soot-trunk.jar, I got this error:
couldn't find cla…
-
Hi all,
I'm new to angr and I'd thank you for the great project. I'm particularly interested in analysing java and I was wondering when we can have a version of angr that supports soot.
Thanks
-
Hi,
I have identified that when CFAST (v7.2.2) is run as a two-zone model, there is no truncation of temperature as noted in Eq. 3.20 in the Technical Reference Guide (noted below). Therefore, the …
-
![image](https://cloud.githubusercontent.com/assets/8543547/20171052/f2d6874c-a769-11e6-8be0-2887fdc734c2.png)
I'm trying to use SuSi to generate list of sources and sinks for FlowDroid, for some v…
-
We have a goal to scan the top 1k of npm and maven for OSLS announcement. We need to actually do these scans and likely also a bit of curation on some of them to give people the flavor of the results.
-
After the inlining, methods a bloated with useless variable renamings. We should have a constant propagation and dead code elimination to clean that up. I tried these old classes:
``` java
CfgUpdater…
-
Hi guys. Been working with beam detectors a lot recently - specifically angled ones. @gforney kindly implemented a method to visualise beams in smv. Doing this I noticed something odd - when beams wer…
-
[Dasch, 1992](https://www.osapublishing.org/ao/abstract.cfm?uri=ao-31-8-1146) (Applied Optics, Vol 31, No 8, March 1992, Pg 1146-1152) discusses several numerical techniques for performing Abel invers…
-
CFAST assumes N in the fuel becomes HCN.
In FDS, we have assumed (going back to v2) that the N becomes N2.
For user's doing work were one starts with CFAST for screening and then moves to FDS as need…
-
Hi,
When I use sbt to compile a project based on saprk, sbt hints me "org.sable#soot;2.6.0: not found". However, I've found in https://github.com/Sable/soot/releases without no results. I 'm conf…