MCPcopy Create free account

hub / github.com/ReversecLabs/drozer / functions

Functions1,712 in github.com/ReversecLabs/drozer

Methodread
(XmlResourceParser xml)
src/drozer/modules/common/XmlAssetReader.java:10
MethodreadFrom
Try to read an HTTP Response from a Socket
src/drozer/server/receivers/http.py:213
MethodregisterExtenderCallbacks
(self, callbacks)
src/drozer/lib/scripts/mitm-helper.py:203
Functionremove_color
Callback function, to replace a colour tag with its content.
src/WithSecure/common/stream.py:118
Functionreplace_color
Callback function, to replace a colour tag with its content and a suitable escape sequence to change colour.
src/WithSecure/common/stream.py:100
Methodresolve
(self,klass='com.WithSecure.droidhg.Agent')
test/mwr_test/droidhg/console/clean_mock_reflector.py:8
Methodresolve
Resolves a Java class, given its fully qualified name, and returns a ReflectedObject that can be used to instantiate it with #constru
src/pysolar/reflection/reflector.py:85
Methodresolve
Helper method to build a RESOLVE request, to get a reference to a class given its name.
src/pysolar/api/builders/reflection_request.py:92
Functionrr
(e,t,n,r,i)
src/drozer/server/web_root/jquery.js:6
Methodrun
()
src/drozer/modules/common/ShellWrapper.java:18
Methodrun
Run is the main entry point of the console, called by the runtime. It parses the command-line arguments, and invokes an appropriate h
src/drozer/repoman/manager.py:223
Methodrun
Run is the main entry point of the console, called by the runtime. It parses the command-line arguments, and invokes an appropriate h
src/drozer/repoman/manager.py:338
Methodrun
Run is the main entry point of the console, called by the runtime. It parses the command-line arguments, and invokes an appropriate h
src/WithSecure/common/cli.py:74
MethodsendAndReceive
(self, factory)
test/mwr_test/mocks/reflection.py:49
MethodsendAndReceive
Send a Message to the Server, and wait for the response to be received.
src/pysolar/api/transport/socket_transport.py:77
Functionserve
(arguments)
src/drozer/server/dz.py:22
MethodsetBundle
(self, bundle)
src/drozer/modules/common/binding.py:32
MethodsetId
Set the identifier of the message.
src/pysolar/api/builders/reflection_request.py:122
FunctionsetLevel
Change the logging level of the default logger.
src/WithSecure/common/logger.py:38
MethodsetProperty
Helper method to build a SET_PROPERTY request, to assign the value of an object's field.
src/pysolar/api/builders/reflection_request.py:132
MethodsetSessionId
Set session identifier, to route a message correctly on the Agent.
src/pysolar/api/builders/reflection_request.py:146
MethodsetUp
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:10
MethodsetUp
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:10
MethodsetUp
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:10
MethodsetUp
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:10
MethodsetUp
(self)
test/mwr_test/cinnibar/reflection/reflected_null_test.py:10
MethodsetUp
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:10
MethodsetUp
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:10
MethodsetUp
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:68
MethodsetUp
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:9
MethodsetUp
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:9
MethodsetUp
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:23
MethodsetUp
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:9
MethodsetUp
(self)
test/mwr_test/droidhg/android_test.py:60
MethodsetUp
(self)
test/mwr_test/droidhg/console/clean_test.py:11
MethodsetUp
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:7
MethodsetUp
(self)
test/mwr_test/droidhg/repoman/repository_builder_test.py:15
MethodsetUp
(self)
test/mwr_test/droidhg/repoman/installer_test.py:14
MethodsetUp
(self)
test/mwr_test/common/argparse_completer_test.py:8
Functionsha1sum
Utility method to get the md5sum of a file on the filesystem
src/WithSecure/common/fs.py:83
MethodstartSession
Helper method to build a request to start a session with a device.
src/pysolar/api/builders/system_request.py:115
MethodstopSession
Helper method to build a request to stop an established session.
src/pysolar/api/builders/system_request.py:126
MethodstreamReceived
Called whenever the StreamReceiver is updated. Attempts to read a Frame from the stream, and passes it to frameReceived if there is.
src/drozer/server/receivers/frame.py:32
MethodsuExec
Execute a command as root, using minimal-su
src/drozer/modules/common/superuser.py:53
MethodtearDown
(self)
test/mwr_test/droidhg/repoman/repository_builder_test.py:25
MethodtearDown
(self)
test/mwr_test/droidhg/repoman/installer_test.py:21
MethodtestCanUseRemoteAgentAndLocalDoesNotMatch
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:105
MethodtestCanUseRemoteAgentAndLocalMatches
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:101
MethodtestCannotUseRemoteAgentAndLocalDoesNotMatch
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:114
MethodtestCannotUseRemoteAgentAndLocalMatches
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:109
MethodtestDeletedFilesCount
(self)
test/mwr_test/droidhg/console/clean_test.py:60
MethodtestDeletesAPKFiles
(self)
test/mwr_test/droidhg/console/clean_test.py:19
MethodtestDeletesBothFiles
(self)
test/mwr_test/droidhg/console/clean_test.py:37
MethodtestDeletesDEXFiles
(self)
test/mwr_test/droidhg/console/clean_test.py:28
MethodtestDoesNotDeleteOtherFiles
(self)
test/mwr_test/droidhg/console/clean_test.py:48
MethodtestException
(self)
test/mwr_test/droidhg/console/clean_test.py:14
MethodtestItShouldAddADevice
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:72
MethodtestItShouldAddAReflectedAndANativeArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:19
MethodtestItShouldAddAReflectedAndANativePrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:27
MethodtestItShouldAddAReflectedAndANativeString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:19
MethodtestItShouldAddAReflectedPrimitiveToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:175
MethodtestItShouldAddARemote
(self)
test/mwr_test/droidhg/repoman/remote_test.py:38
MethodtestItShouldAddBooleanExtras
(self)
test/mwr_test/droidhg/android_test.py:89
MethodtestItShouldAddDevice
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:59
MethodtestItShouldAddDeviceId
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:77
MethodtestItShouldAddFloatExtras
(self)
test/mwr_test/droidhg/android_test.py:103
MethodtestItShouldAddIntegerExtras
(self)
test/mwr_test/droidhg/android_test.py:117
MethodtestItShouldAddStringExtras
(self)
test/mwr_test/droidhg/android_test.py:131
MethodtestItShouldAddTwoReflectedArrays
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:14
MethodtestItShouldAddTwoReflectedPrimitives
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:24
MethodtestItShouldAddTwoReflectedStrings
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:13
MethodtestItShouldAppendToTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:108
MethodtestItShouldBeADigit
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:176
MethodtestItShouldBeALNum
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:161
MethodtestItShouldBeAlpha
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:169
MethodtestItShouldBeLower
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:183
MethodtestItShouldBeTitle
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:199
MethodtestItShouldBeUpper
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:209
MethodtestItShouldBeValidIfTheActionIsSet
(self)
test/mwr_test/droidhg/android_test.py:207
MethodtestItShouldBeValidIfTheComponentIsSet
(self)
test/mwr_test/droidhg/android_test.py:216
MethodtestItShouldBuildABoundMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:26
MethodtestItShouldBuildAConstructMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:12
MethodtestItShouldBuildADeleteAllMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:26
MethodtestItShouldBuildADeleteMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:19
MethodtestItShouldBuildAErrorMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:37
MethodtestItShouldBuildAFatalMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:19
MethodtestItShouldBuildAGetPropertyMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:32
MethodtestItShouldBuildAInvokeMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:40
MethodtestItShouldBuildAListDevicesMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:45
MethodtestItShouldBuildAListDevicesMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:12
MethodtestItShouldBuildAListSessions
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:18
MethodtestItShouldBuildAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_builder_test.py:29
MethodtestItShouldBuildAModuleRepositoryWithPackage
(self)
test/mwr_test/droidhg/repoman/repository_builder_test.py:38
MethodtestItShouldBuildAPingMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:24
MethodtestItShouldBuildAReflectedType
(self)
test/mwr_test/droidhg/modules/module_base_test.py:104
MethodtestItShouldBuildAResolveMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:48
MethodtestItShouldBuildASetPropertyMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:55
MethodtestItShouldBuildAStartSessionMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:30
MethodtestItShouldBuildAStopSessionIdMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:52
MethodtestItShouldBuildAStopSessionMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:40
← previousnext →1,301–1,400 of 1,712, ranked by callers