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
read
(XmlResourceParser xml)
src/drozer/modules/common/XmlAssetReader.java:10
Method
readFrom
Try to read an HTTP Response from a Socket
src/drozer/server/receivers/http.py:213
Method
registerExtenderCallbacks
(self, callbacks)
src/drozer/lib/scripts/mitm-helper.py:203
Function
remove_color
Callback function, to replace a colour tag with its content.
src/WithSecure/common/stream.py:118
Function
replace_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
Method
resolve
(self,klass='com.WithSecure.droidhg.Agent')
test/mwr_test/droidhg/console/clean_mock_reflector.py:8
Method
resolve
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
Method
resolve
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
Function
rr
(e,t,n,r,i)
src/drozer/server/web_root/jquery.js:6
Method
run
()
src/drozer/modules/common/ShellWrapper.java:18
Method
run
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
Method
run
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
Method
run
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
Method
sendAndReceive
(self, factory)
test/mwr_test/mocks/reflection.py:49
Method
sendAndReceive
Send a Message to the Server, and wait for the response to be received.
src/pysolar/api/transport/socket_transport.py:77
Function
serve
(arguments)
src/drozer/server/dz.py:22
Method
setBundle
(self, bundle)
src/drozer/modules/common/binding.py:32
Method
setId
Set the identifier of the message.
src/pysolar/api/builders/reflection_request.py:122
Function
setLevel
Change the logging level of the default logger.
src/WithSecure/common/logger.py:38
Method
setProperty
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
Method
setSessionId
Set session identifier, to route a message correctly on the Agent.
src/pysolar/api/builders/reflection_request.py:146
Method
setUp
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:10
Method
setUp
(self)
test/mwr_test/cinnibar/reflection/reflected_object_test.py:10
Method
setUp
(self)
test/mwr_test/cinnibar/reflection/reflected_type_test.py:10
Method
setUp
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:10
Method
setUp
(self)
test/mwr_test/cinnibar/reflection/reflected_null_test.py:10
Method
setUp
(self)
test/mwr_test/cinnibar/reflection/reflector_test.py:10
Method
setUp
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:10
Method
setUp
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:68
Method
setUp
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:9
Method
setUp
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:9
Method
setUp
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:23
Method
setUp
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:9
Method
setUp
(self)
test/mwr_test/droidhg/android_test.py:60
Method
setUp
(self)
test/mwr_test/droidhg/console/clean_test.py:11
Method
setUp
(self)
test/mwr_test/droidhg/console/coloured_stream_test.py:7
Method
setUp
(self)
test/mwr_test/droidhg/repoman/repository_builder_test.py:15
Method
setUp
(self)
test/mwr_test/droidhg/repoman/installer_test.py:14
Method
setUp
(self)
test/mwr_test/common/argparse_completer_test.py:8
Function
sha1sum
Utility method to get the md5sum of a file on the filesystem
src/WithSecure/common/fs.py:83
Method
startSession
Helper method to build a request to start a session with a device.
src/pysolar/api/builders/system_request.py:115
Method
stopSession
Helper method to build a request to stop an established session.
src/pysolar/api/builders/system_request.py:126
Method
streamReceived
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
Method
suExec
Execute a command as root, using minimal-su
src/drozer/modules/common/superuser.py:53
Method
tearDown
(self)
test/mwr_test/droidhg/repoman/repository_builder_test.py:25
Method
tearDown
(self)
test/mwr_test/droidhg/repoman/installer_test.py:21
Method
testCanUseRemoteAgentAndLocalDoesNotMatch
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:105
Method
testCanUseRemoteAgentAndLocalMatches
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:101
Method
testCannotUseRemoteAgentAndLocalDoesNotMatch
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:114
Method
testCannotUseRemoteAgentAndLocalMatches
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:109
Method
testDeletedFilesCount
(self)
test/mwr_test/droidhg/console/clean_test.py:60
Method
testDeletesAPKFiles
(self)
test/mwr_test/droidhg/console/clean_test.py:19
Method
testDeletesBothFiles
(self)
test/mwr_test/droidhg/console/clean_test.py:37
Method
testDeletesDEXFiles
(self)
test/mwr_test/droidhg/console/clean_test.py:28
Method
testDoesNotDeleteOtherFiles
(self)
test/mwr_test/droidhg/console/clean_test.py:48
Method
testException
(self)
test/mwr_test/droidhg/console/clean_test.py:14
Method
testItShouldAddADevice
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:72
Method
testItShouldAddAReflectedAndANativeArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:19
Method
testItShouldAddAReflectedAndANativePrimitive
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:27
Method
testItShouldAddAReflectedAndANativeString
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:19
Method
testItShouldAddAReflectedPrimitiveToANative
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:175
Method
testItShouldAddARemote
(self)
test/mwr_test/droidhg/repoman/remote_test.py:38
Method
testItShouldAddBooleanExtras
(self)
test/mwr_test/droidhg/android_test.py:89
Method
testItShouldAddDevice
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:59
Method
testItShouldAddDeviceId
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:77
Method
testItShouldAddFloatExtras
(self)
test/mwr_test/droidhg/android_test.py:103
Method
testItShouldAddIntegerExtras
(self)
test/mwr_test/droidhg/android_test.py:117
Method
testItShouldAddStringExtras
(self)
test/mwr_test/droidhg/android_test.py:131
Method
testItShouldAddTwoReflectedArrays
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:14
Method
testItShouldAddTwoReflectedPrimitives
(self)
test/mwr_test/cinnibar/reflection/reflected_primitive_test.py:24
Method
testItShouldAddTwoReflectedStrings
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:13
Method
testItShouldAppendToTheArray
(self)
test/mwr_test/cinnibar/reflection/reflected_array_test.py:108
Method
testItShouldBeADigit
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:176
Method
testItShouldBeALNum
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:161
Method
testItShouldBeAlpha
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:169
Method
testItShouldBeLower
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:183
Method
testItShouldBeTitle
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:199
Method
testItShouldBeUpper
(self)
test/mwr_test/cinnibar/reflection/reflected_string_test.py:209
Method
testItShouldBeValidIfTheActionIsSet
(self)
test/mwr_test/droidhg/android_test.py:207
Method
testItShouldBeValidIfTheComponentIsSet
(self)
test/mwr_test/droidhg/android_test.py:216
Method
testItShouldBuildABoundMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:26
Method
testItShouldBuildAConstructMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:12
Method
testItShouldBuildADeleteAllMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:26
Method
testItShouldBuildADeleteMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:19
Method
testItShouldBuildAErrorMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:37
Method
testItShouldBuildAFatalMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_response_test.py:19
Method
testItShouldBuildAGetPropertyMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:32
Method
testItShouldBuildAInvokeMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:40
Method
testItShouldBuildAListDevicesMessage
(self)
test/mwr_test/cinnibar/api/builders/system_response_test.py:45
Method
testItShouldBuildAListDevicesMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:12
Method
testItShouldBuildAListSessions
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:18
Method
testItShouldBuildAModuleRepository
(self)
test/mwr_test/droidhg/repoman/repository_builder_test.py:29
Method
testItShouldBuildAModuleRepositoryWithPackage
(self)
test/mwr_test/droidhg/repoman/repository_builder_test.py:38
Method
testItShouldBuildAPingMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:24
Method
testItShouldBuildAReflectedType
(self)
test/mwr_test/droidhg/modules/module_base_test.py:104
Method
testItShouldBuildAResolveMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:48
Method
testItShouldBuildASetPropertyMessage
(self)
test/mwr_test/cinnibar/api/builders/reflection_request_test.py:55
Method
testItShouldBuildAStartSessionMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:30
Method
testItShouldBuildAStopSessionIdMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:52
Method
testItShouldBuildAStopSessionMessage
(self)
test/mwr_test/cinnibar/api/builders/system_request_test.py:40
← previous
next →
1,301–1,400 of 1,712, ranked by callers