MCPcopy Create free account

hub / github.com/ReversecLabs/drozer / functions

Functions1,712 in github.com/ReversecLabs/drozer

↓ 1 callersMethodstreamReceived
Called whenever the StreamReceiver is updated. Attempts to read a request from the stream returns the message if it receives one
src/drozer/server/receivers/http.py:21
↓ 1 callersMethodswapcase
Return a copy of the string with uppercase characters converted to lowercase and vice versa. For 8-bit strings, this method
src/pysolar/reflection/types/reflected_string.py:311
↓ 1 callersMethodtitle
Return a titlecased version of the string where words start with an uppercase character and the remaining characters are lowercase.
src/pysolar/reflection/types/reflected_string.py:321
↓ 1 callersFunctiontr
(e,t)
src/drozer/server/web_root/jquery.js:6
↓ 1 callersMethodtrust
Add the certificate to the SSL Known Hosts in the Configuration file, so we will always trust this host in future.
src/drozer/ssl/provider.py:231
↓ 1 callersMethodtrusted
Determine if the certificate/peer pair have been previously trusted. 0 - Trusted -1 - Not Trusted -2 - Wron
src/drozer/ssl/provider.py:239
↓ 1 callersMethodunbindDevice
Invoked when a Device wishes to unbind from the Server. All handles on the device a freed. We allow Sessions to live for now,
src/drozer/api/handlers/system_request_handler.py:128
↓ 1 callersMethodunbound
Helper method to build a message to indicate a device has successfully unbound from the Server.
src/pysolar/api/builders/system_response.py:133
↓ 1 callersMethodunzip
(String target, String zip_file, String destination)
src/drozer/modules/common/ZipUtil.java:14
↓ 1 callersMethoduploadMinimalSu
Upload minimal su to the Agent.
src/drozer/modules/common/superuser.py:60
↓ 1 callersMethoduploadMinimalSuInstallScript
Upload minimal su install script to the Agent.
src/drozer/modules/common/superuser.py:75
↓ 1 callersMethodupload_weasel
(self, arguments)
src/drozer/modules/common/exploit.py:111
↓ 1 callersMethodutf8ToCP
(self, b)
src/drozer/modules/exploit/fileformat/polaris_viewer4_generate/polaris_viewer4_bof_generator.py:155
↓ 1 callersMethodverify
Check whether the a key/certificate pair match.
src/drozer/ssl/ca.py:79
↓ 1 callersFunctionwhich
Implementation of the *nix `which` command, to find an executable on the current PATH. Update: added support for Windows hosts
src/WithSecure/common/system.py:7
↓ 1 callersMethodwriteFile
Write data into a file on the Agent's file system.
src/drozer/modules/common/file_system.py:182
↓ 1 callersMethodwriteHexStream
(OutputStream stream, String hex_stream)
src/drozer/modules/common/ByteStreamWriter.java:6
↓ 1 callersFunctionyt
(e)
src/drozer/server/web_root/jquery.js:4
↓ 1 callersMethodzfill
Return the numeric string left filled with zeros in a string of length width. A sign prefix is handled correctly. The original string
src/pysolar/reflection/types/reflected_string.py:351
↓ 1 callersFunctionzn
()
src/drozer/server/web_root/jquery.js:6
FunctionA
()
src/drozer/server/web_root/jquery.js:4
FunctionBt
(e)
src/drozer/server/web_root/jquery.js:5
FunctionCleanTestSuite
()
test/mwr_test/droidhg/console/clean_test.py:66
FunctionColouredStreamTestSuite
()
test/mwr_test/droidhg/console/coloured_stream_test.py:41
MethodCommandReader
(InputStream stream)
src/drozer/modules/common/ShellWrapper.java:13
FunctionH
(e,t)
src/drozer/server/web_root/jquery.js:4
MethodHgServiceConnection
(Looper looper, ServiceBinder sb)
src/drozer/modules/common/ServiceBinder.java:180
MethodJdwpBroker
()
src/drozer/modules/common/JdwpBroker.java:16
FunctionReflectedTypeTestSuite
()
test/mwr_test/cinnibar/reflection/reflected_type_test.py:210
FunctionVerifyFileTestSuite
()
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:119
Method__add__
(self, other)
src/pysolar/reflection/types/reflected_primitive.py:92
Method__add__
(self, other)
src/pysolar/reflection/types/reflected_string.py:368
Method__add__
(self, other)
src/pysolar/reflection/types/reflected_array.py:117
Method__and__
(self, other)
src/pysolar/reflection/types/reflected_primitive.py:98
Method__bytes__
(self)
src/pysolar/api/frame.py:116
Method__call__
(self, parser, args, values, option_string=None)
src/drozer/util.py:27
Method__contains__
(self, other)
src/pysolar/reflection/types/reflected_string.py:371
Method__del__
(self)
src/WithSecure/common/system.py:36
Method__delitem__
(self, i)
src/pysolar/reflection/types/reflected_array.py:120
Method__delslice__
(self, i, j)
src/pysolar/reflection/types/reflected_array.py:123
Method__div__
(self, other)
src/pysolar/reflection/types/reflected_primitive.py:104
Method__divmod__
(self, other)
src/pysolar/reflection/types/reflected_primitive.py:110
Method__do_numbered_subs
Processes a numbered substitution, retrieving the appropriate argument from the command-line options.
src/drozer/console/sequencer.py:54
Method__do_symbol_subs
Processes a symbole substitution, retrieving the appropriate argument from the command-line options.
src/drozer/console/sequencer.py:62
Method__eq__
(self, other)
src/pysolar/reflection/types/reflected_primitive.py:116
Method__eq__
(self, other)
src/pysolar/reflection/types/reflected_null.py:17
Method__eq__
(self, other)
src/pysolar/reflection/types/reflected_string.py:377
Method__eq__
(self, other)
src/pysolar/reflection/types/reflected_array.py:126
Method__eq__
(self, other)
src/drozer/meta.py:15
Method__eq__
(self, other)
src/drozer/device.py:196
Method__eq__
(self, other)
src/drozer/repoman/installer.py:30
Method__ge__
(self, other)
src/pysolar/reflection/types/reflected_primitive.py:122
Method__getitem__
(self, key)
src/pysolar/reflection/types/reflected_string.py:380
Method__getitem__
(self, index)
src/pysolar/reflection/types/reflected_array.py:132
Method__getslice__
(self, i, j)
src/pysolar/reflection/types/reflected_array.py:135
Method__gt__
(self, other)
src/pysolar/reflection/types/reflected_primitive.py:125
Method__gt__
(self, other)
src/drozer/meta.py:18
Method__hash__
(self)
src/drozer/device.py:199
Method__hash__
(self)
src/drozer/repoman/installer.py:33
Method__init__
(self, session)
test/mwr_test/mocks/reflection.py:6
Method__init__
(self, reflector, stdout=sys.stdout, stderr=sys.stderr, variables={})
test/mwr_test/mocks/session.py:5
Method__init__
(self)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:9
Method__init__
(self, someobject)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:17
Method__init__
(self, data)
test/mwr_test/cinnibar/reflection/utils/verify_file_test.py:31
Method__init__
(self, fragments)
test/mwr_test/cinnibar/api/frame_test.py:11
Method__init__
(self, device_id, manufacturer, model, software)
test/mwr_test/cinnibar/api/builders/system_response_test.py:11
Method__init__
(self, session_id, device_id)
test/mwr_test/cinnibar/api/builders/system_response_test.py:19
Method__init__
(self, session_id)
test/mwr_test/cinnibar/api/builders/system_request_test.py:43
Method__init__
(self, device_id, manufacturer, model, software)
test/mwr_test/cinnibar/api/builders/system_request_test.py:62
Method__init__
(self, reflector)
test/mwr_test/droidhg/android_test.py:12
Method__init__
(self)
test/mwr_test/droidhg/android_test.py:23
Method__init__
(self, *args, **kwargs)
test/mwr_test/droidhg/modules/module_base_test.py:23
Method__init__
(self, module=None)
test/mwr_test/droidhg/modules/module_base_test.py:37
Method__init__
(self)
test/mwr_test/droidhg/modules/module_base_test.py:48
Method__init__
(self)
test/mwr_test/droidhg/console/clean_mock_reflector.py:4
Method__init__
(self, cache)
test/mwr_test/droidhg/console/clean_mock_reflector.py:14
Method__init__
(self, cache)
test/mwr_test/droidhg/console/clean_mock_reflector.py:22
Method__init__
(self, cache)
test/mwr_test/droidhg/console/clean_mock_reflector.py:30
Method__init__
(self, name)
test/mwr_test/droidhg/console/clean_mock_reflector.py:42
Method__init__
(self, session)
src/pysolar/reflection/reflector.py:15
Method__init__
(self, primitive_type, native, *args, **kwargs)
src/pysolar/reflection/types/reflected_primitive.py:10
Method__init__
(self, native, *args, **kwargs)
src/pysolar/reflection/types/reflected_binary.py:10
Method__init__
(self, reflector=None)
src/pysolar/reflection/types/reflected_type.py:25
Method__init__
(self, native, *args, **kwargs)
src/pysolar/reflection/types/reflected_string.py:10
Method__init__
(self, ref, *args, **kwargs)
src/pysolar/reflection/types/reflected_object.py:13
Method__init__
(self, objects, *args, **kwargs)
src/pysolar/reflection/types/reflected_array.py:10
Method__init__
(self, path, d8_path, javac_path, sdk_path)
src/pysolar/reflection/utils/class_builder.py:16
Method__init__
(self, source_or_relative_path, cache_path, construct, system_class_loader, relative_to=None)
src/pysolar/reflection/utils/class_loader.py:18
Method__init__
(self, version, length, payload)
src/pysolar/api/frame.py:14
Method__init__
(self, cause)
src/pysolar/api/transport/exceptions.py:4
Method__init__
(self)
src/pysolar/api/transport/transport.py:4
Method__init__
(self, arguments, trust_callback=None)
src/pysolar/api/transport/socket_transport.py:13
Method__init__
(self)
src/pysolar/api/builders/reflection_response.py:9
Method__init__
(self, request_type)
src/pysolar/api/builders/reflection_request.py:9
Method__init__
(self, response_type)
src/pysolar/api/builders/system_response.py:9
Method__init__
(self, request_type)
src/pysolar/api/builders/system_request.py:9
Method__init__
(self, version)
src/drozer/meta.py:8
Method__init__
(self, action=None, category=None, component=None, data_uri=None, extras=None, flags=None, mimetype=No
src/drozer/android.py:279
Method__init__
(self, device_id)
src/drozer/device.py:263
Method__init__
(self, session_id, device, console)
src/drozer/session.py:10
← previousnext →701–800 of 1,712, ranked by callers