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
↓ 6 callers
Method
get_access_flag
(self)
androguard/core/wm/wm_l2.py:118
↓ 6 callers
Method
get_action
Fetch an action from the action table. The table is broken up into rows, one per state (rows are indexed directly by state number). Within each row
ded/soot/polyglot-1.3.5/src/java_cup/runtime/lr_parser.java:424
↓ 6 callers
Method
get_basic_block
(self, idx)
androguard/core/analysis/analysis.py:1607
↓ 6 callers
Method
get_constant_pool_count
(self)
androguard/core/bytecodes/jvm.py:2813
↓ 6 callers
Method
get_info
(self)
androguard/core/analysis/analysis.py:1374
↓ 6 callers
Function
get_invoke_params
(params, params_type, memory)
androguard/dex2java/Instruction.py:5
↓ 6 callers
Method
get_methods
(self)
androguard/core/bytecodes/dvm.py:1832
↓ 6 callers
Method
get_pos_reg
(self, operand, variable)
androguard/core/vm/vm.py:236
↓ 6 callers
Method
get_string_index
(self, name)
androguard/core/bytecodes/jvm.py:2672
↓ 6 callers
Method
get_tainted_variables
Return the tainted variables @rtype : L{TaintedVariables}
androguard/core/analysis/analysis.py:1961
↓ 6 callers
Method
getcgcg_chaenabled_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:7016
↓ 6 callers
Method
getcgcg_chaverbose_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:7026
↓ 6 callers
Method
getcgcg_paddleenabled_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:7388
↓ 6 callers
Method
getcgcg_sparkenabled_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:7036
↓ 6 callers
Method
handleCall
(polyglot.ast.Field field, polyglot.ast.Call call, soot.Value param, soot.Local base)
ded/soot/soot-2.3.0/src/soot/javaToJimple/AccessFieldJBB.java:105
↓ 6 callers
Method
handleEvent
()
ded/soot/soot-2.3.0/src/soot/toolkits/graph/interaction/IInteractionListener.java:27
↓ 6 callers
Method
handleRef
Assume nothing about Refs.
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/graph/ValueGraph.java:151
↓ 6 callers
Method
hasAnnotationSuppressWarnings
(String s)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2898
↓ 6 callers
Method
hasBlock
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:783
↓ 6 callers
Method
hasDescendant
(TypeNode typeNode)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeNode.java:268
↓ 6 callers
Method
hasFormals
Returns true iff <code>p</code> has exactly the formal arguments <code>formalTypes</code>.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:405
↓ 6 callers
Method
hasOuterClass
()
ded/soot/soot-2.3.0/src/soot/SootClass.java:732
↓ 6 callers
Method
hasPackage
(String packageName)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:788
↓ 6 callers
Method
hasResult
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ReturnStmt.java:177
↓ 6 callers
Method
hasSuperClassAccess
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:477
↓ 6 callers
Method
hasTypeDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassInstanceExpr.java:523
↓ 6 callers
Method
hasValueForOption
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Program.java:560
↓ 6 callers
Method
hostType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:830
↓ 6 callers
Method
htmlify
( String s )
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PAG2HTML.java:141
↓ 6 callers
Method
importedTypes
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/CompilationUnit.java:483
↓ 6 callers
Method
inItem
The input data flow item. Should only be called after data flow analysis is performed.
ded/soot/polyglot-1.3.5/src/polyglot/visit/FlowGraph.java:284
↓ 6 callers
Method
includesPrimitiveInfoFlow
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/InfoFlowAnalysis.java:41
↓ 6 callers
Function
index_tree_next
Get the next node in the tree. Return NULL if there are no more nodes.
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:294
↓ 6 callers
Method
initializerInstance
Get the type object for the initializer expression, or null. We evaluate the initializer expression as if it were in an initializer block (e.g., <code
ded/soot/polyglot-1.3.5/src/polyglot/ast/FieldDecl.java:53
↓ 6 callers
Method
instanceOf
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:1081
↓ 6 callers
Method
intersects
( IterableSet other)
ded/soot/soot-2.3.0/src/soot/util/IterableSet.java:151
↓ 6 callers
Method
isCallClassMethodClass
(SootClass call, SootClass check)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/qualifiers/TightestQualifiersTagger.java:253
↓ 6 callers
Method
isCallClassSubClass
(SootClass call, SootClass check)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/qualifiers/TightestQualifiersTagger.java:258
↓ 6 callers
Method
isCallSamePackage
(SootClass call, SootClass check)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/qualifiers/TightestQualifiersTagger.java:264
↓ 6 callers
Method
isDAafter
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:525
↓ 6 callers
Method
isDAafterFalse
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:343
↓ 6 callers
Method
isDUafter
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ForStmt.java:461
↓ 6 callers
Method
isDUafterFalse
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:367
↓ 6 callers
Method
isDUafterReachedFinallyBlocks
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BreakStmt.java:237
↓ 6 callers
Method
isDefault
Returns true iff this is the default case.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Case.java:22
↓ 6 callers
Method
isEnableButton
(String alias)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/AbstractOptionsDialog.java:132
↓ 6 callers
Method
isExceptionCaughtAt
(Chain units, Unit u, Iterator trapsIt)
ded/soot/soot-2.3.0/src/soot/jbco/util/BodyBuilder.java:155
↓ 6 callers
Method
isExtraCmd
Returns the isExtraCmd. @return boolean
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootFileLauncher.java:248
↓ 6 callers
Method
isInside
Is it an inside node ?
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityNode.java:40
↓ 6 callers
Method
isLoad
Is it a load node ?
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityNode.java:43
↓ 6 callers
Method
isObjectLocalToContext
(Value localOrRef, SootMethod sm, SootMethod context)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/LocalObjectsAnalysis.java:80
↓ 6 callers
Method
isOnDemand
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ImportDecl.java:89
↓ 6 callers
Method
isPackageAccess
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:515
↓ 6 callers
Method
isPhantomClass
Convenience method returning true if this class is a phantom class. @see Scene#getPhantomClasses()
ded/soot/soot-2.3.0/src/soot/SootClass.java:972
↓ 6 callers
Method
isPublic
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2177
↓ 6 callers
Method
isRawType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:3088
↓ 6 callers
Method
isStatic
Convenience method returning true if this method is static.
ded/soot/soot-2.3.0/src/soot/SootMethod.java:422
↓ 6 callers
Method
isStatic
(int m)
ded/soot/soot-2.3.0/src/soot/Modifier.java:99
↓ 6 callers
Method
isSuperAccess
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:499
↓ 6 callers
Method
isVariableArity
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorDecl.java:1197
↓ 6 callers
Method
is_action
Indicate if this is an action (rather than a symbol). Here in the base class, we don't this know yet, so its an abstract method.
ded/soot/polyglot-1.3.5/src/java_cup/production_part.java:46
↓ 6 callers
Method
iterator
()
ded/soot/polyglot-1.3.5/src/polyglot/util/SubtypeSet.java:172
↓ 6 callers
Method
job
Return the job associated with this Translator.
ded/soot/polyglot-1.3.5/src/polyglot/visit/Translator.java:72
↓ 6 callers
Method
key
(Object o)
ded/soot/soot-2.3.0/src/soot/util/Heap.java:99
↓ 6 callers
Method
label
Optional label for referring to the part within an action (null for no label).
ded/soot/polyglot-1.3.5/src/java_cup/production_part.java:37
↓ 6 callers
Method
list
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/QQListToken.java:18
↓ 6 callers
Method
loadBasicClasses
Load just the set of basic classes soot needs, ignoring those specified on the command-line. You don't need to use both this and loadNecessaryClasse
ded/soot/soot-2.3.0/src/soot/Scene.java:910
↓ 6 callers
Method
localsPut
(Local local, PurityNode node)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityGraph.java:530
↓ 6 callers
Method
lub
(TypeDecl X, TypeDecl Y)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/LUBType.java:182
↓ 6 callers
Function
lzma_block_header_encode
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/block_header_encoder.c:73
↓ 6 callers
Function
lzma_index_iter_rewind
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:1082
↓ 6 callers
Function
lzma_index_total_size
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:515
↓ 6 callers
Function
lzma_raw_decoder_memusage
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/filter_decoder.c:159
↓ 6 callers
Function
lzma_simple_coder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/simple/simple_coder.c:224
↓ 6 callers
Function
lzma_vli_encode
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/vli_encoder.c:16
↓ 6 callers
Method
makeElement
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:442
↓ 6 callers
Method
makeNodeName
(int index)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/PegCallGraphToDot.java:190
↓ 6 callers
Method
makeObjName
(Value value, Type type, Unit unit)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/PegChain.java:767
↓ 6 callers
Method
makeVariable
(Value v)
ded/soot/soot-2.3.0/tutorial/guide/examples/intermediate_representation/src/dk/brics/soot/intermediate/translation/JavaTranslator.java:110
↓ 6 callers
Method
matches
(ErrorInfo e)
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/ExpectedFailure.java:32
↓ 6 callers
Method
mayCatch
(TypeDecl thrownType)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1823
↓ 6 callers
Method
merge
(Object in1, Object in2, Object out)
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/InitAnalysis.java:81
↓ 6 callers
Method
methodQualifierType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:663
↓ 6 callers
Function
mf_avail
Get the number of bytes that haven't been ran through the match finder yet.
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lz/lz_encoder.h:229
↓ 6 callers
Method
mirror_PredsSuccs
( AugmentedStmt as, UnitGraph ug)
ded/soot/soot-2.3.0/src/soot/dava/internal/asg/AugmentedStmtGraph.java:445
↓ 6 callers
Method
multiply
(NumericConstant c)
ded/soot/soot-2.3.0/src/soot/jimple/IntConstant.java:74
↓ 6 callers
Method
name
Set the local's name.
ded/soot/polyglot-1.3.5/src/polyglot/types/LocalInstance.java:16
↓ 6 callers
Method
name
The method's name.
ded/soot/polyglot-1.3.5/src/polyglot/types/MethodInstance.java:24
↓ 6 callers
Method
name
The declaration's name.
ded/soot/polyglot-1.3.5/src/polyglot/ast/TopLevelDecl.java:16
↓ 6 callers
Method
name
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeAccess.java:358
↓ 6 callers
Method
name
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/VarAccess.java:778
↓ 6 callers
Method
name
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AmbiguousAccess.java:145
↓ 6 callers
Method
nameWithArgs
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParInterfaceDecl.java:1066
↓ 6 callers
Method
nameWithArgs
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParClassDecl.java:1169
↓ 6 callers
Method
ncd
(self, s1, s2)
androguard/classification/similarity.py:149
↓ 6 callers
Method
needSootIf
(soot.Value sootCond)
ded/soot/soot-2.3.0/src/soot/javaToJimple/JimpleBodyBuilder.java:626
↓ 6 callers
Method
needsEnclosing
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:3712
↓ 6 callers
Method
newArgBox
(Value value)
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:675
↓ 6 callers
Method
newBody
Returns an empty ShimpleBody associated with method m, using default phase options.
ded/soot/soot-2.3.0/src/soot/shimple/Shimple.java:66
↓ 6 callers
Method
newCaughtExceptionRef
Constructs a CaughtExceptionRef() grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:635
← previous
next →
2,701–2,800 of 42,418, ranked by callers