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

#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

#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

#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

#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

#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

#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

#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

#1916 - How to identify packages associated with a class file

Issue - State: open - Opened by DeepakUniAdel about 2 years ago - 2 comments

#1914 - java.lang.RuntimeException when ...

Issue - State: open - Opened by HFA22SCM36R about 2 years ago - 1 comment

#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

#1900 - Include concrete methods of abstract classes in PAG construction

Pull Request - State: closed - Opened by michael-emmi 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

#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

#1807 - fix: missing support for fast types

Pull Request - State: closed - Opened by jpstotz almost 3 years ago

#1800 - full support for Deprecation annotation (Java 9+ and Android)

Pull Request - State: closed - Opened by jpstotz almost 3 years ago

#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