MCPcopy Create free account

hub / github.com/aimardcr/APKKiller / functions

Functions5,957 in github.com/aimardcr/APKKiller

↓ 1 callersMethodcloseSilently
(final Closeable c)
app/src/main/java/com/kuro/whale/xposed/XposedHelpers.java:1660
↓ 1 callersMethodcmpxchg8b
app/src/main/cpp/whale/src/assembler/x86/assembler_x86.cc:2824
↓ 1 callersMethodcmpxchgl
app/src/main/cpp/whale/src/assembler/x86/assembler_x86.cc:2816
↓ 1 callersMethodcmpxchgl
app/src/main/cpp/whale/src/assembler/x86_64/assembler_x86_64.cc:3258
↓ 1 callersMethodcmpxchgq
app/src/main/cpp/whale/src/assembler/x86_64/assembler_x86_64.cc:3267
↓ 1 callersFunctioncompress_hfa_type
app/src/main/cpp/whale/src/libffi/aarch64/ffi_arm64.c:374
↓ 1 callersMethodcrc32
(byte[] buffer)
app/src/main/java/com/kuro/app/MainActivity.java:109
↓ 1 callersMethodcset
app/src/main/cpp/whale/src/assembler/vixl/aarch64/assembler-aarch64.cc:756
↓ 1 callersMethodcsetm
app/src/main/cpp/whale/src/assembler/vixl/aarch64/assembler-aarch64.cc:763
↓ 1 callersMethodcsinc
app/src/main/cpp/whale/src/assembler/vixl/aarch64/assembler-aarch64.cc:732
↓ 1 callersMethodcsinv
app/src/main/cpp/whale/src/assembler/vixl/aarch64/assembler-aarch64.cc:740
↓ 1 callersMethodcursor
app/src/main/cpp/whale/src/assembler/assembler.h:221
↓ 1 callersFunctiondecode_get_effective_addr_size
app/src/main/cpp/whale/src/dbi/x86/distorm/decoder.c:24
↓ 1 callersFunctiondecode_get_effective_op_size
app/src/main/cpp/whale/src/dbi/x86/distorm/decoder.c:39
↓ 1 callersFunctiondecode_inst
app/src/main/cpp/whale/src/dbi/x86/distorm/decoder.c:75
↓ 1 callersFunctiondistorm_format64
app/src/main/cpp/whale/src/dbi/x86/distorm/distorm.c:144
↓ 1 callersFunctiondo_check_mmapped_chunk
Check properties of (inuse) mmapped chunks */
app/src/main/cpp/whale/src/libffi/dlmalloc.c:2644
↓ 1 callersFunctiondo_check_smallbin
Check all the chunks in a smallbin. */
app/src/main/cpp/whale/src/libffi/dlmalloc.c:2768
↓ 1 callersFunctiondo_check_top_chunk
Check properties of top chunk */
app/src/main/cpp/whale/src/libffi/dlmalloc.c:2630
↓ 1 callersFunctiondo_check_tree
Check a tree and its subtrees. */
app/src/main/cpp/whale/src/libffi/dlmalloc.c:2706
↓ 1 callersFunctiondo_check_treebin
Check all the chunks in a treebin. */
app/src/main/cpp/whale/src/libffi/dlmalloc.c:2757
↓ 1 callersMethodempty
app/src/main/cpp/whale/src/base/array_ref.h:130
↓ 1 callersFunctionextend_hfa_type
app/src/main/cpp/whale/src/libffi/aarch64/ffi_arm64.c:320
↓ 1 callersFunctionextend_integer_type
app/src/main/cpp/whale/src/libffi/aarch64/ffi_arm64.c:291
↓ 1 callersFunctionextractAsset
app/src/main/cpp/APKKiller.h:384
↓ 1 callersFunctionffi_clear_cache
app/src/main/cpp/whale/src/libffi/aarch64/ffi_arm64.c:72
↓ 1 callersFunctionffi_closure_alloc
app/src/main/cpp/whale/src/libffi/closures.c:55
↓ 1 callersFunctionffi_closure_free
app/src/main/cpp/whale/src/libffi/closures.c:99
↓ 1 callersFunctionffi_java_ptrarray_to_raw
app/src/main/cpp/whale/src/libffi/java_raw_api.c:156
↓ 1 callersFunctionffi_java_raw_size
app/src/main/cpp/whale/src/libffi/java_raw_api.c:44
↓ 1 callersFunctionffi_java_raw_to_ptrarray
app/src/main/cpp/whale/src/libffi/java_raw_api.c:75
↓ 1 callersFunctionffi_java_raw_to_rvalue
app/src/main/cpp/whale/src/libffi/java_raw_api.c:277
↓ 1 callersFunctionffi_java_rvalue_to_raw
app/src/main/cpp/whale/src/libffi/java_raw_api.c:245
↓ 1 callersFunctionffi_prep_args_SYSV
ffi_prep_args is called once stack space has been allocated for the function's arguments. The vfp_space parameter is the load area for VFP regs
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:122
↓ 1 callersFunctionffi_prep_args_VFP
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:143
↓ 1 callersFunctionffi_prep_cif
app/src/main/cpp/whale/src/libffi/prep_cif.c:219
↓ 1 callersFunctionffi_prep_cif_machdep
app/src/main/cpp/whale/src/libffi/aarch64/ffi_arm64.c:459
↓ 1 callersFunctionffi_prep_cif_machdep
Perform machine dependent cif processing */
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:215
↓ 1 callersFunctionffi_prep_cif_machdep
Perform machine dependent cif processing. */
app/src/main/cpp/whale/src/libffi/x86/ffi_i386.c:57
↓ 1 callersFunctionffi_prep_cif_machdep_var
Perform machine dependent cif processing for variadic calls */
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:306
↓ 1 callersFunctionffi_prep_incoming_args_SYSV
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:413
↓ 1 callersFunctionffi_prep_incoming_args_VFP
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:444
↓ 1 callersFunctionffi_prep_java_raw_closure_loc
app/src/main/cpp/whale/src/libffi/java_raw_api.c:336
↓ 1 callersFunctionffi_prep_raw_closure_loc
app/src/main/cpp/whale/src/libffi/raw_api.c:224
↓ 1 callersFunctionffi_ptrarray_to_raw
app/src/main/cpp/whale/src/libffi/raw_api.c:137
↓ 1 callersFunctionffi_raw_size
app/src/main/cpp/whale/src/libffi/raw_api.c:34
↓ 1 callersFunctionffi_raw_to_ptrarray
app/src/main/cpp/whale/src/libffi/raw_api.c:56
↓ 1 callersFunctionffi_stop_here
app/src/main/cpp/whale/src/libffi/debug.c:32
↓ 1 callersFunctionffi_trampoline_table_alloc
app/src/main/cpp/whale/src/libffi/closures.c:185
↓ 1 callersFunctionffi_trampoline_table_free
app/src/main/cpp/whale/src/libffi/closures.c:245
↓ 1 callersMethodfindFieldRecursiveImpl
(Class<?> clazz, final String fieldName)
app/src/main/java/com/kuro/whale/xposed/XposedHelpers.java:131
↓ 1 callersMethodgetAllInterfaces
<p>Gets a {@code List} of all interfaces implemented by the given class and its superclasses.</p> <p> <p>The order is determined by looking through ea
app/src/main/java/com/kuro/whale/xposed/ClassUtils.java:417
↓ 1 callersMethodgetAllSuperclasses
<p>Gets a {@code List} of superclasses for the given class.</p> @param cls the class to look up, may be {@code null} @return the {@code List} of supe
app/src/main/java/com/kuro/whale/xposed/ClassUtils.java:392
↓ 1 callersMethodgetFakeArgs
(Method method)
app/src/main/java/com/kuro/whale/xposed/XposedHelpers.java:1858
↓ 1 callersMethodgetObjectField
Returns the value of an object field in the given object instance. A class reference is not sufficient! See also {@link #findField}.
app/src/main/java/com/kuro/whale/xposed/XposedHelpers.java:928
↓ 1 callersMethodgetObjectTransformationCost
Gets the number of steps required needed to turn the source class into the destination class. This represents the number of steps in the object hierar
app/src/main/java/com/kuro/whale/xposed/MemberUtils.java:137
↓ 1 callersMethodgetOverriddenMethod
(final Method method)
app/src/main/java/com/kuro/whale/xposed/XposedHelpers.java:1800
↓ 1 callersFunctiongetPackageManager
app/src/main/cpp/APKKiller.h:59
↓ 1 callersFunctiongetPackageName
app/src/main/cpp/APKKiller.h:47
↓ 1 callersMethodgetPrimitivePromotionCost
Gets the number of steps required to promote a primitive number to another type. @param srcClass the (primitive) source class @param destClass the (
app/src/main/java/com/kuro/whale/xposed/MemberUtils.java:173
↓ 1 callersFunctiongetProcessName
app/src/main/cpp/APKKiller.h:36
↓ 1 callersMethodgetShortClassName
<p>Gets the class name minus the package name for an {@code Object}.</p> @param object the class to get the short name for, may be null @param v
app/src/main/java/com/kuro/whale/xposed/ClassUtils.java:219
↓ 1 callersMethodgetShorty
(final Class<?> retType, final Class<?>[] parameterTypes)
app/src/main/java/com/kuro/whale/VMHelper.java:70
↓ 1 callersMethodgetSnapshot
()
app/src/main/java/com/kuro/whale/xposed/XposedBridge.java:343
↓ 1 callersMethodhandleHookedMethod
This method is called as a replacement for hooked methods.
app/src/main/java/com/kuro/whale/xposed/XposedBridge.java:196
↓ 1 callersMethodhasThrowable
Returns true if an exception was thrown by the method.
app/src/main/java/com/kuro/whale/xposed/XC_MethodHook.java:128
↓ 1 callersFunctionhas_segment_link
Return true if segment contains a segment link */
app/src/main/cpp/whale/src/libffi/dlmalloc.c:2174
↓ 1 callersMethodhookMethodNative
(Class<?> declClass, Member method, Object additionInfo)
app/src/main/java/com/kuro/whale/WhaleRuntime.java:61
↓ 1 callersMethodinputStreamToByteArray
(final InputStream is)
app/src/main/java/com/kuro/whale/xposed/XposedHelpers.java:1645
↓ 1 callersFunctioninst_lookup
app/src/main/cpp/whale/src/dbi/x86/distorm/instructions.c:319
↓ 1 callersFunctioninst_lookup_3dnow
* 3DNow! instruction handling: * This is used when we encounter a 3DNow! instruction. * We can't really locate a 3DNow! instruction before we see two
app/src/main/cpp/whale/src/dbi/x86/distorm/instructions.c:582
↓ 1 callersFunctioninst_vex_lookup
app/src/main/cpp/whale/src/dbi/x86/distorm/instructions.c:223
↓ 1 callersMethodisAccessible
Returns whether a Member is accessible. @param m Member to check @return true if <code>m</code> is accessible
app/src/main/java/com/kuro/whale/xposed/MemberUtils.java:87
↓ 1 callersMethodisHookedMethod
app/src/main/cpp/whale/src/android/art/art_runtime.cc:503
↓ 1 callersMethodisPackageAccess
Returns whether a given set of modifiers implies package access. @param modifiers to test @return true unless package/protected/private modifier dete
app/src/main/java/com/kuro/whale/xposed/MemberUtils.java:77
↓ 1 callersMethodisPrimitiveWrapper
Returns whether the given {@code type} is a primitive wrapper ({@link Boolean}, {@link Byte}, {@link Character}, {@link Short}, {@link Integer}, {@lin
app/src/main/java/com/kuro/whale/xposed/ClassUtils.java:621
↓ 1 callersMethodisSameLength
<p>Checks whether two arrays are the same length, treating {@code null} arrays as length {@code 0}. <p> <p>Any multi-dimensional aspects of the arrays
app/src/main/java/com/kuro/whale/xposed/ClassUtils.java:101
↓ 1 callersFunctionis_hfa0
app/src/main/cpp/whale/src/libffi/aarch64/ffi_arm64.c:90
↓ 1 callersFunctionis_hfa0
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:622
↓ 1 callersFunctionis_hfa1
app/src/main/cpp/whale/src/libffi/aarch64/ffi_arm64.c:115
↓ 1 callersFunctionis_hfa1
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:647
↓ 1 callersMethodit
app/src/main/cpp/whale/src/assembler/vixl/aarch32/assembler-aarch32.cc:4565
↓ 1 callersFunctionlayout_vfp_args
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:805
↓ 1 callersMethodldr
app/src/main/cpp/whale/src/assembler/vixl/aarch64/assembler-aarch64.cc:1236
↓ 1 callersMethodlimit
app/src/main/cpp/whale/src/assembler/assembler.h:223
↓ 1 callersFunctionmerge_classes
app/src/main/cpp/whale/src/libffi/x86/ffi64_x86_64.c:113
↓ 1 callersFunctionmmap_alloc
Malloc using mmap */
app/src/main/cpp/whale/src/libffi/dlmalloc.c:3223
↓ 1 callersFunctionmmap_resize
Realloc using mmap */
app/src/main/cpp/whale/src/libffi/dlmalloc.c:3250
↓ 1 callersMethodmov
app/src/main/cpp/whale/src/assembler/vixl/aarch64/assembler-aarch64.cc:2532
↓ 1 callersMethodmovk
Move immediate and keep.
app/src/main/cpp/whale/src/assembler/vixl/aarch64/assembler-aarch64.h:2118
↓ 1 callersFunctionmspace_free
app/src/main/cpp/whale/src/libffi/dlmalloc.c:4670
↓ 1 callersFunctionmspace_malloc
app/src/main/cpp/whale/src/libffi/dlmalloc.c:4556
↓ 1 callersMethodop
app/src/main/cpp/whale/src/assembler/vixl/aarch32/location-aarch32.h:125
↓ 1 callersFunctionopen_temp_exec_file
Return a file descriptor of a temporary zero-sized file in a writable and executable filesystem. */
app/src/main/cpp/whale/src/libffi/closures.c:704
↓ 1 callersFunctionopen_temp_exec_file_name
Open a temporary file name, and immediately unlink it. */
app/src/main/cpp/whale/src/libffi/closures.c:541
↓ 1 callersFunctionoperands_extract_sib
* SIB decoding is the most confusing part when decoding IA-32 instructions. * This explanation should clear up some stuff. * * ! When base == 5, us
app/src/main/cpp/whale/src/dbi/x86/distorm/operands.c:111
↓ 1 callersFunctionpatch_AppBindData
app/src/main/cpp/APKKiller.h:344
↓ 1 callersFunctionpatch_PackageManager
app/src/main/cpp/APKKiller.h:414
↓ 1 callersMethodplace
app/src/main/cpp/whale/src/assembler/vixl/aarch64/assembler-aarch64.cc:110
↓ 1 callersFunctionplace_vfp_arg
app/src/main/cpp/whale/src/libffi/arm/ffi_armv7.c:759
← previousnext →901–1,000 of 5,957, ranked by callers