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
↓ 22 callers
Method
getSignature
Returns the Soot signature of this method. Used to refer to methods unambiguously.
ded/soot/soot-2.3.0/src/soot/SootMethod.java:499
↓ 22 callers
Method
getTarget
()
ded/soot/soot-2.3.0/src/soot/jimple/internal/JIfStmt.java:109
↓ 22 callers
Method
getType
()
ded/soot/soot-2.3.0/src/soot/SootField.java:132
↓ 22 callers
Method
getTypeForCast
(TypeNode node)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/ConstraintChecker.java:865
↓ 22 callers
Method
handleIndent
()
ded/soot/soot-2.3.0/src/soot/AbstractUnitPrinter.java:94
↓ 22 callers
Method
isByte
Return true if byte.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:139
↓ 22 callers
Method
isDouble
Return true if double.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:164
↓ 22 callers
Method
isFloat
Return true if float.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:159
↓ 22 callers
Method
kind
The kind of edge. Note: kind should not be tested by other classes; instead, accessors such as isExplicit() should be added.
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/ContextSensitiveEdge.java:54
↓ 22 callers
Method
label_toString
( UnitPrinter up )
ded/soot/soot-2.3.0/src/soot/dava/internal/AST/ASTLabeledNode.java:53
↓ 22 callers
Function
lzma_crc32
If you make any changes, do some bench marking! Seemingly unrelated changes can very easily ruin the performance (and very probably is very compiler d
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/check/crc32_fast.c:26
↓ 22 callers
Method
name
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/FieldDeclaration.java:812
↓ 22 callers
Method
newCastExpr
Constructs a CastExpr(Immediate, Type) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:382
↓ 22 callers
Method
newIdentityStmt
Constructs a IdentityStmt(Local, IdentityRef) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:499
↓ 22 callers
Method
newImmediateBox
(Value value)
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:859
↓ 22 callers
Method
node
Pointer back to the node we are delegating for, possibly this.
ded/soot/polyglot-1.3.5/src/polyglot/ast/JL.java:16
↓ 22 callers
Method
packageName
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:459
↓ 22 callers
Method
printMsg
(String msg)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/LockableReferenceAnalysis.java:52
↓ 22 callers
Method
quotedNameOf
If this name is in the set of reserved names, then return a quoted version of it. Else pass it through.
ded/soot/soot-2.3.0/src/soot/Scene.java:147
↓ 22 callers
Method
toList
Returns an unbacked list of contained objects for this FlowSet.
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/FlowSet.java:149
↓ 22 callers
Function
writeuleb128
(value)
androguard/core/bytecodes/dvm.py:552
↓ 21 callers
Function
IncorrectCommand
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Bundles/LzmaCon/LzmaAlone.cpp:123
↓ 21 callers
Function
RangeEnc_EncodeBit
androguard/classification/libsimilarity/sources/lzma/C/LzmaEnc.c:552
↓ 21 callers
Method
add
(ThrowableSet lhs, ThrowableSet rhs, Set expectedIncluded, Set expectedExcluded)
ded/soot/soot-2.3.0/tests/soot/toolkits/exceptions/ThrowableSetTest.java:350
↓ 21 callers
Method
addMutualEdges
addMutualEdge adds bi-direct edges between two nodes. for example, i = j + 1; generates two directed edges. one from j to i with weight
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/arraycheck/WeightedDirectedSparseGraph.java:104
↓ 21 callers
Method
body
Set the body of the do statement.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Do.java:11
↓ 21 callers
Method
debug
(String methodName, String debug)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/renamer/Renamer.java:613
↓ 21 callers
Method
emitBooleanBranch
(String s)
ded/soot/soot-2.3.0/src/soot/jimple/JasminClass.java:2762
↓ 21 callers
Method
findAndKill
(ASTNode node)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/UselessLabelFinder.java:37
↓ 21 callers
Method
fullName
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2295
↓ 21 callers
Method
getArgument
(int index)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParTypeDecl.java:13
↓ 21 callers
Method
getClasspathAppend
Returns the classpathAppend. @return String
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootFileLauncher.java:208
↓ 21 callers
Method
getImageDescriptor
(String name)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/SootPlugin.java:165
↓ 21 callers
Method
getInterfaces
Returns a backed Chain of the interfaces that are directly implemented by this class. (see getInterfaceCount())
ded/soot/soot-2.3.0/src/soot/SootClass.java:644
↓ 21 callers
Method
getLocalCount
Returns the number of locals declared in this body.
ded/soot/soot-2.3.0/src/soot/Body.java:131
↓ 21 callers
Method
getShell
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootThread.java:153
↓ 21 callers
Method
getVariableDeclaration
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnhancedForStmt.java:285
↓ 21 callers
Method
get_name
Return the name of the bytecode
androguard/core/bytecodes/dvm.py:2075
↓ 21 callers
Method
inStaticContext
Returns whether the current context is a static context. A statement of expression occurs in a static context if and only if the inner-most method, co
ded/soot/polyglot-1.3.5/src/polyglot/types/Context.java:104
↓ 21 callers
Method
isTop
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/scalar/ToppedSet.java:43
↓ 21 callers
Method
isVoid
Return true if void.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:124
↓ 21 callers
Method
lookupType
(String packageName, String typeName)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Program.java:1246
↓ 21 callers
Method
makeGlobalVarNode
Finds or creates the GlobalVarNode for the variable value, of type type.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PAG.java:470
↓ 21 callers
Method
newBody
Returns an empty BafBody associated with method m.
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:547
↓ 21 callers
Method
newIfStmt
Constructs a IfStmt(Condition, Stmt) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:689
↓ 21 callers
Method
newVirtualInvokeExpr
Constructs a VirtualInvokeExpr(Local base, SootMethodRef method, List of Expr) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:353
↓ 21 callers
Method
pos
(Object first, Object last)
ded/soot/polyglot-1.3.5/src/polyglot/parse/BaseParser.java:101
↓ 21 callers
Method
replace
(ASTNode node)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:461
↓ 21 callers
Method
rhs_length
How much of the right hand side array we are presently using.
ded/soot/polyglot-1.3.5/src/java_cup/production.java:289
↓ 21 callers
Method
sanityCheck
Sanity check. Used internally for debugging!
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityGraph.java:262
↓ 21 callers
Method
snapshotIterator
Returns an iterator over a copy of this chain. This avoids ConcurrentModificationExceptions from being thrown if the underlying Chain is modified duri
ded/soot/soot-2.3.0/src/soot/PatchingChain.java:269
↓ 21 callers
Method
typeCheck
Type check the AST. This method is called by the <code>leave()</code> method of the visitor. The method should perform work that should be done afte
ded/soot/polyglot-1.3.5/src/polyglot/ast/NodeOps.java:172
↓ 21 callers
Method
v
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/UselessLabelFinder.java:33
↓ 20 callers
Function
MyFree
androguard/classification/libsimilarity/sources/lzma/C/Alloc.c:38
↓ 20 callers
Function
ThrowUserErrorException
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/ArchiveCommandLine.cpp:197
↓ 20 callers
Method
addPack
( Pack p )
ded/soot/soot-2.3.0/src/soot/PackManager.java:283
↓ 20 callers
Function
bsW
---------------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/compress.c:71
↓ 20 callers
Method
compile
(self)
androguard/core/protection/protection.py:500
↓ 20 callers
Method
drawCFG
Create a <code>DotGraph</code> whose nodes and edges depict a control flow graph without distinguished exceptional edges. @param graph a <code>Direct
ded/soot/soot-2.3.0/src/soot/util/cfgcmd/CFGToDotGraph.java:288
↓ 20 callers
Method
extFactory
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/NodeFactory_c.java:37
↓ 20 callers
Method
getBlock
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:320
↓ 20 callers
Method
getCallSite
@return
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/pautil/AssignEdge.java:78
↓ 20 callers
Method
getComma
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AMultiArgList.java:68
↓ 20 callers
Method
getEditor
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/SootAttributeSelectAction.java:232
↓ 20 callers
Method
getFlowAfter
Accessor function returning value of OUT set for s.
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/FlowAnalysis.java:68
↓ 20 callers
Method
getModifier
Modifier Creation
ded/soot/soot-2.3.0/src/soot/javaToJimple/Util.java:507
↓ 20 callers
Method
getNumArg
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:441
↓ 20 callers
Method
getNumChild
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:783
↓ 20 callers
Method
getSelectedAlias
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/MultiOptionWidget.java:105
↓ 20 callers
Method
getShortName
()
ded/soot/soot-2.3.0/src/soot/tagkit/InnerClassTag.java:75
↓ 20 callers
Method
getSizeCount
()
ded/soot/soot-2.3.0/src/soot/jimple/NewMultiArrayExpr.java:41
↓ 20 callers
Method
getSource
()
ded/soot/soot-2.3.0/src/soot/jimple/PlaceholderStmt.java:55
↓ 20 callers
Method
getString
@param key @return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/Messages.java:44
↓ 20 callers
Method
getUnitBoxes
Returns a list of Boxes containing Units defined in this Unit; typically branch targets.
ded/soot/soot-2.3.0/src/soot/Unit.java:50
↓ 20 callers
Method
get_Body
()
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETNode.java:76
↓ 20 callers
Method
get_Dominators
()
ded/soot/soot-2.3.0/src/soot/dava/internal/asg/AugmentedStmt.java:156
↓ 20 callers
Method
get_code
(self, off)
androguard/core/bytecodes/dvm.py:2443
↓ 20 callers
Method
handleBinop
(BinopExpr binop, boolean ordered)
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/graph/ValueGraph.java:156
↓ 20 callers
Method
hasFinally
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:406
↓ 20 callers
Method
isAbstract
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:1115
↓ 20 callers
Method
isNumericType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2504
↓ 20 callers
Method
isShort
Return true if short.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:144
↓ 20 callers
Method
lhs
The left hand side non-terminal.
ded/soot/polyglot-1.3.5/src/java_cup/production.java:249
↓ 20 callers
Function
lzma_index_iter_next
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:1093
↓ 20 callers
Method
newBody
Returns an empty JimpleBody associated with method m.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:890
↓ 20 callers
Method
newExprBox
(Value value)
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:670
↓ 20 callers
Method
newTrap
Constructs a new JTrap for the given exception on the given Stmt range with the given Stmt handler.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:773
↓ 20 callers
Method
printBlock
(Node n, CodeWriter w, PrettyPrinter pp)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Node_c.java:323
↓ 20 callers
Method
replaceAll
Replace all occurrences of a given substring in a given {@link String}.
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/Util.java:297
↓ 20 callers
Method
runFinish
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootLauncher.java:209
↓ 20 callers
Method
set
Create new flags with the flags in <code>other</code> also set.
ded/soot/polyglot-1.3.5/src/polyglot/types/Flags.java:111
↓ 20 callers
Method
setDef
(String id)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/MultiOptionWidget.java:94
↓ 20 callers
Method
setName
Sets the name of the current variable.
ded/soot/soot-2.3.0/src/soot/Local.java:41
↓ 20 callers
Method
text
(self)
Graph.py:248
↓ 20 callers
Method
union
Adds the RWSet other into this set.
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/pointer/CodeBlockRWSet.java:80
↓ 20 callers
Method
varDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:335
↓ 20 callers
Method
yytext
Returns the text matched by the current regular expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/parse/Lexer_c.java:683
↓ 20 callers
Method
yytext
Returns the text matched by the current regular expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:822
↓ 19 callers
Method
IsDir
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/DirItem.h:22
↓ 19 callers
Function
MyAlloc
androguard/classification/libsimilarity/sources/lzma/C/Alloc.c:23
← previous
next →
801–900 of 42,418, ranked by callers