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
testItShouldHaveACAAfterCreation
(self)
test/mwr_test/droidhg/ssl/ca.py:45
Method
testItShouldHaveACAAfterLoading
(self)
test/mwr_test/droidhg/ssl/ca.py:61
Method
testItShouldInsertIntoTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:140
Method
testItShouldInstallARawModuleFromALocalSource
(self)
test/mwr_test/droidhg/repoman/installer_test.py:24
Method
testItShouldInstallAnArchiveModuleFromALocalSource
(self)
test/mwr_test/droidhg/repoman/installer_test.py:37
Method
testItShouldInstantiateANewObject
(self)
test/mwr_test/droidhg/modules/module_base_test.py:129
Method
testItShouldIntegerAndModulusOfDividingANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:181
Method
testItShouldIntegerDivideANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:184
Method
testItShouldIntegerDivideAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:62
Method
testItShouldIntegerDivideAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:59
Method
testItShouldInterceptARequestForUsageInformation
(self)
test/mwr_test/droidhg/modules/module_base_test.py:151
Method
testItShouldInvokeAMethod
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:43
Method
testItShouldInvokeAMethod
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:123
Method
testItShouldInvokeAMethodWithArguments
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:57
Method
testItShouldInvokeAMethodWithArguments
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:138
Method
testItShouldIterateThroughTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:66
Method
testItShouldJoin
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:219
Method
testItShouldKeepABuiltInOverAnExtension
(self)
test/mwr_test/droidhg/modules/import_conflict_resolver_test.py:24
Method
testItShouldKeepDeterministicallyKeepExtensions
(self)
test/mwr_test/droidhg/modules/import_conflict_resolver_test.py:30
Method
testItShouldLJust
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:227
Method
testItShouldLStrip
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:237
Method
testItShouldListAllFromTheModuleLoader
(self)
test/mwr_test/droidhg/modules/module_base_test.py:83
Method
testItShouldLoadACA
(self)
test/mwr_test/droidhg/ssl/ca.py:51
Method
testItShouldLoadModules
(self)
test/mwr_test/drozer/modules/collection_test.py:8
Method
testItShouldLower
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:232
Method
testItShouldMakeAFatal
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:33
Method
testItShouldMakeAnError
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:26
Method
testItShouldMakeError
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:86
Method
testItShouldMakeSuccess
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:40
Method
testItShouldMakeSuccess
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:93
Method
testItShouldMultipleAReflectedPrimitiveByAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:133
Method
testItShouldMultiplyANativeByAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:190
Method
testItShouldMultiplyAReflectedPrimitiveByANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:136
Method
testItShouldMultiplyTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:77
Method
testItShouldNegateAReflectedPrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:151
Method
testItShouldNotBeADigit
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:179
Method
testItShouldNotBeALNum
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:166
Method
testItShouldNotBeAlpha
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:172
Method
testItShouldNotBeLower
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:186
Method
testItShouldNotBeSpace
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:194
Method
testItShouldNotBeTitle
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:202
Method
testItShouldNotBeUpper
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:213
Method
testItShouldNotBeValidIfNoActionOrComponentIsSet
(self)
test/mwr_test/droidhg/android_test.py:225
Method
testItShouldNotCompleteAFlagBeforeAllPositionalArguments
(self)
test/mwr_test/common/argparse_completer_test.py:63
Method
testItShouldNotCreateACertificateWithoutACA
(self)
test/mwr_test/droidhg/ssl/ca.py:96
Method
testItShouldNotCreateARepositoryOverAnExistingFolder
(self)
test/mwr_test/droidhg/repoman/repository_test.py:84
Method
testItShouldNotCreateARepositoryOverAnExistingRecord
(self)
test/mwr_test/droidhg/repoman/repository_test.py:71
Method
testItShouldNotDeleteAnUnknownRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:107
Method
testItShouldNotDisableAnUnknownModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:166
Method
testItShouldNotEnableAFolderThatIsnNotAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_test.py:136
Method
testItShouldNotEndWith
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:126
Method
testItShouldNotEqualANativeString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:67
Method
testItShouldNotEqualAReflectedString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:55
Method
testItShouldNotFind
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:141
Method
testItShouldNotGetIndex
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:151
Method
testItShouldNotHaveACAByDefault
(self)
test/mwr_test/droidhg/ssl/ca.py:40
Method
testItShouldNotInstallARawLocalModuleIfAlreadyPresent
(self)
test/mwr_test/droidhg/repoman/installer_test.py:48
Method
testItShouldNotInstallAnArchivedLocalModuleIfAlreadyPresent
(self)
test/mwr_test/droidhg/repoman/installer_test.py:67
Method
testItShouldNotLoadACAFromInvalidKeyMaterial
(self)
test/mwr_test/droidhg/ssl/ca.py:73
Method
testItShouldNotOfferChoicesAfterAFlagsNArgs
(self)
test/mwr_test/common/argparse_completer_test.py:38
Method
testItShouldNotRFind
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:257
Method
testItShouldNotRIndex
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:267
Method
testItShouldNotReAddARemote
(self)
test/mwr_test/droidhg/repoman/remote_test.py:44
Method
testItShouldNotReadPartialFrameFromAStream
(self)
test/mwr_test/cinnibar/api/frame_test.py:64
Method
testItShouldNotRemoteARemoteTheDoesNotExist
(self)
test/mwr_test/droidhg/repoman/remote_test.py:56
Method
testItShouldNotShowAReflectedPrimitiveEqualsANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:53
Method
testItShouldNotShowAReflectedPrimitiveIsGreaterThanANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:89
Method
testItShouldNotShowAReflectedPrimitiveIsGreaterThanOrEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:76
Method
testItShouldNotShowAReflectedPrimitiveIsGreaterThanOrEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:69
Method
testItShouldNotShowAReflectedPrimitiveIsLessThanANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:123
Method
testItShouldNotShowAReflectedPrimitiveIsLessThanOrEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:107
Method
testItShouldNotShowAReflectedPrimitiveIsLessThanOrEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:100
Method
testItShouldNotShowAReflectedPrimitiveIsNonZero
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:157
Method
testItShouldNotShowAReflectedPrimitiveIsNotEqualToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:148
Method
testItShouldNotShowAReflectedPrimitiveIsNotEqualToAnother
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:142
Method
testItShouldNotStartWith
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:312
Method
testItShouldOfferToCompleteAFlag
(self)
test/mwr_test/common/argparse_completer_test.py:16
Method
testItShouldOnlyOfferValidCompletionsForAFlag
(self)
test/mwr_test/common/argparse_completer_test.py:27
Method
testItShouldOverwriteARawLocalModuleIfForceIsSet
(self)
test/mwr_test/droidhg/repoman/installer_test.py:81
Method
testItShouldOverwriteAnArchivedLocalModuleIfForceIsSet
(self)
test/mwr_test/droidhg/repoman/installer_test.py:101
Method
testItShouldPartition
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:242
Method
testItShouldPassTheIdWhenCompletingTheNthArg
(self)
test/mwr_test/common/argparse_completer_test.py:50
Method
testItShouldPopFromTheArrayHead
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:145
Method
testItShouldPopFromTheArrayTail
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:149
Method
testItShouldRFind
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:252
Method
testItShouldRIndex
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:262
Method
testItShouldRJust
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:277
Method
testItShouldRPartition
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:282
Method
testItShouldRSplit
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:287
Method
testItShouldRStrip
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:292
Method
testItShouldRaiseANativeToAReflectedPrimitivePower
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:193
Method
testItShouldRaiseAReflectedPrimitiveToANativePower
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:166
Method
testItShouldRaiseAReflectedPrimitiveToAPowerWithANativeModulus
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:172
Method
testItShouldRaiseAReflectedPrimitiveToAPowerWithAReflectedModulus
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:169
Method
testItShouldRaiseAReflectedPrimitiveToAReflectedPower
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:163
Method
testItShouldRaiseReflectionExceptionIfGettingNonExistentProperty
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:25
Method
testItShouldRaiseReflectionExceptionIfInvokingMethodWithInappropriateArguments
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:113
Method
testItShouldRaiseReflectionExceptionIfInvokingNonExistentMethod
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:100
Method
testItShouldRaiseReflectionExceptionIfSettingNonExistentProperty
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:40
Method
testItShouldRaiseReflectionExceptionIfThereIsNoConstructor
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:42
← previous
next →
1,501–1,600 of 1,712, ranked by callers