MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 1 callersMethod_build_params
(self, v)
androguard/core/protection/protection.py:169
↓ 1 callersMethod_build_ret
(self, v)
androguard/core/protection/protection.py:181
↓ 1 callersMethod_close_java
(self)
androguard/core/protection/protection.py:493
↓ 1 callersMethod_compile_java
(self)
androguard/core/protection/protection.py:536
↓ 1 callersMethod_compile_native
(self)
androguard/core/protection/protection.py:508
↓ 1 callersMethod_create_call_code
(self)
androguard/core/vm/vm.py:164
↓ 1 callersMethod_create_class
(self, class_name_index)
androguard/core/bytecodes/jvm.py:2820
↓ 1 callersMethod_create_methods
(self)
androguard/core/vm/vm.py:56
↓ 1 callersMethod_current_node
(self, G)
androguard/core/wm/wm_l2.py:303
↓ 1 callersMethod_extract_values
(self, i)
androguard/core/bytecodes/dvm.py:2251
↓ 1 callersMethod_find_cong
(self, value)
androguard/core/predicates/opaque.py:41
↓ 1 callersMethod_fix_attributes_external
(self, ref_method)
androguard/core/bytecodes/jvm.py:3316
↓ 1 callersMethod_fix_attributes_internal
(self, ref_method)
androguard/core/bytecodes/jvm.py:3324
↓ 1 callersMethod_generate_java_templates
(self, java_lib, native_lib)
androguard/core/protection/protection.py:457
↓ 1 callersMethod_generate_keys
(self)
androguard/core/protection/protection.py:477
↓ 1 callersMethod_generate_native_templates
(self, native_lib)
androguard/core/protection/protection.py:443
↓ 1 callersMethod_get
(self, val, name)
androguard/androguard.py:180
↓ 1 callersMethod_get
(self)
androguard/core/bytecode.py:273
↓ 1 callersMethod_get
(self)
androguard/core/bytecode.py:298
↓ 1 callersMethod_get_bb
(self, analysis_method, functions, options)
androguard/core/analysis/sign.py:76
↓ 1 callersMethod_get_prototype
(self)
androguard/dex2java/start.py:293
↓ 1 callersMethod_get_raw
(self)
androguard/core/bytecodes/dvm.py:2811
↓ 1 callersFunction_getopt_initialize
androguard/classification/libsimilarity/sources/xz-5.0.2/lib/getopt.c:238
↓ 1 callersMethod_gets
(self, val)
androguard/androguard.py:187
↓ 1 callersMethod_init_caches
(self)
androguard/core/analysis/sign.py:108
↓ 1 callersMethod_init_diff_methods
(self)
androguard/core/analysis/diff.py:705
↓ 1 callersMethod_init_diff_vms
(self)
androguard/core/analysis/diff.py:847
↓ 1 callersMethod_init_filters
(self)
androguard/core/analysis/diff.py:636
↓ 1 callersMethod_init_index_methods
(self)
androguard/core/analysis/diff.py:648
↓ 1 callersMethod_init_mark_methods
(self)
androguard/core/analysis/diff.py:860
↓ 1 callersMethod_init_new_methods
(self)
androguard/core/analysis/diff.py:713
↓ 1 callersMethod_init_similarity
(self)
androguard/core/analysis/diff.py:666
↓ 1 callersMethod_init_sort_methods
(self)
androguard/core/analysis/diff.py:690
↓ 1 callersMethod_iterFlatten
(self, root)
androguard/core/bytecodes/dvm.py:2796
↓ 1 callersMethod_load_class
(self)
androguard/core/bytecodes/jvm.py:2892
↓ 1 callersFunction_log
(s)
androguard/dex2java/Util.py:148
↓ 1 callersFunction_log_debug
(s)
androguard/dex2java/Util.py:150
↓ 1 callersFunction_log_error
(s)
androguard/dex2java/Util.py:152
↓ 1 callersFunction_pr_isIE6
browser detection. @extern
androguard/specs/dalvik/prettify.js:84
↓ 1 callersMethod_process_blocks
(self, start)
androguard/dex2java/start.py:159
↓ 1 callersMethod_process_next_ins
(self, cur, lins)
androguard/dex2java/start.py:196
↓ 1 callersMethod_random_int
(self)
androguard/core/vm/vm.py:217
↓ 1 callersMethod_reload
(self)
androguard/core/bytecodes/dvm.py:2010
↓ 1 callersMethod_remove_files
(self)
androguard/core/protection/protection.py:561
↓ 1 callersMethod_run
(self, coord_x, coord_y)
androguard/core/wm/wm.py:313
↓ 1 callersMethod_transform
(self, expr)
androguard/core/bytecodes/jvm_generate.py:132
↓ 1 callersMethod_writeByte
(self, addr, value)
androguard/core/vm/il_reil.py:544
↓ 1 callersMethodabruptLabel
(Stmt stmt, String outerLabel, String innerLabel, boolean hasNext)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorFour.java:326
↓ 1 callersMethodabstractSuperInterfaces
Utility method to gather all the superclasses and interfaces of <code>ct</code> that may contain abstract methods that must be implemented by <code>ct
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:1850
↓ 1 callersMethodaccept
(File dir, String name)
ded/soot/soot-2.3.0/src/soot/util/PhaseDumper.java:209
↓ 1 callersMethodacceptCFG
Visit this node, calling calling v.edge() for each successor in succs, if data flows on that edge.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Term.java:23
↓ 1 callersMethodacceptCFGAssign
###@@@DOCO TODO
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Assign_c.java:229
↓ 1 callersMethodacceptCFGOpAssign
###@@@DOCO TODO
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Assign_c.java:234
↓ 1 callersMethodaccessControl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:38
↓ 1 callersMethodaccessible
(MethodDecl m)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:864
↓ 1 callersMethodaccessibleFrom
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ArrayDecl.java:391
↓ 1 callersMethodaccessibleFromExtend
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1361
↓ 1 callersMethodaccessibleFromExtend_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1374
↓ 1 callersMethodaccessibleFromPackage_compute
(String packageName)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1357
↓ 1 callersMethodaccessibleFrom_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeVariable.java:755
↓ 1 callersMethodaccessibleFrom_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:883
↓ 1 callersMethodaccessibleFrom_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1415
↓ 1 callersMethodaccessibleFrom_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/FieldDeclaration.java:552
↓ 1 callersMethodaccessibleFrom_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorDecl.java:825
↓ 1 callersMethodaccessibleFrom_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ArrayDecl.java:404
↓ 1 callersMethodaccessible_compute
(MethodDecl m)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:869
↓ 1 callersMethodaccumPassTimes
Accumulate inclusive and exclusive times for a pass.
ded/soot/polyglot-1.3.5/src/polyglot/frontend/Stats.java:53
↓ 1 callersMethodaccumulate
Accumulates another byte value by OR.
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/tags/ArrayNullCheckTag.java:72
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test77.java:23
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test77.java:30
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test9.java:15
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test101.java:23
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test101.java:30
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test76.java:23
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test76.java:30
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test3.java:2
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test75.java:11
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test75.java:14
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test75.java:18
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test75.java:21
↓ 1 callersMethodaction
()
ded/soot/soot-2.3.0/systests/java_tests/Test73.java:23
↓ 1 callersMethodadd
Add a single symbol to the set. @param sym the symbol we are adding. @return true if this changes the set.
ded/soot/polyglot-1.3.5/src/java_cup/symbol_set.java:102
↓ 1 callersMethodadd
(String name, ArrayList val)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SavedConfigManager.java:145
↓ 1 callersMethodadd
( MethodOrMethodContext momc )
ded/soot/soot-2.3.0/src/soot/MethodToContexts.java:29
↓ 1 callersMethodadd
add an element to the bottom of the queue
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/FIFOQueue.java:67
↓ 1 callersMethodadd
Adds n to this @return Whether this actually changed
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/PointsToBitVector.java:22
↓ 1 callersMethodadd
(Node n)
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/SharedHybridSet.java:499
↓ 1 callersMethodadd
Adds n to this set, returns true if n was not already in this set.
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/PointsToSetInternal.java:66
↓ 1 callersMethodadd
(Object e)
ded/soot/soot-2.3.0/src/soot/util/DeterministicHashMap.java:124
↓ 1 callersMethodadd
{@inheritDoc}
ded/soot/soot-2.3.0/src/soot/util/IdentityHashSet.java:66
↓ 1 callersMethodaddActions
(GraphEditor part)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/callgraph/CallGraphGenerator.java:83
↓ 1 callersMethodaddAll
(Set lis)
ded/soot/polyglot-1.3.5/src/polyglot/visit/DeadCodeEliminator.java:51
↓ 1 callersMethodaddAll
(PointsToSet s)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/pointer/MemoryEfficientRasUnion.java:54
↓ 1 callersMethodaddAll
(ArraySet<T> other)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/ArraySet.java:90
↓ 1 callersMethodaddAllAnnotations
(Collection c)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Modifiers.java:155
↓ 1 callersMethodaddAllocEdge
( AllocNode from, VarNode to )
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PAG.java:637
↓ 1 callersMethodaddAndCheck
(Set inclusions, Set exclusions)
ded/soot/soot-2.3.0/tests/soot/toolkits/exceptions/ThrowableSetTest.java:122
↓ 1 callersMethodaddAnnotation
(AnnotationAttr annot)
ded/soot/jasmin-2.3.0/lib/jas/src/jas/VisibilityAnnotationAttr.java:47
↓ 1 callersMethodaddAnnotationDef
(AnnotationDefaultAttr v)
ded/soot/jasmin-2.3.0/lib/jas/src/jas/Method.java:88
↓ 1 callersMethodaddAnnotationVisibilityParameterAttribute
(Host host, attribute_info attribute, ClassFile coffiClass, List references)
ded/soot/soot-2.3.0/src/soot/coffi/Util.java:942
← previousnext →10,001–10,100 of 42,418, ranked by callers