Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / soot-oss/soot issues and pull requests
#1967 - Fix (toDex): Soot generates virtual invoke in case of interface method
Pull Request -
State: closed - Opened by MarcMil over 1 year ago
#1966 - FastHierarchy issue with Soot
Issue -
State: open - Opened by ansh-kalariya over 1 year ago
#1965 - Why SOOT Cannot find the method calls from a dynamic loaded class?
Issue -
State: open - Opened by FlyTweety over 1 year ago
- 1 comment
#1964 - Fixes Concurrent Modification Exception
Pull Request -
State: open - Opened by paulburchard over 1 year ago
#1963 - soot.Compilation DeathException when run "java -cp soot-4.3.0-jar-with-dependencies.jar soot.tools.CFGViewer -cp . -pp -process-dir ./src/main/java/"
Issue -
State: open - Opened by duhang1996 over 1 year ago
#1962 - Sync with original soot branch
Pull Request -
State: closed - Opened by LightningRS over 1 year ago
- 1 comment
#1961 - ignoring unnecessarily generated surefire report
Pull Request -
State: open - Opened by optimizing-ci-builds over 1 year ago
#1960 - java.lang.RuntimeException when soot call `retrieveActiveBody`
Issue -
State: open - Opened by Mech0n over 1 year ago
#1959 - Add source locator cache invalidation
Pull Request -
State: closed - Opened by michael-emmi over 1 year ago
#1958 - added EdgeFilter factory
Pull Request -
State: closed - Opened by ruffer-j over 1 year ago
#1957 - java.lang.RuntimeException when ...
Issue -
State: open - Opened by shengaojie over 1 year ago
- 1 comment
#1956 - Exception when processing classes with "$" that are not nested
Issue -
State: open - Opened by sulir over 1 year ago
#1955 - Fix a bug with Jimple import of org.mwongozo.wakitabu.tumbo
Pull Request -
State: closed - Opened by MarcMil over 1 year ago
#1954 - Error: is your soot-class-path set properly?
Issue -
State: open - Opened by UbeidUllah over 1 year ago
#1953 - Returning view of method list to avoid CME
Pull Request -
State: open - Opened by CirQ over 1 year ago
- 3 comments
#1951 - Try-Catch Statements can make the jimple file failed to be complied to class
Issue -
State: open - Opened by tjudyh over 1 year ago
#1950 - Allow subclasses to override addition of class defintion
Pull Request -
State: closed - Opened by MarcMil over 1 year ago
#1949 - Handle constant dynamic in AsmMethodSource
Pull Request -
State: closed - Opened by aoli-al almost 2 years ago
#1948 - Faster dex writeout of methods with a lot of parameters
Pull Request -
State: closed - Opened by MarcMil almost 2 years ago
#1947 - Fix a bug in getFirstNonIdentityStmt which may return an identity stmt
Pull Request -
State: closed - Opened by MarcMil almost 2 years ago
#1946 - 4.4.0 release depends on SNAPSHOT dependencies
Issue -
State: closed - Opened by mpollmeier almost 2 years ago
- 7 comments
#1945 - soot.toDex.DexPrinterException when ...
Issue -
State: open - Opened by wufenglincheng almost 2 years ago
#1944 - Unsupported lambda expression
Issue -
State: open - Opened by zhangziqiang1 almost 2 years ago
#1943 - How to analysis implement class of interface in Application
Issue -
State: closed - Opened by chennbnbnb almost 2 years ago
- 4 comments
#1942 - Allow SimpleLocalDefs.init to be overriden by smarter implementations
Pull Request -
State: closed - Opened by MarcMil almost 2 years ago
#1941 - Add optional declaring type to virtual edge summaries
Pull Request -
State: closed - Opened by MarcMil almost 2 years ago
#1940 - Make certain methods protected for extensibility
Pull Request -
State: closed - Opened by MarcMil almost 2 years ago
#1939 - Remove null-check before instanceof
Pull Request -
State: closed - Opened by thebesttv almost 2 years ago
#1938 - Fix soot-oss/soot#1936
Pull Request -
State: closed - Opened by RichardHoOoOo almost 2 years ago
#1937 - Update ASM and README
Pull Request -
State: closed - Opened by MarcMil almost 2 years ago
#1936 - The isVisible() method in FastHierarchy are invoked by wrong arguments.
Issue -
State: closed - Opened by RichardHoOoOo almost 2 years ago
- 13 comments
#1935 - Fix typo
Pull Request -
State: closed - Opened by thebesttv almost 2 years ago
#1934 - Can Soot analyze multi-threaded application, if so, can you please refer me to a related resource?
Issue -
State: open - Opened by omarjarkas1997 almost 2 years ago
#1933 - Consider supporting multi-module JAR files
Issue -
State: open - Opened by 75ACOL almost 2 years ago
#1932 - Zeus solver
Pull Request -
State: closed - Opened by YaphetsH almost 2 years ago
#1931 - Jimple generation performance issue
Issue -
State: open - Opened by sergeypospelov about 2 years ago
- 1 comment
#1930 - How to do backward slicing with Soot?
Issue -
State: open - Opened by smith-co about 2 years ago
- 4 comments
#1929 - NullnessAnalysis treats the receiver object of a method invocation as non-null
Issue -
State: closed - Opened by thebesttv about 2 years ago
- 4 comments
#1927 - soot.SootResolver$SootClassNotFoundException: couldn't find class: com.mycompany.app.CallGraphs (is your soot-class-path set properly?)
Issue -
State: open - Opened by omarjarkas1997 about 2 years ago
- 2 comments
#1926 - Fix race on declaringClass of SootField between creation and getFieldUnsafe
Pull Request -
State: closed - Opened by timll about 2 years ago
#1925 - soot.SootResolver$SootClassNotFoundException when ...
Issue -
State: closed - Opened by hktalent about 2 years ago
- 2 comments
#1924 - soot built callgraph and missed part of function calls
Issue -
State: open - Opened by cherryseller about 2 years ago
#1923 - Need some documentation to use soot for maven projects
Issue -
State: open - Opened by shanto-Rahman about 2 years ago
#1922 - soot.SootResolver$SootClassNotFoundException when running java soot.Main HelloWorld
Issue -
State: open - Opened by shanto-Rahman about 2 years ago
#1921 - added virtual edge to AsyncTask.onCancelled(java.lang.Object)
Pull Request -
State: closed - Opened by jpstotz about 2 years ago
- 3 comments
#1920 - Ensuring Soot can handle jars with ':' in the name
Pull Request -
State: closed - Opened by lianah about 2 years ago
#1919 - Avoid adding duplicate interfaces in Lambda Meta Factory
Pull Request -
State: closed - Opened by michael-emmi about 2 years ago
#1918 - Avoid null pointer exception while identifying units of ASM local variables
Pull Request -
State: closed - Opened by michael-emmi about 2 years ago
#1917 - Calls to interface static methods not properly compiled (contant pool entry has wrong kind)
Issue -
State: open - Opened by EGeraldo about 2 years ago
- 1 comment
#1916 - How to identify packages associated with a class file
Issue -
State: open - Opened by DeepakUniAdel about 2 years ago
- 2 comments
#1915 - Custom instrumentation pass not being run on methods that are part of the analyzed library
Issue -
State: open - Opened by prashast about 2 years ago
#1914 - java.lang.RuntimeException when ...
Issue -
State: open - Opened by HFA22SCM36R about 2 years ago
- 1 comment
#1913 - java.lang.RuntimeException when try to generate a jimple file
Issue -
State: open - Opened by Squirre17 about 2 years ago
#1912 - Fix exceptional graph building
Pull Request -
State: closed - Opened by sergeypospelov about 2 years ago
#1911 - Edge was rejected by node
Issue -
State: open - Opened by squareky about 2 years ago
#1910 - Increase maximum path cache capacity
Pull Request -
State: closed - Opened by michael-emmi about 2 years ago
#1908 - Add missing changes
Pull Request -
State: closed - Opened by sergeypospelov about 2 years ago
#1907 - Bump protobuf-java from 3.21.2 to 3.21.7
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#1906 - Endless Loop in TypeResolver
Issue -
State: open - Opened by jpstotz about 2 years ago
- 3 comments
#1905 - updated to new axml release
Pull Request -
State: closed - Opened by DannyGooo about 2 years ago
- 1 comment
#1904 - Fix reading names of parameters from .dex
Pull Request -
State: closed - Opened by michalbednarski about 2 years ago
#1903 - Call Graph for apk files using soot.Main
Issue -
State: open - Opened by Koubraa about 2 years ago
- 7 comments
#1902 - Making sure MethodPAG is initialized before calling addToPAG.
Pull Request -
State: closed - Opened by lianah about 2 years ago
#1901 - VTA call graph: call sites in methods of abstract base classes have empty targets.
Issue -
State: closed - Opened by michael-emmi about 2 years ago
#1900 - Include concrete methods of abstract classes in PAG construction
Pull Request -
State: closed - Opened by michael-emmi about 2 years ago
#1899 - Potential issues in VTA, CHA, and simple-edges-bidirectional.
Issue -
State: open - Opened by amordahl about 2 years ago
#1898 - Soot 4.3.0 missing tag in Git
Issue -
State: open - Opened by jdillon over 2 years ago
#1897 - Soot website mailing list 403: Forbidden
Issue -
State: open - Opened by jdillon over 2 years ago
#1896 - Static keyword in interfaces
Issue -
State: open - Opened by paulburchard over 2 years ago
#1895 - Incomplete Transformation of Enumerations
Issue -
State: open - Opened by paulburchard over 2 years ago
#1894 - Built in methods for converting signatures
Issue -
State: open - Opened by jimmy66688 over 2 years ago
#1893 - How to find the call chain of a Field?
Issue -
State: open - Opened by Liwangxiaosuo over 2 years ago
#1892 - How do I reset Soot?
Issue -
State: open - Opened by nkbai over 2 years ago
- 2 comments
#1891 - java.lang.NullPointerException when ...
Issue -
State: open - Opened by AhmedHamdyYassin12 over 2 years ago
- 4 comments
#1890 - Issue while running test cases.. I tried running Test case inside FlowDroid
Issue -
State: open - Opened by DeepakUniAdel over 2 years ago
#1888 - soot.SootResolver$SootClassNotFoundException when trying to process a compiled akka agent .class file
Issue -
State: closed - Opened by eikNamo over 2 years ago
- 2 comments
#1887 - Scene.v().getClasses only returns classes resolved >= SIGNATURES level
Issue -
State: closed - Opened by RichardHoOoOo over 2 years ago
#1886 - Avoid modification exception in line number adder
Pull Request -
State: closed - Opened by michael-emmi over 2 years ago
#1885 - OOM errors with soot 4.3.0
Issue -
State: open - Opened by magg over 2 years ago
- 1 comment
#1884 - Bump protobuf-java from 3.18.1 to 3.18.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#1882 - Revert "Dotnet Extension for Soot"
Pull Request -
State: closed - Opened by StevenArzt over 2 years ago
#1881 - Upgrade soot code to 4.3.0 with JDK > 11
Issue -
State: open - Opened by magg over 2 years ago
- 6 comments
#1878 - Java new versions suppots
Issue -
State: open - Opened by darioamorosodaragona-tuni over 2 years ago
- 13 comments
#1847 - Jimple type assigner ignores the LocalVariableTable
Issue -
State: open - Opened by paganma over 2 years ago
- 2 comments
#1846 - 4.3.0 Callgraph edges dropped in javax.swing.JComponent (?)
Issue -
State: closed - Opened by eortega-pjr over 2 years ago
- 2 comments
#1840 - RefType added for getValueBitSize
Pull Request -
State: closed - Opened by jpstotz over 2 years ago
#1834 - fix AsmMethodSource assignReadOps(...)
Pull Request -
State: closed - Opened by swissiety almost 3 years ago
- 1 comment
#1823 - Maybe a bug in soot spark call graph construct?
Issue -
State: open - Opened by ox1234 almost 3 years ago
- 1 comment
#1817 - LocalPacker can generate code that doesn't pass the JVM verifier
Pull Request -
State: closed - Opened by bdemsky almost 3 years ago
- 1 comment
#1815 - fix ClassCastException: class soot.RefType cannot be cast to class soot.ArrayType
Pull Request -
State: closed - Opened by jpstotz almost 3 years ago
#1808 - fix: NullPointerException in soot.jimple.toolkits.callgraph.OnFlyCallGraphBuilder
Pull Request -
State: closed - Opened by jpstotz almost 3 years ago
#1807 - fix: missing support for fast types
Pull Request -
State: closed - Opened by jpstotz almost 3 years ago
#1806 - java.lang.RuntimeException: Invalid Array Type occured in FillArrayDataInstruction: java.lang.Object
Issue -
State: closed - Opened by jpstotz almost 3 years ago
- 6 comments
#1800 - full support for Deprecation annotation (Java 9+ and Android)
Pull Request -
State: closed - Opened by jpstotz almost 3 years ago
#1768 - The following error appears in KaKaoTalk apk analysis. I don't know why. Could it be because there is no input?
Issue -
State: open - Opened by GoldGamblers about 3 years ago
- 1 comment
#1751 - Exception while writing classes
Issue -
State: open - Opened by giltho about 3 years ago
- 2 comments
#1731 - How to get data dependence from pdg
Issue -
State: closed - Opened by HJX-zhanS about 3 years ago
#1726 - Soot Cannot Instrument Multidex Android app
Issue -
State: closed - Opened by cxxsheng over 3 years ago
- 1 comment
#1597 - Soot mailing list page is unreachable
Issue -
State: open - Opened by underhood31 over 3 years ago
- 2 comments
#1579 - Fix crashes in AsmMethodSource(#1577,#1580)
Pull Request -
State: closed - Opened by FXTi over 3 years ago
- 4 comments