Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReversecLabs/drozer
/ functions
Functions
1,712 in github.com/ReversecLabs/drozer
⨍
Functions
1,712
◇
Types & classes
267
Method
testItShouldBuildAUnboundMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:61
Method
testItShouldBuildAnErrorMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:12
Method
testItShouldBuildBooleanFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:141
Method
testItShouldBuildDroidhgModulesPathAsDefault
(self)
test/mwr_test/droidhg/repoman/repository_test.py:38
Method
testItShouldBuildDroidhgModulesPathWithAnAdditionalRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:43
Method
testItShouldBuildDroidhgModulesPathWithTwoAdditionalRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:48
Method
testItShouldBuildDroidhgModulesPathWithoutAConfigFile
(self)
test/mwr_test/droidhg/repoman/repository_test.py:53
Method
testItShouldBuildFloatFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:151
Method
testItShouldBuildFrameFromMessage
(self)
test/mwr_test/cinnibar/api/frame_test.py:20
Method
testItShouldBuildIntFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:158
Method
testItShouldBuildLongFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:165
Method
testItShouldBuildNestedArrayFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:68
Method
testItShouldBuildNestedArrayFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:195
Method
testItShouldBuildNullFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:134
Method
testItShouldBuildNullFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:172
Method
testItShouldBuildObjectArrayFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:89
Method
testItShouldBuildObjectFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:125
Method
testItShouldBuildPrimitiveArrayFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:33
Method
testItShouldBuildPrimitiveArrayFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:177
Method
testItShouldBuildPrimitiveFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:13
Method
testItShouldBuildStringArrayFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:51
Method
testItShouldBuildStringArrayFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:186
Method
testItShouldBuildStringFromArgument
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:24
Method
testItShouldBuildStringFromNative
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:203
Method
testItShouldBuildTheAction
(self)
test/mwr_test/droidhg/android_test.py:72
Method
testItShouldBuildTheFlagsFromBinaries
(self)
test/mwr_test/droidhg/android_test.py:169
Method
testItShouldBuildTheFlagsFromBinary
(self)
test/mwr_test/droidhg/android_test.py:145
Method
testItShouldBuildTheFlagsFromBinaryAndSymbols
(self)
test/mwr_test/droidhg/android_test.py:193
Method
testItShouldBuildTheFlagsFromSymbol
(self)
test/mwr_test/droidhg/android_test.py:157
Method
testItShouldBuildTheFlagsFromSymbols
(self)
test/mwr_test/droidhg/android_test.py:181
Method
testItShouldCalculateAModulesFQMN
(self)
test/mwr_test/droidhg/modules/module_base_test.py:88
Method
testItShouldCalculateAModulesNamespace
(self)
test/mwr_test/droidhg/modules/module_base_test.py:101
Method
testItShouldCallAddArgumentsWhenRunning
(self)
test/mwr_test/droidhg/modules/module_base_test.py:137
Method
testItShouldCallExecuteWhenRunning
(self)
test/mwr_test/droidhg/modules/module_base_test.py:144
Method
testItShouldCapitalize
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:106
Method
testItShouldCastToString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:101
Method
testItShouldCenter
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:111
Method
testItShouldCleanUpTheObjectStoreAfterRunning
(self)
test/mwr_test/droidhg/modules/module_base_test.py:159
Method
testItShouldClearTheObjectStore
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:78
Method
testItShouldClearTheObjectStore
(self)
test/mwr_test/droidhg/modules/module_base_test.py:108
Method
testItShouldColourTextBlue
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:10
Method
testItShouldColourTextGreen
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:13
Method
testItShouldColourTextPurple
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:16
Method
testItShouldColourTextRed
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:19
Method
testItShouldColourTextYellow
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:22
Method
testItShouldConstructAClass
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:13
Method
testItShouldConstructAClassWithArguments
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:26
Method
testItShouldConstructAValidDownloadPathIfATrailingSlashIsGiven
(self)
test/mwr_test/droidhg/repoman/remote_test.py:76
Method
testItShouldConstructAValidDownloadPathIfNoTrailingSlashIsGiven
(self)
test/mwr_test/droidhg/repoman/remote_test.py:79
Method
testItShouldCount
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:116
Method
testItShouldCountElementsInTheArrayWithANativeValue
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:116
Method
testItShouldCountElementsInTheArrayWithAReflectedValue
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:113
Method
testItShouldCreateACA
(self)
test/mwr_test/droidhg/ssl/ca.py:8
Method
testItShouldCreateACertificate
(self)
test/mwr_test/droidhg/ssl/ca.py:87
Method
testItShouldCreateAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:58
Method
testItShouldDeleteAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:97
Method
testItShouldDeleteASliceFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:41
Method
testItShouldDeleteAnItemFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:36
Method
testItShouldDeleteFromTheObjectStore
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:54
Method
testItShouldDeviceAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:35
Method
testItShouldDisableAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:152
Method
testItShouldDiscardAnExtensionForABuiltIn
(self)
test/mwr_test/droidhg/modules/import_conflict_resolver_test.py:27
Method
testItShouldDivideANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:178
Method
testItShouldDivideAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:32
Method
testItShouldEnableAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:123
Method
testItShouldEndWith
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:121
Method
testItShouldEqualANativeString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:61
Method
testItShouldEqualAReflectedString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:49
Method
testItShouldExpandTabs
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:131
Method
testItShouldExtendTheArrayWithANativeArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:124
Method
testItShouldExtendTheArrayWithAReflectedArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:119
Method
testItShouldExtractTheMessage
(self)
test/mwr_test/cinnibar/api/frame_test.py:31
Method
testItShouldFind
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:136
Method
testItShouldForceAReflectedPrimitiveToAFloat
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:56
Method
testItShouldForceAReflectedPrimitiveToALong
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:110
Method
testItShouldForceAReflectedPrimitiveToAnInteger
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:93
Method
testItShouldGetAModuleFromTheModuleLoader
(self)
test/mwr_test/droidhg/modules/module_base_test.py:91
Method
testItShouldGetAPrimitiveReturnedByAMethod
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:77
Method
testItShouldGetAPropertyValue
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:13
Method
testItShouldGetARemote
(self)
test/mwr_test/droidhg/repoman/remote_test.py:66
Method
testItShouldGetASliceFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:63
Method
testItShouldGetAStringRepresentation
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:209
Method
testItShouldGetAnItemFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:58
Method
testItShouldGetAnObjectProperty
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:96
Method
testItShouldGetAnObjectReturnedByAMethod
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:89
Method
testItShouldGetIndex
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:146
Method
testItShouldGetNoneIfARemoteDoesNotExist
(self)
test/mwr_test/droidhg/repoman/remote_test.py:71
Method
testItShouldGetTheAgentContext
(self)
test/mwr_test/droidhg/modules/module_base_test.py:114
Method
testItShouldGetTheCACertificate
(self)
test/mwr_test/droidhg/ssl/ca.py:13
Method
testItShouldGetTheCAPrivateKey
(self)
test/mwr_test/droidhg/ssl/ca.py:19
Method
testItShouldGetTheIndexOfAnItemInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:129
Method
testItShouldGetTheIndexOfAnItemNotInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:132
Method
testItShouldGetTheIntegerAndModulusOfAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:41
Method
testItShouldGetTheIntegerAndModulusOfAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:38
Method
testItShouldGetTheLength
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:87
Method
testItShouldGetTheModulusOfAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:130
Method
testItShouldGetTheModulusOfAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:127
Method
testItShouldGetTheModulusOfDividingANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:187
Method
testItShouldGetTheRepresentation
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:94
Method
testItShouldGetTheSizeOfTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:74
← previous
next →
1,401–1,500 of 1,712, ranked by callers