MCPcopy Create free account

hub / github.com/HexHive/NASS / types & classes

Types & classes1,194 in github.com/HexHive/NASS

↓ 60 callersClassString16
binderlib/include/utils/String8.h:43
↓ 16 callersClassString8
This is a string holding UTF-8 characters. Does not allow the value more than 0x10FFFF, which is not valid unicode codepoint.
binderlib/include/utils/String8.h:49
↓ 15 callersClassunexpected
binderlib/include/android-base/expected.h:57
↓ 12 callersClassCoverazzaParsingException
coverometry/src/coverazza/parser.py:17
↓ 11 callersClassGefSetting
Basic class for storing gef settings as objects
tools/gef.py:10390
↓ 9 callersClassJob
eval/fans/emu-run.py:90
↓ 7 callersClassElf
Basic ELF parsing. Ref: - http://www.skyfree.org/linux/references/ELF_Format.pdf - https://refspecs.linuxfoundation.org/elf/elfspec_ppc.pd
tools/gef.py:743
↓ 7 callersClasssigaction
fuzz/libfuzzer/FuzzerUtilDarwin.cpp:31
↓ 5 callersClassAddress
GEF representation of memory addresses.
tools/gef.py:571
↓ 5 callersClassGlibcArena
Glibc arena class
tools/gef.py:1274
↓ 5 callersClassGlibcChunk
Glibc chunk class. The default behavior (from_base=False) is to interpret the data starting at the memory address pointed to as the chunk data. Se
tools/gef.py:1473
↓ 5 callersClassRecvRefineData
fuzz/replay.py:100
↓ 4 callersClassCallData
instrument/lib.py:302
↓ 4 callersClassCmd
service/service.py:71
↓ 4 callersClassGefAlias
Simple aliasing wrapper because GDB doesn't do what it should.
tools/gef.py:9861
↓ 4 callersClassString16
binderlib/include_android9/utils/String8.h:33
↓ 4 callersClassString8
binderlib/include_android9/binder/Parcel.h:44
↓ 4 callersClassString8
binderlib/include/binder/Parcel.h:54
↓ 3 callersEnumException
binderlib/include/binder/Status.h:57
↓ 3 callersClassExternalStructureManager
tools/gef.py:5206
↓ 3 callersClassGlibcTcacheChunk
tools/gef.py:1694
↓ 3 callersClassParcelEntry
fuzz/fuzzparcel.py:197
↓ 3 callersClassSection
GEF representation of process memory sections.
tools/gef.py:657
↓ 3 callersClassStatus
binderlib/include/binder/Parcel.h:57
↓ 3 callersClassstat
fuzz/libfuzzer/FuzzerIOPosix.cpp:29
↓ 2 callersClassArg
service/service.py:58
↓ 2 callersClassBacktrace
instrument/lib.py:138
↓ 2 callersClassBacktraceEntry
instrument/lib.py:105
↓ 2 callersClassBitSet32
A simple set of 32 bits that can be individually marked or cleared.
binderlib/include_android9/utils/BitSet.h:32
↓ 2 callersClassBitSet64
binderlib/include_android9/utils/BitSet.h:174
↓ 2 callersClassCall
instrument/lib.py:36
↓ 2 callersClassCallConfig
instrument/lib.py:43
↓ 2 callersClassDictionaryEntry
fuzz/libfuzzer/FuzzerDefs.h:31
↓ 2 callersClassEndianness
tools/gef.py:697
↓ 2 callersClassEntryBreakBreakpoint
Breakpoint used internally to stop execution at the most convenient entry point.
tools/gef.py:4362
↓ 2 callersClassGlibcFastChunk
tools/gef.py:1671
↓ 2 callersClassGlibcHeapInfo
Glibc heap_info struct
tools/gef.py:1222
↓ 2 callersClassInterface
fans/fans-replay.py:113
↓ 2 callersClassInterface
fuzz/replay.py:147
↓ 2 callersClassOwner
service/service.py:34
↓ 2 callersClassRedirectOutputContext
tools/gef.py:1921
↓ 2 callersClassRenamer
binderlib/include_android9/utils/RefBase.h:622
↓ 2 callersClassRenamer
binderlib/include/utils/RefBase.h:717
↓ 2 callersClassSeedBare
fans/fans-replay.py:84
↓ 2 callersClassSeedBare
fuzz/replay.py:88
↓ 2 callersClassService
service/service.py:91
↓ 2 callersClassTraceMallocBreakpoint
Track allocations done with malloc() or calloc().
tools/gef.py:4112
↓ 2 callersClassUser
service/service.py:46
↓ 2 callersClassid
binderlib/include/binder/RpcThreads.h:100
↓ 2 callersClassonTransactFunction
instrument/lib.py:85
↓ 2 callersClasssigaction
fuzz/libfuzzer/FuzzerUtilPosix.cpp:63
↓ 2 callersClasssigaction64
binderlib/include/android-base/silent_death_test.h:102
↓ 1 callersClassADBDeviceNotFound
adb.py:36
↓ 1 callersClassADBDeviceOffline
adb.py:39
↓ 1 callersClassADBPushNoFile
adb.py:32
↓ 1 callersClassAbdera
Converts between XML and data using the Abdera convention
fans/fans_analysis/__init__.py:234
↓ 1 callersClassBadgerFish
Converts between XML and data using the BadgerFish convention
fans/fans_analysis/__init__.py:184
↓ 1 callersClassCobra
Converts between XML and data using the Cobra convention
fans/fans_analysis/__init__.py:280
↓ 1 callersClassCommand
fuzz/libfuzzer/FuzzerCommand.h:26
↓ 1 callersClassCoverazzaException
coverometry/src/main.py:53
↓ 1 callersClassDeviceTimeoutException
adb.py:18
↓ 1 callersClassDisableContextOutputContext
tools/gef.py:1911
↓ 1 callersClassDrCov2MT2Entry
Class representing a DrCov module table row for DrCov version 2 with module table version 2.
coverometry/src/coverazza/parser.py:22
↓ 1 callersClassError
binderlib/include/android-base/result.h:201
↓ 1 callersClassFormatStringBreakpoint
Inspect stack for format string.
tools/gef.py:4043
↓ 1 callersClassFuzzOrchestrator
fans/fans-orchestrate.py:82
↓ 1 callersClassFuzzOrchestrator
fuzz/orchestrate.py:89
↓ 1 callersClassFuzzParcel
fuzz/fuzzparcel.py:17
↓ 1 callersClassGData
Converts between XML and data using the GData convention
fans/fans_analysis/__init__.py:190
↓ 1 callersClassGef
The GEF root class, which serves as a entrypoint for all the debugging session attributes (architecture, memory, settings, etc.).
tools/gef.py:10832
↓ 1 callersClassGefCommand
GEF main command: view all new commands by typing `gef`.
tools/gef.py:9349
↓ 1 callersClassGefConfigCommand
GEF configuration sub-command This command will help set/view GEF settings for the current debugging session. It is possible to make those cha
tools/gef.py:9586
↓ 1 callersClassGefHeapManager
Class managing session heap.
tools/gef.py:10298
↓ 1 callersClassGefHelpCommand
GEF help sub-command.
tools/gef.py:9533
↓ 1 callersClassGefInstallExtraScriptCommand
`gef install` command: installs one or more scripts from the `gef-extras` script repo. Note that the command doesn't check for external dependenci
tools/gef.py:10051
↓ 1 callersClassGefLibcManager
Class managing everything libc-related (except heap).
tools/gef.py:10814
↓ 1 callersClassGefMemoryManager
Class that manages memory access for gef.
tools/gef.py:10137
↓ 1 callersClassGefMissingCommand
GEF missing sub-command Display the GEF commands that could not be loaded, along with the reason of why they could not be loaded.
tools/gef.py:9791
↓ 1 callersClassGefRemoteSessionManager
Class for managing remote sessions with GEF. It will create a temporary environment designed to clone the remote one.
tools/gef.py:10617
↓ 1 callersClassGefRestoreCommand
GEF restore sub-command. Loads settings from file '~/.gef.rc' and apply them to the configuration of GEF.
tools/gef.py:9742
↓ 1 callersClassGefRunCommand
Override GDB run commands with the context from GEF. Simple wrapper for GDB run command to use arguments set from `gef set args`.
tools/gef.py:9839
↓ 1 callersClassGefSaveCommand
GEF save sub-command. Saves the current configuration of GEF to disk (by default in file '~/.gef.rc').
tools/gef.py:9704
↓ 1 callersClassGefSessionManager
Class managing the runtime properties of GEF.
tools/gef.py:10470
↓ 1 callersClassGefSetCommand
Override GDB set commands with the context from GEF.
tools/gef.py:9815
↓ 1 callersClassGefSettingsManager
GefSettings acts as a dict where the global settings are stored and can be read, written or deleted as any other dict. For instance, to read
tools/gef.py:10418
↓ 1 callersClassGefTmuxSetup
Setup a confortable tmux debugging environment.
tools/gef.py:9981
↓ 1 callersClassGefUiManager
Class managing UI settings.
tools/gef.py:10802
↓ 1 callersClassGenericArchitecture
tools/gef.py:2359
↓ 1 callersClassHookNotHit
fans/fans-orchestrate.py:73
↓ 1 callersClassHookNotHit
fuzz/orchestrate.py:80
↓ 1 callersClassInstruction
GEF representation of a CPU instruction.
tools/gef.py:1163
↓ 1 callersClassInstruction
instrument/lib.py:214
↓ 1 callersClassInstructionTrace
instrument/lib.py:227
↓ 1 callersClassInterfaceEnumerator
instrument/interface.py:44
↓ 1 callersClassInterfaceExtractor
fuzz/preprocess.py:68
↓ 1 callersClassNamedBreakpoint
Breakpoint which shows a specified name, when hit.
tools/gef.py:4375
↓ 1 callersClassNoRefineDir
fuzz/nass_api.py:15
↓ 1 callersClassOnTransactNotFoundError
instrument/lib.py:81
↓ 1 callersClassParcelType
fuzz/fuzzparcel.py:47
↓ 1 callersClassParker
Converts between XML and data using the Parker convention
fans/fans_analysis/__init__.py:203
next →1–100 of 1,194, ranked by callers