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
testItShouldRaiseReflectionExceptionIfThereIsNoMatchingClass
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:178
Method
testItShouldRaiseReflectionExceptionIfThereIsNoMatchingMethod
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:155
Method
testItShouldRaiseReflectionExceptionIfThereIsNoPropertyToGet
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:111
Method
testItShouldRaiseReflectionExceptionIfThereIsNoPropertyToSet
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:203
Method
testItShouldRaiseTypeErrorIfArrayIsMixedTypes
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:106
Method
testItShouldReadFragmentedFrameFromASocket
(self)
test/mwr_test/cinnibar/api/frame_test.py:81
Method
testItShouldReadFrameFromASocket
(self)
test/mwr_test/cinnibar/api/frame_test.py:75
Method
testItShouldReadFrameFromAStream
(self)
test/mwr_test/cinnibar/api/frame_test.py:56
Method
testItShouldReduceElementsOfTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:95
Method
testItShouldReloadModules
(self)
test/mwr_test/drozer/modules/collection_test.py:13
Method
testItShouldRemoveANonExistantValueFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:158
Method
testItShouldRemoveARemote
(self)
test/mwr_test/droidhg/repoman/remote_test.py:50
Method
testItShouldRemoveAValueFromTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:153
Method
testItShouldRemoveColourBlue
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:25
Method
testItShouldRemoveColourGreen
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:28
Method
testItShouldRemoveColourPurple
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:31
Method
testItShouldRemoveColourRed
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:34
Method
testItShouldRemoveColourYellow
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:37
Method
testItShouldReplace
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:247
Method
testItShouldResolveAClass
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:167
Method
testItShouldResolveAKlass
(self)
test/mwr_test/droidhg/modules/module_base_test.py:123
Method
testItShouldRetrieveASingleRemote
(self)
test/mwr_test/droidhg/repoman/remote_test.py:26
Method
testItShouldRetrieveAllWithoutAConfigFile
(self)
test/mwr_test/droidhg/repoman/repository_test.py:33
Method
testItShouldRetrieveAllWithoutAConfigFile
(self)
test/mwr_test/droidhg/repoman/remote_test.py:31
Method
testItShouldRetrieveAnAdditionalRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:28
Method
testItShouldRetrieveNoAdditionalRepositories
(self)
test/mwr_test/droidhg/repoman/repository_test.py:23
Method
testItShouldRetrieveNoRemotes
(self)
test/mwr_test/droidhg/repoman/remote_test.py:21
Method
testItShouldReturnFalseIfThereIsNoObjectToDelete
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:66
Method
testItShouldReturnNoneIfTheModuleLoaderHasNoModule
(self)
test/mwr_test/droidhg/modules/module_base_test.py:96
Method
testItShouldSerializeACertificateToPEM
(self)
test/mwr_test/droidhg/ssl/ca.py:131
Method
testItShouldSerializeAPrivateKeyToPEM
(self)
test/mwr_test/droidhg/ssl/ca.py:125
Method
testItShouldSetAPropertyValue
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:28
Method
testItShouldSetASliceInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:103
Method
testItShouldSetAnItemInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:98
Method
testItShouldSetAnObjectProperty
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:188
Method
testItShouldSetArgumentsOfConstruct
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:66
Method
testItShouldSetArgumentsOfInvoke
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:77
Method
testItShouldSetErrorMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:100
Method
testItShouldSetId
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:88
Method
testItShouldSetId
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:87
Method
testItShouldSetSessionId
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:95
Method
testItShouldSetSessionId
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:94
Method
testItShouldSetTheErrorMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:47
Method
testItShouldShowANativeTypeIsInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:27
Method
testItShouldShowANativeTypeIsNotInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:33
Method
testItShouldShowAReflectedArrayIsEqualToANativeOne
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:49
Method
testItShouldShowAReflectedArrayIsEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:46
Method
testItShouldShowAReflectedArrayIsNotEqualToANativeOne
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:55
Method
testItShouldShowAReflectedArrayIsNotEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:52
Method
testItShouldShowAReflectedArrayIsNotNotEqualToANativeOne
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:92
Method
testItShouldShowAReflectedArrayIsNotNotEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:89
Method
testItShouldShowAReflectedPrimitiveEqualsANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:50
Method
testItShouldShowAReflectedPrimitiveIsGreaterThanANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:86
Method
testItShouldShowAReflectedPrimitiveIsGreaterThanAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:79
Method
testItShouldShowAReflectedPrimitiveIsGreaterThanOrEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:72
Method
testItShouldShowAReflectedPrimitiveIsGreaterThanOrEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:65
Method
testItShouldShowAReflectedPrimitiveIsLessThanANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:120
Method
testItShouldShowAReflectedPrimitiveIsLessThanAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:113
Method
testItShouldShowAReflectedPrimitiveIsLessThanOrEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:103
Method
testItShouldShowAReflectedPrimitiveIsLessThanOrEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:96
Method
testItShouldShowAReflectedPrimitiveIsNonZero
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:154
Method
testItShouldShowAReflectedPrimitiveIsNotEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:145
Method
testItShouldShowAReflectedPrimitiveIsNotEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:139
Method
testItShouldShowAReflectedPrimitiveIsNotGreaterThanAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:82
Method
testItShouldShowAReflectedPrimitiveIsNotLessThanAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:116
Method
testItShouldShowAReflectedStringContainsANativeString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:37
Method
testItShouldShowAReflectedStringContainsAReflectedString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:25
Method
testItShouldShowAReflectedStringDoesNotContainANativeString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:43
Method
testItShouldShowAReflectedStringDoesNotContainAReflectedString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:31
Method
testItShouldShowAReflectedTypeIsInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:24
Method
testItShouldShowAReflectedTypeIsNotInTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:30
Method
testItShouldShowFrameIsNotValid
(self)
test/mwr_test/cinnibar/api/frame_test.py:28
Method
testItShouldShowFrameIsValid
(self)
test/mwr_test/cinnibar/api/frame_test.py:25
Method
testItShouldShowTheMessageTypeAsReflectionRequest
(self)
test/mwr_test/cinnibar/api/frame_test.py:36
Method
testItShouldShowTheMessageTypeAsReflectionResponse
(self)
test/mwr_test/cinnibar/api/frame_test.py:41
Method
testItShouldShowTheMessageTypeAsSystemRequest
(self)
test/mwr_test/cinnibar/api/frame_test.py:46
Method
testItShouldShowTheMessageTypeAsSystemResponse
(self)
test/mwr_test/cinnibar/api/frame_test.py:51
Method
testItShouldShowTwoReflectedPrimitiveAreEqual
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:44
Method
testItShouldShowTwoReflectedPrimitivesAreNotEqual
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:47
Method
testItShouldSortTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:166
Method
testItShouldSpace
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:191
Method
testItShouldSplit
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:297
Method
testItShouldSplitLines
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:302
Method
testItShouldStartWith
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:307
Method
testItShouldStrip
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:317
Method
testItShouldSubtractANativeFromAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:215
Method
testItShouldSubtractAReflectedPrimitiveFromANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:206
Method
testItShouldSubtractAReflectedPrimitiveFromAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:212
Method
testItShouldSupportFormats
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:73
Method
testItShouldSupportIndexing
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:80
Method
testItShouldSupportUnaryPositive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:160
Method
testItShouldSwapCase
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:322
Method
testItShouldTitle
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:327
Method
testItShouldUpper
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:332
Method
testItShouldZFill
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:337
Method
testRemoteDoesNotExistLocalNotPresent
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:93
Method
testRemoteDoesNotExistLocalPresent
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:97
Method
testRemoteNotPresentLocalNotPresent
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:77
Method
testRemoteNotPresentLocalPresent
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:85
Method
testRemotePresentLocalNotPresent
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:81
← previous
next →
1,601–1,700 of 1,712, ranked by callers