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
#2087 - release-4.5.0 has line_number bug
Issue -
State: open - Opened by gai410388544 5 months ago
#2086 - Do not cache soot objects in a static variable
Pull Request -
State: closed - Opened by MarcMil 6 months ago
#2085 - Improper translation to Jimple in scenarios involving temporary variables
Issue -
State: open - Opened by DeepakUniAdel 6 months ago
#2084 - Fix array type detection on fill-array-data DEX instructions - fixes #1806
Pull Request -
State: closed - Opened by jpstotz 6 months ago
#2083 - UnitThrowAnalysis StmtSwitch: type of throw argument is not a RefType! occurs when analysing APKs
Issue -
State: open - Opened by leileidesu 6 months ago
#2082 - Redundant cast statement(expression) in generated Jimple codes
Issue -
State: open - Opened by XYHyouKa 6 months ago
#2081 - Compute topological sort using post-order traversal
Pull Request -
State: closed - Opened by michael-emmi 6 months ago
- 1 comment
#2080 - Incorrect topological sorting leads to incorrect SCC computation in Spark
Issue -
State: closed - Opened by michael-emmi 6 months ago
- 1 comment
#2079 - java.lang.NullPointerException when ...
Issue -
State: open - Opened by braxidas 7 months ago
- 1 comment
#2077 - IOException happens during writing to jar
Pull Request -
State: closed - Opened by Ilya-Skiba 7 months ago
#2076 - Can soot still be used now? Do I need to use sootup?
Issue -
State: open - Opened by judeomg 7 months ago
- 1 comment
#2074 - Outdated snapshot version
Issue -
State: closed - Opened by rillig 7 months ago
- 1 comment
#2073 - Broken link to SootUp
Issue -
State: closed - Opened by rillig 7 months ago
- 1 comment
#2072 - Dalvik import/export: Save special type (direct/super) as tag
Pull Request -
State: closed - Opened by MarcMil 7 months ago
#2071 - Prevent NPE
Pull Request -
State: closed - Opened by MarcMil 7 months ago
#2070 - Fix NPE
Pull Request -
State: closed - Opened by MarcMil 7 months ago
#2069 - Keep original dex inner class names if possible
Pull Request -
State: closed - Opened by MarcMil 7 months ago
#2068 - Fix handling of Annotations in Dex code & UnconditionalBranchFolder
Pull Request -
State: closed - Opened by MarcMil 7 months ago
#2067 - An inconsistent behavior in Soot analysis
Issue -
State: open - Opened by tisble 8 months ago
#2066 - Make sure that the ShimpleBodyBuilder uses the Jimple factory for locals
Pull Request -
State: closed - Opened by MarcMil 8 months ago
#2065 - How to retain "LocalVariableTable" and "MethodParameters" attributes in .class after instrumentation?
Issue -
State: open - Opened by XYHyouKa 8 months ago
#2064 - Soot call graph did not fully parse the call chain
Issue -
State: open - Opened by NiceAsiv 8 months ago
- 1 comment
#2063 - A self loop edge bug
Issue -
State: open - Opened by karlls12321 8 months ago
#2062 - Spark: Do not abort with an exception when encountering weird code
Pull Request -
State: closed - Opened by MarcMil 8 months ago
#2061 - Soot reports a false positive edge in call graph
Issue -
State: open - Opened by kitty-1998 8 months ago
#2060 - Fix the time consume problem in method `instructionAtAddress`
Pull Request -
State: closed - Opened by wangnianwu 8 months ago
- 2 comments
#2059 - Optimization and optional parallelization of typing minimization
Pull Request -
State: closed - Opened by jpstotz 8 months ago
#2058 - I want know upgrade release note
Issue -
State: closed - Opened by gai410388544 9 months ago
- 2 comments
#2057 - VisibilityParameterAnnotationTag not picking up Elements correctly
Issue -
State: open - Opened by lbettels 9 months ago
#2056 - Non-deterministic results - certain groups of nodes always missing
Issue -
State: open - Opened by AnnabellaM 9 months ago
- 4 comments
#2055 - Remove unnecessary check for hierarchy
Pull Request -
State: closed - Opened by MarcMil 9 months ago
#2054 - Faster resolve in FastHierarchy
Pull Request -
State: closed - Opened by MarcMil 9 months ago
#2053 - Nondeterministic call graph - same method is associated with different identifiers in different runs.
Issue -
State: open - Opened by AnnabellaM 9 months ago
- 2 comments
#2052 - Add helper method to switch statements, which shows the target
Pull Request -
State: closed - Opened by MarcMil 9 months ago
#2051 - Use HashSparseSets, which do not have a linear adding cost
Pull Request -
State: closed - Opened by MarcMil 9 months ago
#2050 - Allow subclasses to customize renaming
Pull Request -
State: closed - Opened by MarcMil 10 months ago
#2049 - Add test case for EmptySwitchEliminator
Pull Request -
State: closed - Opened by Momo-Not-Emo 10 months ago
- 1 comment
#2048 - New option: Ignore dex overflows
Pull Request -
State: open - Opened by beerphilipp 10 months ago
- 1 comment
#2047 - Fix issue #1577, and port test cases for issue #1577
Pull Request -
State: closed - Opened by Momo-Not-Emo 10 months ago
- 2 comments
#2046 - Fix always-false condition in <AsmMethodSource: void assignReadOps(Local l)>
Pull Request -
State: closed - Opened by Momo-Not-Emo 10 months ago
- 1 comment
#2045 - Soot generates redundant statements
Issue -
State: open - Opened by Momo-Not-Emo 10 months ago
- 1 comment
#2044 - adding null check for unreachable unit
Pull Request -
State: closed - Opened by Avalonswanderer 10 months ago
#2043 - fix ConcurrentModificationException when calling SootClass.getMethods…
Pull Request -
State: open - Opened by buriedpot 10 months ago
- 4 comments
#2042 - Missing Unit in unit-to-owner Mapping
Issue -
State: open - Opened by lbettels 10 months ago
#2041 - Disallow null in QueueReader to handle concurrency correctly
Pull Request -
State: closed - Opened by MarcMil 11 months ago
#2040 - Remove cg edges of deleted unreachable units
Pull Request -
State: closed - Opened by MarcMil 11 months ago
#2039 - A question about how to apply context sensitive points-to analysis in Soot
Issue -
State: closed - Opened by kitty-1998 11 months ago
- 7 comments
#2038 - Support parameter mappings in virtual edges
Pull Request -
State: closed - Opened by MarcMil 11 months ago
#2037 - Fix broken sootup Link
Pull Request -
State: closed - Opened by MarcMil 11 months ago
#2036 - Fixing asm tests for newer java versions
Pull Request -
State: closed - Opened by MarcMil 11 months ago
#2035 - Set fallbackToImmediateCallees =true as default
Pull Request -
State: closed - Opened by MarcMil 11 months ago
#2034 - Add ability to set arg index of virtualedges
Pull Request -
State: closed - Opened by MarcMil 11 months ago
#2033 - Deep clone edges
Pull Request -
State: closed - Opened by MarcMil 11 months ago
#2032 - Fixed when soot.jimple.StaticFieldRef.getField() is null
Pull Request -
State: open - Opened by kitty-1998 11 months ago
#2031 - Prevent cast exception in case of array type
Pull Request -
State: closed - Opened by MarcMil 12 months ago
#2030 - Fix return validator for the case when the method ends with a nop
Pull Request -
State: closed - Opened by MarcMil 12 months ago
#2029 - Remove coffi
Pull Request -
State: closed - Opened by MarcMil 12 months ago
#2028 - Do not number SootClasses
Pull Request -
State: closed - Opened by MarcMil about 1 year ago
#2027 - Remove some numberers which are actually not really needed
Pull Request -
State: closed - Opened by MarcMil about 1 year ago
#2026 - Replace some more numbered maps
Pull Request -
State: closed - Opened by MarcMil about 1 year ago
#2025 - Use ordinary maps for PAG
Pull Request -
State: closed - Opened by MarcMil about 1 year ago
#2024 - Worker thread execution failed: Failed to apply jb to <com.google.firebase.snippets.FirebaseAuthSnippets: javax.ws.rs.core.Response clearSessionCookieAndRevoke(javax.ws.rs.core.Cookie)>
Issue -
State: open - Opened by buriedpot about 1 year ago
- 3 comments
#2023 - Worker thread execution failed: Failed to apply jb to <com.google.firebase.snippets.FirebaseAuthSnippets: javax.ws.rs.core.Response clearSessionCookieAndRevoke(javax.ws.rs.core.Cookie)>
Issue -
State: closed - Opened by Bing-ok about 1 year ago
#2022 - refactor: changing sootclass getname to getpathplusclassname
Pull Request -
State: open - Opened by jkraft-pjr about 1 year ago
#2021 - Soot resolved an incorrect method signautre
Issue -
State: open - Opened by sarser2048 about 1 year ago
- 4 comments
#2020 - Fields missing in loaded classes from android.jar
Issue -
State: open - Opened by cgobel about 1 year ago
- 3 comments
#2019 - java.lang.VerifyError: Verifier rejected class xxx failed to verify: xxx [0x3F] copy1 v2<-v18 type=Integer cat=3 (declaration of 'xxx appears in /data/app/~~rhy3UPO5XTPJh8Mnsx2ouw==/com.awesomeproject-RQOu3jVjveEXAk0l7OyN0g==/base.apk!classes2.dex)
Issue -
State: open - Opened by xiaoxiongwang about 1 year ago
- 1 comment
#2018 - Jimple parsing exception
Issue -
State: open - Opened by michaelphop about 1 year ago
#2017 - In the case of two nested IF statements, the IfStmt returns the wrong lineNumber
Issue -
State: open - Opened by chumobyte about 1 year ago
#2016 - New ValueBox constructor for JInstanceFieldRefs
Pull Request -
State: closed - Opened by MarcMil about 1 year ago
#2015 - added reset methods to Scene and SourceLocator to load multiple sources into one Scene and Concrete Native Methods
Pull Request -
State: closed - Opened by lukaswd about 1 year ago
- 1 comment
#2014 - Update to ASM 9.6
Pull Request -
State: closed - Opened by MarcMil about 1 year ago
#2013 - Skip analysis for erroring functions
Issue -
State: open - Opened by adityavardhanpadala about 1 year ago
#2012 - Detected non-deterministic results under various configurations
Issue -
State: open - Opened by AnnabellaM about 1 year ago
- 1 comment
#2011 - soot.jimple.StaticFieldRef.getField() is null
Issue -
State: open - Opened by HP-Allen about 1 year ago
#2010 - JLookupSwitchStmt.toString java.lang.StackOverflowError
Issue -
State: open - Opened by HP-Allen about 1 year ago
#2009 - Analysis dex file that exists in the assets folder
Issue -
State: open - Opened by HP-Allen about 1 year ago
- 1 comment
#2008 - Allow dynamic, thread-safe loading of new method bodies and updating dependent data structures
Pull Request -
State: closed - Opened by timll about 1 year ago
#2007 - java.lang.NullPointerException when ...
Issue -
State: open - Opened by zhongJunPeng123 about 1 year ago
#2006 - Re-enable Copy Propagation after Type Assignment
Pull Request -
State: closed - Opened by timll about 1 year ago
#2005 - soot.SootResolver$SootClassNotFoundException when ...
Issue -
State: open - Opened by TaizhengWang about 1 year ago
#2004 - Add Thread.start() virtualedge for constructor-provided Runnable
Pull Request -
State: closed - Opened by timll about 1 year ago
#2003 - java.lang.RuntimeException when ...
Issue -
State: open - Opened by FpAuth about 1 year ago
- 1 comment
#2002 - How to include annotated classes into the analysis scope?
Issue -
State: open - Opened by chennbnbnb about 1 year ago
#2001 - Fix a soot runtime block while resolving assigned expression type
Pull Request -
State: closed - Opened by wangnianwu about 1 year ago
- 1 comment
#2000 - VisibilityLocalVariableAnnotationTag should consider annotation target correctly
Issue -
State: open - Opened by clearlove2077 about 1 year ago
#1999 - VisibilityLocalVariableAnnotationTag should provide type information
Issue -
State: open - Opened by clearlove2077 about 1 year ago
#1998 - Avoid duplicating constant assignments to final instance fields
Pull Request -
State: closed - Opened by subarnob about 1 year ago
#1997 - Does soot support generating jimple files for java>=17?
Issue -
State: closed - Opened by michaelphop over 1 year ago
- 2 comments
#1996 - Array Index Out of Bounds during Instrumentation
Issue -
State: open - Opened by adityavardhanpadala over 1 year ago
#1995 - Add collection callbacks to virtualedges.xml
Pull Request -
State: closed - Opened by timll over 1 year ago
#1994 - set_process_multiple_dex
Issue -
State: open - Opened by tyousyuka over 1 year ago
- 1 comment
#1993 - Points-to Analysis by SPARK PTS of String Object Concat is empty
Issue -
State: closed - Opened by HP-Allen over 1 year ago
- 1 comment
#1992 - Recent JDK 11/17/20 versions have messed-up java.util.ZipFile: Invalid CEN header
Issue -
State: open - Opened by jpstotz over 1 year ago
#1991 - Add AsmJava9ClassProvider after other class providers. This allows se…
Pull Request -
State: closed - Opened by senguptaaritra over 1 year ago
#1990 - Ensure sound type propagation when Type Mask was not found for Cast Operations
Pull Request -
State: closed - Opened by piskachev over 1 year ago
#1971 - java.lang.NullPointerException when ...
Issue -
State: open - Opened by ibrahim630 over 1 year ago
#1970 - java.lang.NullPointerException when ...
Issue -
State: open - Opened by ibrahim630 over 1 year ago
- 1 comment
#1969 - [question] retrieval flow sensitive invocations within SootMethod seems not detecting invocations within lambda expression
Issue -
State: open - Opened by kule1015 over 1 year ago
#1968 - How to setType for a SootField?
Issue -
State: open - Opened by Jarhow over 1 year ago
- 1 comment