Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/honeynet/apkinspector
/ functions
Functions
42,418 in github.com/honeynet/apkinspector
⨍
Functions
42,418
◇
Types & classes
5,601
↓ 2 callers
Method
addGenericAttr
Add a generic attribute to the method. A generic attribute contains a stream of uninterpreted bytes which is ignored by the VM (as long as its name do
ded/soot/jasmin-2.3.0/lib/jas/src/jas/CodeAttr.java:85
↓ 2 callers
Method
addGetFieldAccessMeth
(soot.SootClass conClass, polyglot.ast.Field field)
ded/soot/soot-2.3.0/src/soot/javaToJimple/JimpleBodyBuilder.java:2383
↓ 2 callers
Method
addIndicator
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/NodeDataEditPart.java:107
↓ 2 callers
Method
addInterface
Add this CP to the list of interfaces supposedly implemented by this class. Note that the CP ought to be a ClassCP to make sense to the VM.
ded/soot/jasmin-2.3.0/lib/jas/src/jas/ClassEnv.java:107
↓ 2 callers
Method
addJimpleLnTags
(int lnNum, SootMethod meth)
ded/soot/soot-2.3.0/src/soot/Printer.java:481
↓ 2 callers
Method
addJob
Produce a job for the given source. A new job will be created if needed. If the <code>Source source</code> has already been processed, and its job dis
ded/soot/polyglot-1.3.5/src/polyglot/frontend/ExtensionInfo.java:74
↓ 2 callers
Method
addKey
(Key key)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/types/CofferContext.java:6
↓ 2 callers
Method
addLast
(E item)
ded/soot/soot-2.3.0/src/soot/util/HashChain.java:265
↓ 2 callers
Method
addLineInfo
(int line_num)
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:761
↓ 2 callers
Method
addLocal
(Local v)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/fast/TypeResolver.java:98
↓ 2 callers
Method
addMemberField
(FieldDeclaration f)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:284
↓ 2 callers
Method
addMembers
Adds disambiguated methods and fields to the types. This method is called by the <code>leave()</code> method of the visitor. The method should perfo
ded/soot/polyglot-1.3.5/src/polyglot/ast/NodeOps.java:145
↓ 2 callers
Method
addMembersEnter
Adds disambiguated methods and fields to the types. This method is called by the <code>enter()</code> method of the visitor. The method should perfo
ded/soot/polyglot-1.3.5/src/polyglot/ast/NodeOps.java:132
↓ 2 callers
Method
addMethod
( MethodOrMethodContext m )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/ReachableMethods.java:57
↓ 2 callers
Method
addMethods
( Iterator<MethodOrMethodContext> methods )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/ReachableMethods.java:53
↓ 2 callers
Method
addNestedType
(TypeDecl typeDecl)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:666
↓ 2 callers
Method
addNode
Adds a node to the graph. Initially the added node has no successors or predecessors. ; as a consequence it is considered both a head and tail for th
ded/soot/soot-2.3.0/src/soot/toolkits/graph/MutableEdgeLabelledDirectedGraph.java:127
↓ 2 callers
Method
addNot
()
ded/soot/soot-2.3.0/src/soot/dava/DavaUnitPrinter.java:115
↓ 2 callers
Method
addOldAndNewName
(String oldn, String newn)
ded/soot/soot-2.3.0/src/soot/jbco/jimpleTransformations/FieldRenamer.java:308
↓ 2 callers
Method
addOpenedMethod
(self, method)
CodeEditor.py:251
↓ 2 callers
Method
addOrAddAll
(ListNode first, ListNode other, ListNode exclude, BitVector mask)
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/SharedListSet.java:202
↓ 2 callers
Method
addParTypeDecl
(ParInterfaceDecl node)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericInterfaceDecl.java:458
↓ 2 callers
Method
addParTypeDecl
(ParClassDecl node)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericClassDecl.java:510
↓ 2 callers
Method
addRunMethod
(Object method)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/AbstractRuntimeThread.java:93
↓ 2 callers
Method
addSourceFile
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Program.java:127
↓ 2 callers
Method
addStartStopNodesTo
Transforms a multi-headed and/or multi-tailed BlockGraph to a single-headed singled-tailed BlockGraph by inserting a dummy start and stop nodes.
ded/soot/soot-2.3.0/src/soot/toolkits/graph/BlockGraphConverter.java:47
↓ 2 callers
Method
addStaticEdge
( MethodOrMethodContext src, Unit srcUnit, SootMethod target, Kind kind )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/ContextManager.java:29
↓ 2 callers
Method
addStmtsToBefore
(Chain units, Stmt s, SootField gotoCounter, Local tmpRef, Local tmpLong)
ded/soot/soot-2.3.0/tutorial/profiler/Main.java:91
↓ 2 callers
Method
addStmtsToBefore
(Chain units, Stmt s, SootField gotoCounter, Local tmpRef, Local tmpLong)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/examples/GotoInstrumenter.java:87
↓ 2 callers
Method
addText
(StringAttribute s)
ded/soot/soot-2.3.0/src/soot/xml/Attribute.java:131
↓ 2 callers
Method
addTextAttr
(TextAttribute text)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/SootAttribute.java:103
↓ 2 callers
Method
addTmpLong
(Body body)
ded/soot/soot-2.3.0/tutorial/profiler/Main.java:84
↓ 2 callers
Method
addTmpLong
(Body body)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/examples/GotoInstrumenter.java:80
↓ 2 callers
Method
addTmpRef
(Body body)
ded/soot/soot-2.3.0/tutorial/profiler/Main.java:77
↓ 2 callers
Method
addTmpRef
(Body body)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/examples/GotoInstrumenter.java:73
↓ 2 callers
Method
addToBreakList
When an explicit break statement is encountered this method should be called to store the current davaflowset
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/DavaFlowSet.java:353
↓ 2 callers
Method
addToFileWithAttributes
(IFile file, SootAttributesHandler handler)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/resources/SootResourceManager.java:166
↓ 2 callers
Method
addToImplicitBreaks
The next two methods take an abruptStmt as input along with a flowSet. It should be only invoked for abrupt stmts which do not have explicit labels Th
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/DavaFlowSet.java:411
↓ 2 callers
Method
addTopic
(String topic, int level)
ded/soot/polyglot-1.3.5/src/polyglot/main/Report.java:118
↓ 2 callers
Method
addType
( Local receiver, Context srcContext, Type type, Context typeContext )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/OnFlyCallGraphBuilder.java:88
↓ 2 callers
Method
addValue
( Value v, SootMethod m, Stmt s )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/pointer/SideEffectAnalysis.java:144
↓ 2 callers
Method
addVar
(String startLab, String endLab, String name, String sig, int var_num)
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:737
↓ 2 callers
Method
addVisibilityAnnotationAttrInvis
(VisibilityAnnotationAttr v)
ded/soot/jasmin-2.3.0/lib/jas/src/jas/Var.java:71
↓ 2 callers
Method
addVisibilityAnnotationAttrVis
(VisibilityAnnotationAttr v)
ded/soot/jasmin-2.3.0/lib/jas/src/jas/Var.java:67
↓ 2 callers
Method
add_ClassName
( String className, ArrayList<NameHolder> roots)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:401
↓ 2 callers
Method
add_StmtBinding
( Stmt s, AugmentedStmt as)
ded/soot/soot-2.3.0/src/soot/dava/internal/asg/AugmentedStmtGraph.java:272
↓ 2 callers
Method
add_ThrownType
( Type t)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/TryContentsFinder.java:65
↓ 2 callers
Method
add_TryStmts
( Collection c)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/ExceptionNode.java:54
↓ 2 callers
Method
add_apk_raw
(self, filename)
androguard/classification/androbasedb.py:181
↓ 2 callers
Method
add_in_caches
(self, s, v)
androguard/classification/similarity.py:106
↓ 2 callers
Function
add_pair_to_block
---------------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzlib.c:215
↓ 2 callers
Method
add_propagate
Add a new item to the set of items we propagate to.
ded/soot/polyglot-1.3.5/src/java_cup/lalr_item.java:101
↓ 2 callers
Method
add_tags
Add Tags -- Output points-to results in tags for viewing with the Jimple. When this option is set to true, the results of the analysis are encoded wit
ded/soot/soot-2.3.0/generated/options/soot/options/SparkOptions.java:367
↓ 2 callers
Method
advance
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/Filter.java:40
↓ 2 callers
Method
advanceExclude
(ListNode exclude, ListNode other)
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/SharedListSet.java:91
↓ 2 callers
Method
advance_lookahead
Advance to next "parse ahead" input Symbol. Return true if we have input to advance to, false otherwise.
ded/soot/polyglot-1.3.5/src/java_cup/runtime/lr_parser.java:1000
↓ 2 callers
Method
allMethodsAbstract
(SimpleSet set)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:395
↓ 2 callers
Method
alloc
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/JimpleConstructorFolder.java:145
↓ 2 callers
Method
allowBreak
(int n)
ded/soot/polyglot-1.3.5/src/polyglot/visit/StringPrettyPrinter.java:78
↓ 2 callers
Method
analyseASTNode
( ASTNode n)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/ASTAnalysis.java:44
↓ 2 callers
Method
analyseExpr
( Expr v)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/ASTAnalysis.java:83
↓ 2 callers
Method
analyseMethod
Compute the summary for a method by analysing its body. Will be called only on methods not filtered-out. @param method is the method to be analysed
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/AbstractInterproceduralAnalysis.java:101
↓ 2 callers
Method
analyzeAST
()
ded/soot/soot-2.3.0/src/soot/dava/DavaBody.java:410
↓ 2 callers
Method
anonType
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/New_c.java:61
↓ 2 callers
Method
anonType
(polyglot.types.ClassType type)
ded/soot/soot-2.3.0/src/soot/javaToJimple/AnonClassInitMethodSource.java:87
↓ 2 callers
Method
applicable
(MethodDecl decl)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:102
↓ 2 callers
Method
application
Returns only the application entry points, not including entry points invoked implicitly by the VM.
ded/soot/soot-2.3.0/src/soot/EntryPoints.java:63
↓ 2 callers
Method
apply
(Switch sw)
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/Start.java:31
↓ 2 callers
Method
applyGraphResults
(DirectedGraph graph, HashMap map)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/CFGEdgeEditPart.java:62
↓ 2 callers
Function
applySavedFileAttrToOutputFile
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2.c:1064
↓ 2 callers
Function
applySavedTimeInfoToOutputFile
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2.c:1049
↓ 2 callers
Method
approximatedReadSet
( SootMethod method, Stmt stmt, Value specialRead, boolean allFields)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/CriticalSectionAwareSideEffectAnalysis.java:274
↓ 2 callers
Method
approximatedWriteSet
( SootMethod method, Stmt stmt, Value v, boolean allFields )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/CriticalSectionAwareSideEffectAnalysis.java:529
↓ 2 callers
Method
arity
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassInstanceExpr.java:803
↓ 2 callers
Method
arity
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorDecl.java:1189
↓ 2 callers
Method
arity
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorAccess.java:472
↓ 2 callers
Function
arm_coder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/simple/arm.c:47
↓ 2 callers
Function
armthumb_coder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/simple/armthumb.c:52
↓ 2 callers
Method
arrayContains
(Object[] arr, Object obj, int size)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/Util.java:389
↓ 2 callers
Method
arrayOf
Returns a type identical to <type>, but with <dims> more array dimensions.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:1471
↓ 2 callers
Method
asStmt
(Expr left, Expr right)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AssignExpr.java:34
↓ 2 callers
Method
asWildcardSuper
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:3219
↓ 2 callers
Method
assemble
(InputStream in, OutputStream out, boolean number_lines)
ded/soot/jasmin-2.3.0/src/jasmin/Main.java:19
↓ 2 callers
Method
assertArrayRef
(Object in, Unit unit)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/arraycheck/ArrayBoundsCheckerAnalysis.java:516
↓ 2 callers
Method
assertNormalExpr
(Object in, Unit s)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/arraycheck/ArrayBoundsCheckerAnalysis.java:572
↓ 2 callers
Method
assignColorsToLocals
Provides an economical coloring for the locals of <code>unitBody</code>.
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/FastColorer.java:181
↓ 2 callers
Method
assignFieldToLocal
Load non-static: left = right.field, or left = right[?] if field is [].
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityGraph.java:732
↓ 2 callers
Method
assignLocalToField
Store non-static: left.field = right, or left[?] = right if field is [].
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityGraph.java:776
↓ 2 callers
Method
assign_types_1_2
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolverBV.java:699
↓ 2 callers
Method
assign_types_1_2
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolver.java:666
↓ 2 callers
Method
assignableToInt
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2269
↓ 2 callers
Method
attrForJavaLn
(int java_ln)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/SootAttribute.java:175
↓ 2 callers
Method
attrForJimpleLn
(int jimple_ln)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/SootAttribute.java:170
↓ 2 callers
Method
available
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BytecodeParser.java:105
↓ 2 callers
Method
baseType
(Object o)
ded/soot/soot-2.3.0/src/soot/toolkits/exceptions/ThrowableSet.java:1169
↓ 2 callers
Method
begin_label
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ForStmt.java:678
↓ 2 callers
Method
begin_label
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/DoStmt.java:350
↓ 2 callers
Method
binopRhs
only lets binary RHS through. @param unit the Unit to test for. @return the rhs of the current unit, if <code>unit</code> is an AssigStmt and its RHS
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/scalar/pre/SootFilter.java:84
↓ 2 callers
Method
blockGraphToUnitMap
Return a map from a {@link Unit} in the body represented by a {@link BlockGraph} to the graph node representing the block containing that {@link Unit}
ded/soot/soot-2.3.0/tests/soot/toolkits/graph/GraphComparer.java:135
↓ 2 callers
Function
block_encoder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/stream_encoder.c:62
← previous
next →
6,501–6,600 of 42,418, ranked by callers