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
↓ 26 callers
Method
newStaticFieldRef
Constructs a StaticFieldRef(SootFieldRef) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:788
↓ 26 callers
Method
prevExpr
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Access.java:169
↓ 26 callers
Method
setType
Sets the type of the current variable.
ded/soot/soot-2.3.0/src/soot/Local.java:44
↓ 25 callers
Function
BOOLToBool
androguard/classification/libsimilarity/sources/lzma/CPP/Windows/Defs.h:10
↓ 25 callers
Method
doAnalysis
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/MhpAnalysis.java:249
↓ 25 callers
Method
getActiveHierarchy
Retrieves the active hierarchy
ded/soot/soot-2.3.0/src/soot/Scene.java:609
↓ 25 callers
Method
getField
Returns the field of this field reference.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/FieldRefNode.java:40
↓ 25 callers
Method
getNodeForFieldRef
(SootMethod sm, SootField sf)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/InfoFlowAnalysis.java:143
↓ 25 callers
Method
getOutputLocation
Returns the output_location. @return String
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootLauncher.java:342
↓ 25 callers
Method
getTransform
(String phaseName)
ded/soot/soot-2.3.0/src/soot/PackManager.java:311
↓ 25 callers
Method
getVarNodeNumberer
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PAG.java:699
↓ 25 callers
Method
hostPackage
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:824
↓ 25 callers
Method
insertCast
(Local oldlocal, Type type, Stmt stmt)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/ConstraintChecker.java:1186
↓ 25 callers
Method
instanceOf
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/NullType.java:210
↓ 25 callers
Method
isChar
Return true if char.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:134
↓ 25 callers
Method
isEmpty
Returns true if this FlowSet is the empty set.
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/FlowSet.java:105
↓ 25 callers
Method
isPublic
Convenience method returning true if this class member is public.
ded/soot/soot-2.3.0/src/soot/ClassMember.java:48
↓ 25 callers
Method
isStatic
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Variable.java:51
↓ 25 callers
Method
newPlaceholderInst
(Unit source)
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:109
↓ 25 callers
Method
number
Total number of terminals.
ded/soot/polyglot-1.3.5/src/java_cup/terminal.java:116
↓ 25 callers
Method
open
(Rectangle rect)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PopupListSelector.java:87
↓ 25 callers
Method
toString
Returns the signature of this method.
ded/soot/soot-2.3.0/src/soot/SootMethod.java:566
↓ 25 callers
Method
update
()
ded/soot/soot-2.3.0/src/soot/shimple/internal/PiNodeManager.java:74
↓ 25 callers
Method
visit
(T obj_)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/ObjectVisitor.java:23
↓ 25 callers
Method
visitList
Visit all the elements of a list. @param l The list to visit. @param v The visitor to use. @return A new list with each element from the old list
ded/soot/polyglot-1.3.5/src/polyglot/ast/Node.java:100
↓ 24 callers
Method
Encode
(RangeCoder.Encoder rangeEncoder, UInt32 symbol, UInt32 posState)
androguard/classification/libsimilarity/sources/lzma/CS/7zip/Compress/LZMA/LzmaEncoder.cs:196
↓ 24 callers
Method
Encode
(SevenZip.Compression.RangeCoder.Encoder rangeEncoder, int symbol, int posState)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/LZMA/Encoder.java:196
↓ 24 callers
Method
addMethod
Add a method to the current scope.
ded/soot/polyglot-1.3.5/src/polyglot/types/Context.java:25
↓ 24 callers
Method
decl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassInstanceExpr.java:705
↓ 24 callers
Method
getCallGraph
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/CallGraphBuilder.java:46
↓ 24 callers
Method
getCastType
()
ded/soot/soot-2.3.0/src/soot/jimple/CastExpr.java:40
↓ 24 callers
Method
getEvent
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/InteractionController.java:320
↓ 24 callers
Method
getExpr
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ElementConstantValue.java:122
↓ 24 callers
Method
getLast
Returns the last object in this Chain.
ded/soot/soot-2.3.0/src/soot/util/Chain.java:81
↓ 24 callers
Method
getModifiers
Gets the modifiers of this method. @see soot.Modifier
ded/soot/soot-2.3.0/src/soot/SootMethod.java:234
↓ 24 callers
Method
getNonvoidType
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AParameter.java:33
↓ 24 callers
Method
getNumBodyDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1195
↓ 24 callers
Method
getObject
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/stmt/JPegStmt.java:136
↓ 24 callers
Method
getOp1Type
()
ded/soot/soot-2.3.0/src/soot/baf/Dup1Inst.java:34
↓ 24 callers
Method
getPhaseOptions
(String phaseName)
ded/soot/soot-2.3.0/src/soot/PhaseOptions.java:48
↓ 24 callers
Method
getReturnValue
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/P2SetVisitor.java:29
↓ 24 callers
Method
getSubSignature
Returns the Soot subsignature of this method. Used to refer to methods unambiguously.
ded/soot/soot-2.3.0/src/soot/SootMethod.java:517
↓ 24 callers
Method
get_idx
(self)
androguard/core/wm/wm_l2.py:128
↓ 24 callers
Method
get_string
(self, idx)
androguard/core/bytecodes/jvm.py:2775
↓ 24 callers
Method
hasSuperclass
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:178
↓ 24 callers
Method
isArrayDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2616
↓ 24 callers
Method
isMember
Return true if the class is a member class. Equivalent to kind() == MEMBER.
ded/soot/polyglot-1.3.5/src/polyglot/types/ClassType.java:58
↓ 24 callers
Method
isProtected
Convenience method returning true if this class member is protected.
ded/soot/soot-2.3.0/src/soot/ClassMember.java:42
↓ 24 callers
Function
message_fatal
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/message.c:777
↓ 24 callers
Method
name
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:955
↓ 24 callers
Method
needsBrackets
( ValueBox subExprBox, Value expr )
ded/soot/soot-2.3.0/src/soot/grimp/PrecedenceTest.java:69
↓ 24 callers
Method
newInstBox
(Unit unit)
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:114
↓ 24 callers
Method
newTemp
(soot.Type type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Body.java:43
↓ 24 callers
Method
next
(String s)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Signatures.java:25
↓ 24 callers
Method
parameterTypes
()
ded/soot/soot-2.3.0/src/soot/SootMethodRef.java:33
↓ 24 callers
Method
peek
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/lexer/Lexer.java:80
↓ 24 callers
Method
setRightOp
(Value rvalue)
ded/soot/soot-2.3.0/src/soot/jimple/AssignStmt.java:37
↓ 24 callers
Method
setSize
(Value size)
ded/soot/soot-2.3.0/src/soot/jimple/NewArrayExpr.java:41
↓ 24 callers
Method
toArray
Cast the type to an array type, or null.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:51
↓ 24 callers
Method
typeObject
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Program.java:988
↓ 24 callers
Method
unboxed
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2964
↓ 23 callers
Method
Free
(Position pos, Expr expr)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/CofferNodeFactory.java:17
↓ 23 callers
Method
GetCapacity
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Common/StreamObjects.h:50
↓ 23 callers
Method
booleanValue
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/pao/runtime/Boolean.java:13
↓ 23 callers
Method
error
(String message)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/ConstraintChecker.java:71
↓ 23 callers
Method
fallsThrough
Returns true if execution after this statement may continue at the following statement. GotoStmt will return false but IfStmt will return true.
ded/soot/soot-2.3.0/src/soot/Unit.java:69
↓ 23 callers
Method
getBase
()
ded/soot/soot-2.3.0/src/soot/jimple/InstanceInvokeExpr.java:36
↓ 23 callers
Method
getFalseExpr
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConditionalExpr.java:212
↓ 23 callers
Method
getLocalForIndex
(JimpleBody listBody, int index)
ded/soot/soot-2.3.0/src/soot/coffi/Util.java:812
↓ 23 callers
Method
getNumStmt
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:134
↓ 23 callers
Method
getOpts
Returns SparkOptions for this graph.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PAG.java:707
↓ 23 callers
Method
getReachableMethods
()
ded/soot/soot-2.3.0/src/soot/Scene.java:685
↓ 23 callers
Method
getTrueExpr
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConditionalExpr.java:193
↓ 23 callers
Method
getType
Returns the RefType corresponding to this class.
ded/soot/soot-2.3.0/src/soot/SootClass.java:877
↓ 23 callers
Method
get_TryBody
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/ExceptionNode.java:90
↓ 23 callers
Method
indexOf
(Object o)
ded/soot/soot-2.3.0/src/soot/toolkits/graph/MHGDominatorsFinder.java:124
↓ 23 callers
Method
isAbstract
(int m)
ded/soot/soot-2.3.0/src/soot/Modifier.java:64
↓ 23 callers
Method
isClassDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2600
↓ 23 callers
Method
javafy
(ValueBox vb)
ded/soot/soot-2.3.0/src/soot/dava/DavaBody.java:1023
↓ 23 callers
Method
label
Target label of the branch.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Branch.java:32
↓ 23 callers
Method
newStaticFieldRef
Constructs a StaticFieldRef(SootFieldRef) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:596
↓ 23 callers
Method
numModifier
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Modifiers.java:548
↓ 23 callers
Method
printDebug
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/InfoFlowAnalysis.java:51
↓ 23 callers
Method
usageForFlag
Output a flag and a description of its usage in a nice format. This makes it easier for extensions to output their usage in a consistent format. @par
ded/soot/polyglot-1.3.5/src/polyglot/main/Options.java:414
↓ 23 callers
Method
v
(int value, Type type)
ded/soot/soot-2.3.0/src/soot/dava/internal/javaRep/DIntConstant.java:35
↓ 22 callers
Method
Alloc
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Common/CWrappers.cpp:140
↓ 22 callers
Method
Init
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/7z/7zUpdate.cpp:480
↓ 22 callers
Function
PrintString
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Client7z/Client7z.cpp:51
↓ 22 callers
Method
addField
Add a field to the class.
ded/soot/polyglot-1.3.5/src/polyglot/types/ParsedClassType.java:42
↓ 22 callers
Method
bafDescriptorOf
(Type type)
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:482
↓ 22 callers
Method
emit_error
Emit an error message. The message will be marked with both the current line number and the position in the line. Error messages are printed on st
ded/soot/polyglot-1.3.5/src/java_cup/lexer.java:224
↓ 22 callers
Method
getBlock
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/SwitchStmt.java:207
↓ 22 callers
Method
getCatchClause
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:351
↓ 22 callers
Method
getChangedResources
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/resources/SootResourceManager.java:155
↓ 22 callers
Method
getExpr
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParExpr.java:103
↓ 22 callers
Method
getIdentifier
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AArrayRef.java:38
↓ 22 callers
Method
getLocals
Returns a backed chain of the locals declared in this Body.
ded/soot/soot-2.3.0/src/soot/Body.java:344
↓ 22 callers
Method
getPhaseName
()
ded/soot/soot-2.3.0/src/soot/HasPhaseOptions.java:26
↓ 22 callers
Method
getPrecedence
()
ded/soot/soot-2.3.0/src/soot/grimp/Precedence.java:35
↓ 22 callers
Method
getSeparator
Returns the separator. @return String
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootClasspath.java:98
← previous
next →
701–800 of 42,418, ranked by callers