MCPcopy Create free account

hub / github.com/HexHive/NASS / functions

Functions5,046 in github.com/HexHive/NASS

↓ 9 callersMethodredify
(msg: str)
tools/gef.py:532
↓ 9 callersMethodsize
binderlib/include/utils/String8.h:192
↓ 8 callersMethodConsumeBytesAsString
Returns a std::string containing |num_bytes| of input data. Using this and |.c_str()| on the resulting string is the best way to get an immutable null
fuzz/include/FuzzedDataProvider.h:136
↓ 8 callersFunctionGetSizedFilesFromDir
fuzz/libfuzzer/FuzzerIO.cpp:123
↓ 8 callersMethodMerge
Decides which files need to be merged (add those to NewFiles). Returns the number of new features added.
fuzz/libfuzzer/FuzzerMerge.cpp:139
↓ 8 callersMethodSetCoverMerge
Merges all corpora into the first corpus. A file is added into the first corpus only if it adds new features. Unlike `Merger::Merge`, this implementat
fuzz/libfuzzer/FuzzerMerge.cpp:280
↓ 8 callersMethodadb_data
(self)
service/bdsm.py:71
↓ 8 callersMethodcallParcel
binderlib/include_android9/binder/SafeInterface.h:213
↓ 8 callersMethodcallParcel
binderlib/include/binder/SafeInterface.h:218
↓ 8 callersMethoddecStrong
binderlib/include_android9/utils/LightRefBase.h:39
↓ 8 callersMethoddecStrong
binderlib/include/utils/LightRefBase.h:46
↓ 8 callersMethoddownload_binary
Download file from remote if it does not exist locally yet. Args: binary_path (str): Path to binary on remote. Returns:
service/service.py:154
↓ 8 callersMethodend
binderlib/include_android9/utils/List.h:201
↓ 8 callersFunctionfegetenv
binderlib/include_android9/android/legacy_fenv_inlines_arm.h:42
↓ 8 callersFunctionfesetenv
binderlib/include_android9/android/legacy_fenv_inlines_mips.h:55
↓ 8 callersMethodfind
Return the module and structure for the given structure name; `None` if the structure name was not found.
tools/gef.py:5402
↓ 8 callersMethodgetHeight
fans/fans_analysis/patched_aosp_files/misc/SurfaceFlinger.cpp:5621
↓ 8 callersMethodgetNext
binderlib/include_android9/utils/List.h:57
↓ 8 callersMethodincStrong
binderlib/include_android9/utils/LightRefBase.h:36
↓ 8 callersFunctionis_32bit
Checks if current target is 32bit.
tools/gef.py:3599
↓ 8 callersFunctionlookup_address
Try to find the address in the process address space. Return an Address object, with validity flag set based on success.
tools/gef.py:3474
↓ 8 callersMethodnOutOf
* @brief random generate v, check if v is in [0, n-1], n/outOf * * @param n * @param outOf * @return true, if value in [0, n - 1] * @re
fans/fuzzer-engine/fuzzer-coverage/include/fuzzer/types/int_type.h:453
↓ 8 callersMethodnOutOf
* @brief random generate v, check if v is in [0, n-1], n/outOf * * @param n * @param outOf * @return true, if value in [0, n - 1] * @re
fans/fuzzer-engine/fuzzer/include/fuzzer/types/int_type.h:453
↓ 8 callersMethodreadInt64
fans/fuzzer-engine/fuzzer/src/parcel_reader.cpp:69
↓ 8 callersMethodreadString16
fans/fuzzer-engine/fuzzer/src/parcel_reader.cpp:98
↓ 8 callersFunctionrun_cmd
(cmd)
fans/fans-triage.py:111
↓ 8 callersMethodsize
binderlib/include/binder/Parcel.h:1364
↓ 8 callersMethodstart
(self, wait_for_frida)
eval/fans/ipc_capture/ipc_capture.py:122
↓ 8 callersMethodstr
fuzz/libfuzzer/tests/FuzzerUnittest.cpp:606
↓ 8 callersFunctionwhich
Locate a command on the filesystem.
tools/gef.py:1825
↓ 7 callersMethodConsumeRandomLengthString
Returns a std::string of length from 0 to |max_length|. When it runs out of input data, returns what remains of the input. Designed to be more stable
fuzz/include/FuzzedDataProvider.h:151
↓ 7 callersFunctionGetPeakRSSMb
fuzz/libfuzzer/FuzzerUtilPosix.cpp:149
↓ 7 callersFunctionIsDirectory
fuzz/libfuzzer/FuzzerIOPosix.cpp:35
↓ 7 callersFunctionIsSeparator
fuzz/libfuzzer/FuzzerIOWindows.cpp:241
↓ 7 callersFunctionMkDir
fuzz/libfuzzer/FuzzerIOPosix.cpp:165
↓ 7 callersFunctionPrintStackTrace
fuzz/libfuzzer/FuzzerUtil.cpp:207
↓ 7 callersFunctionRmDirRecursive
fuzz/libfuzzer/FuzzerIO.cpp:208
↓ 7 callersMethodboldify
(msg: str)
tools/gef.py:548
↓ 7 callersMethodc_str
binderlib/include_android9/utils/String8.h:268
↓ 7 callersFunctioncached_lookup_type
(_type: str)
tools/gef.py:3661
↓ 7 callersMethodget
binderlib/include/android-base/unique_fd.h:297
↓ 7 callersMethodgetNode
binderlib/include_android9/utils/List.h:157
↓ 7 callersMethodgetVarCachedStatus
fans/fuzzer-engine/fuzzer-coverage/src/parcel_reader_writer.cpp:386
↓ 7 callersMethodgetVarCachedStatus
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/parcel_reader_writer.cpp:386
↓ 7 callersMethodgetVarCachedStatus
fans/fuzzer-engine/fuzzer/src/parcel_reader_writer.cpp:383
↓ 7 callersMethodgetVarSize
fans/fuzzer-engine/fuzzer-coverage/src/parcel_reader_writer.cpp:440
↓ 7 callersMethodgetVarSize
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/parcel_reader_writer.cpp:440
↓ 7 callersMethodgetVarSize
fans/fuzzer-engine/fuzzer/src/parcel_reader_writer.cpp:437
↓ 7 callersMethodget_ith_parameter
(self, i: int, in_func: bool = True)
tools/gef.py:2887
↓ 7 callersFunctionhas_value
binderlib/include/android-base/expected.h:333
↓ 7 callersFunctionid2cn
(device_id)
emulator/emulator.py:62
↓ 7 callersMethodmalloc_state_t
()
tools/gef.py:1285
↓ 7 callersFunctionpush_context_message
Push the message to be displayed the next time the context is invoked.
tools/gef.py:1757
↓ 7 callersMethodread
fans/fuzzer-engine/fuzzer-coverage/src/parcel_reader.cpp:278
↓ 7 callersMethodread
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/parcel_reader.cpp:278
↓ 7 callersMethodreadParcelable
binderlib/include/binder/Parcel.h:472
↓ 7 callersMethodreadParcelableVector
binderlib/include/binder/Parcel.h:466
↓ 7 callersMethodrelease
Releases the ownership of the object managed by this instance of sp, if any. The caller is now responsible for managing it. That is, the caller must e
binderlib/include/utils/StrongPointer.h:104
↓ 7 callersMethodsize
binderlib/include_android9/utils/String8.h:282
↓ 7 callersMethodwait_for_service
(self, tries=20)
service/service.py:324
↓ 7 callersMethodwriteParcelableVector
binderlib/include/binder/Parcel.h:293
↓ 6 callersFunctionBswap
fuzz/libfuzzer/FuzzerBuiltins.h:23
↓ 6 callersFunctionFileToString
fuzz/libfuzzer/FuzzerIO.cpp:61
↓ 6 callersFunctionMin
fuzz/libfuzzer/FuzzerDefs.h:26
↓ 6 callersMethodStart
fuzz/libfuzzer/FuzzerTracePC.h:148
↓ 6 callersFunctionTempPath
fuzz/libfuzzer/FuzzerIO.cpp:215
↓ 6 callersFunctionaggregate
(coords)
eval/fans/graph.py:213
↓ 6 callersFunctionatrace_is_tag_enabled
binderlib/include_android9/cutils/trace.h:169
↓ 6 callersFunctioncheckPermission
fans/fans_analysis/patched_aosp_files/misc/MediaPlayerService.cpp:258
↓ 6 callersFunctiondereference
GEF wrapper for gdb dereference function.
tools/gef.py:3803
↓ 6 callersFunctiondereference_from
(address: int)
tools/gef.py:8159
↓ 6 callersMethodempty
binderlib/include/utils/String8.h:197
↓ 6 callersMethodfromService
(cls, service: Service)
service/bdsm.py:55
↓ 6 callersFunctiongdb_get_location_from_symbol
Retrieve the location of the `address` argument from the symbol table. Return a tuple with the name and offset if found, None otherwise.
tools/gef.py:1975
↓ 6 callersMethodgenerate
fans/fuzzer-engine/fuzzer-coverage/src/types/string_type.cpp:106
↓ 6 callersMethodgenerate
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/types/string_type.cpp:106
↓ 6 callersMethodgenerate
fans/fuzzer-engine/fuzzer/src/types/string_type.cpp:106
↓ 6 callersMethodgetActiveConfig
fans/fans_analysis/patched_aosp_files/misc/SurfaceFlinger.cpp:1107
↓ 6 callersMethodgetBuiltInDisplay
fans/fans_analysis/patched_aosp_files/misc/SurfaceFlinger.cpp:497
↓ 6 callersMethodgetService
fans/fuzzer-engine/fuzzer/src/service.cpp:28
↓ 6 callersMethodget_dependencies
(self)
service/service.py:201
↓ 6 callersFunctionget_id
binderlib/include/binder/RpcThreads.h:117
↓ 6 callersMethodget_vmabyname
(self, vma_name)
utils/utils.py:27
↓ 6 callersFunctionhexdump
Return the hexdump of `src` argument. @param source *MUST* be of type bytes or bytearray @param length is the length of items per line @pa
tools/gef.py:1859
↓ 6 callersMethodok
binderlib/include/android-base/unique_fd.h:98
↓ 6 callersMethodreadBool
fans/fuzzer-engine/fuzzer/src/parcel_reader.cpp:178
↓ 6 callersMethodread_integer
Return an integer read from memory.
tools/gef.py:10156
↓ 6 callersMethodreset
binderlib/include/android-base/unique_fd.h:78
↓ 6 callersMethodreset
binderlib/include/binder/unique_fd.h:63
↓ 6 callersMethodsetInt32
set the values
fans/fans_analysis/patched_aosp_files/misc/MediaAnalyticsItem.cpp:303
↓ 6 callersMethodsetPowerMode
fans/fans_analysis/patched_aosp_files/misc/SurfaceFlinger.cpp:4474
↓ 6 callersMethodsignal
binderlib/include_android9/utils/Condition.h:152
↓ 6 callersMethodsize
binderlib/include/android-base/mapped_file.h:71
↓ 6 callersFunctiontestRun
fans/fuzzer-engine/fuzzer-coverage/src/test/test.cpp:16
↓ 6 callersFunctiontestRun
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/test/test.cpp:16
↓ 6 callersFunctiontestRun
fans/fuzzer-engine/fuzzer/src/test/test.cpp:16
↓ 6 callersMethodwriteCString
fans/fuzzer-engine/fuzzer/src/parcel_writer.cpp:212
↓ 6 callersMethodwriteString16
fans/fuzzer-engine/fuzzer/src/parcel_writer.cpp:177
↓ 5 callersMethodAddToCorpus
fuzz/libfuzzer/FuzzerCorpus.h:210
↓ 5 callersMethodCollectFeatures
void Callback(uint32_t Feature)
fuzz/libfuzzer/FuzzerTracePC.h:238
← previousnext →201–300 of 5,046, ranked by callers