MCPcopy Create free account

hub / github.com/sensepost/objection / functions

Functions854 in github.com/sensepost/objection

Methodtest_should_include_parents_includes_returns_false
(self)
tests/commands/ios/test_hooking.py:33
Methodtest_should_include_parents_includes_returns_true
(self)
tests/commands/ios/test_hooking.py:25
Methodtest_should_output_json_in_arguments_returns_false
(self)
tests/commands/ios/test_keychain.py:18
Methodtest_should_output_json_in_arguments_returns_true
(self)
tests/commands/ios/test_keychain.py:10
Methodtest_should_print_full_path_helper_is_false
(self)
tests/commands/ios/test_bundles.py:50
Methodtest_should_print_full_path_helper_is_true
(self)
tests/commands/ios/test_bundles.py:46
Methodtest_show_android_class_methods
(self, mock_api)
tests/commands/android/test_hooking.py:87
Methodtest_show_android_class_methods_validates_arguments
(self)
tests/commands/android/test_hooking.py:80
Methodtest_show_android_classes
(self, mock_api)
tests/commands/android/test_hooking.py:61
Methodtest_show_bundles_prints_bundles
(self, mock_api)
tests/commands/ios/test_bundles.py:116
Methodtest_show_frameworks_prints_with_apple_bundles
(self, mock_api)
tests/commands/ios/test_bundles.py:82
Methodtest_show_frameworks_prints_with_apple_bundles_and_full_paths
(self, mock_api)
tests/commands/ios/test_bundles.py:99
Methodtest_show_frameworks_prints_without_apple_bundles
(self, mock_api)
tests/commands/ios/test_bundles.py:67
Methodtest_show_ios_class_methods
(self, mock_api)
tests/commands/ios/test_hooking.py:67
Methodtest_show_ios_class_methods_validates_arguments
(self)
tests/commands/ios/test_hooking.py:60
Methodtest_show_registered_activities
(self, mock_api)
tests/commands/android/test_hooking.py:169
Methodtest_show_registered_activities_handles_empty_data
(self, mock_api)
tests/commands/android/test_hooking.py:160
Methodtest_show_registered_broadcast_receivers
(self, mock_api)
tests/commands/android/test_hooking.py:115
Methodtest_show_registered_broadcast_receivers_handles_empty_data
(self, mock_api)
tests/commands/android/test_hooking.py:106
Methodtest_show_registered_services_handles_empty_data
(self, mock_api)
tests/commands/android/test_hooking.py:133
Methodtest_show_services
(self, mock_api)
tests/commands/android/test_hooking.py:142
Methodtest_simulate
(self, mock_api)
tests/commands/android/test_root.py:15
Methodtest_simulate
(self, mock_api)
tests/commands/ios/test_jailbreak.py:15
Methodtest_sizeof_formats_values
(self)
tests/utils/test_helpers.py:29
Methodtest_string_is_true_returns_false
(self)
tests/commands/ios/test_hooking.py:55
Methodtest_string_is_true_returns_true
(self)
tests/commands/ios/test_hooking.py:50
Methodtest_throws_exception_when_download_url_could_not_be_determined
(self)
tests/utils/patchers/test_android.py:98
Methodtest_version
(self)
tests/console/test_cli.py:17
Methodtest_will_fail_to_find_exec_method_with_invalid_tokens
(self)
tests/console/test_repl.py:68
Methodtest_will_have_empty_dict_for_invalid_command
(self)
tests/console/test_completer.py:20
Methodunhook
(method)
objection/utils/assets/javahookmanager.js:111
Methodunhook
(method)
objection/utils/assets/objchookmanager.js:86
Methodunpack
Unpacks a downloaded .xz gadget. :return:
objection/utils/patchers/android.py:155
Functionupdate
(account: string, service: string, newData: string)
agent/src/ios/keychain.ts:191
Functionupdate
Update matching keychain entry from the keychain :param args: :return:
objection/commands/ios/keychain.py:165
Functionversion
Prints the current version and exits.
objection/console/cli.py:260
Methodversion
Tests a plugin by calling an RPC export method called getInformation, and printing the result. :param args:
tests/data/plugin/__init__.py:43
Functionwatch
(pattern: string, dargs: boolean, dbt: boolean, dret: boolean)
agent/src/android/hooking.ts:258
Functionwatch
(patternOrClass: string, dargs: boolean = false, dbt: boolean = false, dret: boolean = false, watchParents:
agent/src/ios/hooking.ts:35
Functionwatch
Hook functions and print useful information when they are called. :param args: :return:
objection/commands/android/hooking.py:231
Functionwatch
Watches usage of the Android KeyStore :param args: :return:
objection/commands/android/keystore.py:87
Functionwatch
Watches a pattern for invocations. :param args: :return:
objection/commands/ios/hooking.py:274
FunctionwatchKeystore
()
agent/src/android/keystore.ts:245
Functionwhite
(message: string)
agent/src/lib/color.ts:28
FunctionwhiteBright
(message: string)
agent/src/lib/color.ts:36
Functionwritable
(path: string)
agent/src/android/filesystem.ts:43
Functionwritable
(path: string)
agent/src/ios/filesystem.ts:55
Functionwrite
(path: string, data: any)
agent/src/ios/plist.ts:14
Functionwrite
Write an arbitrary amount of bytes to an arbitrary memory address. Needless to say, use with caution. =P :param args:
objection/commands/memory.py:362
FunctionwriteFile
(path: string, data: string)
agent/src/android/filesystem.ts:90
FunctionwriteFile
(path: string, data: string)
agent/src/ios/filesystem.ts:99
Functionyellow
(message: string)
agent/src/lib/color.ts:29
FunctionyellowBright
(message: string)
agent/src/lib/color.ts:33
Methodzipdir
(path, ziph)
objection/utils/patchers/ios.py:409
← previous801–854 of 854, ranked by callers