Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HexHive/NASS
/ functions
Functions
5,046 in github.com/HexHive/NASS
⨍
Functions
5,046
◇
Types & classes
1,194
↳
Endpoints
1
↓ 4 callers
Method
hasOutputFile
Returns whether the command's stdout is being written to an output file.
fuzz/libfuzzer/FuzzerCommand.h:125
↓ 4 callers
Function
hide_context
Helper function to hide the context pane.
tools/gef.py:1899
↓ 4 callers
Function
http_get
Basic HTTP wrapper for GET request. Return the body of the page if HTTP code is OK, otherwise return None.
tools/gef.py:95
↓ 4 callers
Method
init
fans/fans_analysis/patched_aosp_files/misc/mediaplayer2.cpp:441
↓ 4 callers
Method
initTxWrite
fans/fuzzer-engine/fuzzer-coverage/src/parcel_reader_writer.cpp:19
↓ 4 callers
Method
initTxWrite
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/parcel_reader_writer.cpp:19
↓ 4 callers
Method
instantiate
(self, base: int)
tools/gef.py:4012
↓ 4 callers
Method
isFixedSize
binderlib/include_android9/utils/Flattenable.h:158
↓ 4 callers
Function
is_debug
Check if debug mode is enabled.
tools/gef.py:1889
↓ 4 callers
Function
is_remote_debug
Return True is the current debugging session is running through GDB remote session.
tools/gef.py:3760
↓ 4 callers
Function
is_x86_32
Checks if current target is an x86-32
tools/gef.py:3611
↓ 4 callers
Function
makeCommandArgs
FuzzerCommand unit tests. The arguments in the two helper methods below must match.
fuzz/libfuzzer/tests/FuzzerUnittest.cpp:1206
↓ 4 callers
Function
parse_log
(log:str)
fans/fans-triage.py:84
↓ 4 callers
Function
parse_string_range
Parses an address range (e.g. 0x400000-0x401000)
tools/gef.py:3835
↓ 4 callers
Method
pull_fuzzdata
(self, crashed=False)
fuzz/orchestrate.py:465
↓ 4 callers
Function
randomGenerate
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/types/string_type.cpp:84
↓ 4 callers
Method
raw_entry
(self, name: str)
tools/gef.py:10449
↓ 4 callers
Method
readCString
fans/fuzzer-engine/fuzzer/src/parcel_reader.cpp:122
↓ 4 callers
Method
readStrongBinder
fans/fuzzer-engine/fuzzer/src/parcel_reader.cpp:199
↓ 4 callers
Method
remaining_bytes
Reports the remaining bytes available for fuzzed input.
fuzz/include/FuzzedDataProvider.h:84
↓ 4 callers
Method
removeItemsAt
binderlib/include/utils/Vector.h:367
↓ 4 callers
Method
reset
fans/fans_analysis/patched_aosp_files/misc/mediaplayer2.cpp:1089
↓ 4 callers
Function
run_cmd
(cmd)
fans/fans-replay.py:81
↓ 4 callers
Method
setListener
fans/fans_analysis/patched_aosp_files/misc/mediaplayer2.cpp:475
↓ 4 callers
Method
setup_script
(self, script_path, on_message_func, wait_for_frida=True)
instrument/hook.py:65
↓ 4 callers
Method
setup_script
(self, script_path, on_message_func)
fuzz/orchestrate.py:180
↓ 4 callers
Function
start_emulator
(device_id)
emulator/emulator.py:195
↓ 4 callers
Method
to_parcelentry
(self, functype, interface_name =None, non_null=False)
fuzz/replay.py:196
↓ 4 callers
Function
unhide_context
Helper function to unhide the context pane.
tools/gef.py:1905
↓ 4 callers
Function
wait_for_device
(device_id, log_func=None, log_msg=None, timeout=60 * 60)
adb.py:447
↓ 4 callers
Method
writeBool
fans/fuzzer-engine/fuzzer-coverage/src/parcel_writer.cpp:189
↓ 4 callers
Method
writeBool
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/parcel_writer.cpp:189
↓ 4 callers
Method
writeString8
fans/fuzzer-engine/fuzzer/src/parcel_writer.cpp:201
↓ 4 callers
Method
writeStrongBinder
fans/fuzzer-engine/fuzzer-coverage/src/parcel_writer.cpp:278
↓ 4 callers
Method
writeStrongBinder
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/parcel_writer.cpp:278
↓ 4 callers
Method
writeUint32
fans/fuzzer-engine/fuzzer/src/parcel_writer.cpp:104
↓ 3 callers
Method
Add
fuzz/libfuzzer/FuzzerTracePC.h:54
↓ 3 callers
Method
AddValue
Computes a hash function of Value and sets the corresponding bit. Returns true if the bit was changed from 0 to 1.
fuzz/libfuzzer/FuzzerValueBitMap.h:32
↓ 3 callers
Method
AddValueForMemcmp
fuzz/libfuzzer/FuzzerTracePC.cpp:347
↓ 3 callers
Method
AddWordToManualDictionary
fuzz/libfuzzer/FuzzerMutate.cpp:597
↓ 3 callers
Function
BlockIsEntry
fuzz/libfuzzer/dataflow/DataFlow.cpp:79
↓ 3 callers
Method
ConsumeData
Writes |num_bytes| of input data to the given destination pointer. If there is not enough data left, writes all remaining bytes. Return value is the n
fuzz/include/FuzzedDataProvider.h:329
↓ 3 callers
Method
ConsumeRemainingBytesAsString
Returns a std::string containing all remaining bytes of the input data. Prefer using |ConsumeRemainingBytes| unless you actually need a std::string ob
fuzz/include/FuzzedDataProvider.h:187
↓ 3 callers
Method
DeleteFeatureFreq
Delete feature Idx and its frequency from FeatureFreqs.
fuzz/libfuzzer/FuzzerCorpus.h:52
↓ 3 callers
Function
DirName
fuzz/libfuzzer/FuzzerIOPosix.cpp:135
↓ 3 callers
Method
ExecuteCallback
This method is not inlined because it would cause a test to fail where it is part of the stack unwinding. See D97975 for details.
fuzz/libfuzzer/FuzzerLoop.cpp:605
↓ 3 callers
Function
ExtraCountersBegin
fuzz/libfuzzer/FuzzerExtraCountersDarwin.cpp:17
↓ 3 callers
Function
ExtraCountersEnd
fuzz/libfuzzer/FuzzerExtraCountersDarwin.cpp:18
↓ 3 callers
Method
GetNumberOfBlocks
fuzz/libfuzzer/FuzzerDataFlowTrace.h:62
↓ 3 callers
Method
GetPositionHint
fuzz/libfuzzer/FuzzerDictionary.h:62
↓ 3 callers
Method
Insert
fuzz/libfuzzer/FuzzerTracePC.h:36
↓ 3 callers
Function
IsDir
fuzz/libfuzzer/FuzzerIOWindows.cpp:74
↓ 3 callers
Function
LLVMFuzzerInitialize
fuzz/fuzzer.cc:66
↓ 3 callers
Function
Log
fuzz/libfuzzer/FuzzerUtil.h:95
↓ 3 callers
Function
Max
fuzz/libfuzzer/FuzzerDefs.h:27
↓ 3 callers
Method
NumInputsThatTouchFocusFunction
fuzz/libfuzzer/FuzzerCorpus.h:196
↓ 3 callers
Function
ParseDir
Parse a directory ending in separator, like: `SomeDir\` Returns number of characters considered if successful.
fuzz/libfuzzer/FuzzerIOWindows.cpp:272
↓ 3 callers
Function
PickSpecialNumber
fuzz/fuzzparcel.cc:593
↓ 3 callers
Method
PrintFinalStats
fuzz/libfuzzer/FuzzerLoop.cpp:372
↓ 3 callers
Function
PrintPC
fuzz/libfuzzer/FuzzerUtil.cpp:200
↓ 3 callers
Function
Printf
fuzz/libfuzzer/afl/afl_driver.cpp:168
↓ 3 callers
Function
ReadCorpora
fuzz/libfuzzer/FuzzerDriver.cpp:635
↓ 3 callers
Method
ResetMaps
fuzz/libfuzzer/FuzzerTracePC.h:84
↓ 3 callers
Method
Set
fuzz/libfuzzer/FuzzerDictionary.h:28
↓ 3 callers
Function
SubAndSquare
fuzz/libfuzzer/tests/FuzzerUnittest.cpp:1398
↓ 3 callers
Method
UpdateObservedPCs
fuzz/libfuzzer/FuzzerTracePC.cpp:160
↓ 3 callers
Function
WarnAboutDeprecatedInstrumentation
fuzz/libfuzzer/FuzzerTracePC.cpp:428
↓ 3 callers
Method
__init_subclass__
(cls: Type["FileFormat"], **kwargs)
tools/gef.py:725
↓ 3 callers
Function
__mutate_fixed_length
fuzz/fuzzparcel.cc:324
↓ 3 callers
Function
_initFDPool
fans/fuzzer-engine/fuzzer-coverage/src/types/file_descriptor_type.cpp:44
↓ 3 callers
Function
_initFDPool
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/types/file_descriptor_type.cpp:40
↓ 3 callers
Function
_initFDPool
fans/fuzzer-engine/fuzzer/src/types/file_descriptor_type.cpp:44
↓ 3 callers
Function
android_atomic_or
binderlib/include/cutils/atomic.h:119
↓ 3 callers
Method
canUseDependency
fans/fuzzer-engine/fuzzer-coverage/src/dependency_solver.cpp:12
↓ 3 callers
Method
canUseDependency
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/dependency_solver.cpp:12
↓ 3 callers
Method
canUseDependency
fans/fuzzer-engine/fuzzer/src/dependency_solver.cpp:12
↓ 3 callers
Method
check_device
(self)
fuzz/orchestrate.py:257
↓ 3 callers
Method
check_service
(self)
fans/fans-orchestrate.py:249
↓ 3 callers
Function
clone_fd_action
fuzz/libfuzzer/FuzzerUtilFuchsia.cpp:470
↓ 3 callers
Method
create
fans/fans_analysis/patched_aosp_files/misc/MediaPlayerService.cpp:313
↓ 3 callers
Method
createMediaRecorder
fans/fans_analysis/patched_aosp_files/misc/MediaPlayerService.cpp:287
↓ 3 callers
Method
data
binderlib/include_android9/binder/Parcel.h:549
↓ 3 callers
Function
deserialize_fuzzparcel
fuzz/fuzzparcel.cc:221
↓ 3 callers
Function
do_logcat
(msg)
fuzz/fridajs/drcov.js:175
↓ 3 callers
Method
dump_chunks_heap
(self, start: int, arena: GlibcArena, allow_unaligned: bool = False)
tools/gef.py:6192
↓ 3 callers
Function
ensureInit_l
fans/fans_analysis/patched_aosp_files/misc/mediaplayer2.cpp:240
↓ 3 callers
Method
explode_type
(self, arg: str)
tools/gef.py:5459
↓ 3 callers
Method
flag_register_to_human
(self, val: Optional[int] = None)
tools/gef.py:2563
↓ 3 callers
Function
format_address_spaces
Format the address according to its size, but with spaces instead of zeroes.
tools/gef.py:3717
↓ 3 callers
Function
gef_on_continue_hook
(func: Callable[["gdb.ThreadEvent"], None])
tools/gef.py:3921
↓ 3 callers
Function
gef_on_new_hook
(func: Callable[["gdb.NewObjFileEvent"], None])
tools/gef.py:3951
↓ 3 callers
Function
generateCamera
fans/fuzzer-engine/fuzzer-coverage/src/interface/camera.cpp:10
↓ 3 callers
Function
generateCamera
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/interface/camera.cpp:10
↓ 3 callers
Function
generateCamera
fans/fuzzer-engine/fuzzer/src/interface/camera.cpp:10
↓ 3 callers
Method
generateRaw
fans/fuzzer-engine/fuzzer-coverage/src/types/union_type.cpp:23
↓ 3 callers
Method
generateRaw
fans/fuzzer-engine/fuzzer-coverage-novarmap/src/types/union_type.cpp:23
↓ 3 callers
Method
generateRaw
fans/fuzzer-engine/fuzzer/src/types/union_type.cpp:23
↓ 3 callers
Method
getActiveColorMode
fans/fans_analysis/patched_aosp_files/misc/SurfaceFlinger.cpp:1230
↓ 3 callers
Function
getAddress
(program: Program, offset: int)
coverometry/src/main.py:110
↓ 3 callers
Method
getHandle
fuzz/binderlib.h:35
← previous
next →
401–500 of 5,046, ranked by callers