MCPcopy Create free account

hub / github.com/sensepost/objection / functions

Functions854 in github.com/sensepost/objection

Methodtest_gets_environment_and_calls_android_platform_specific_method
(self, mock_device_state, mock_androi
tests/commands/test_device.py:22
Methodtest_gets_environment_and_calls_ios_platform_specific_method
(self, mock_device_state, mock_ios_environment)
tests/commands/test_device.py:13
Methodtest_gets_frida_environment
(self, mock_api)
tests/commands/test_frida_commands.py:18
Methodtest_gets_frida_library_path
(self)
tests/utils/patchers/test_android.py:53
Methodtest_gets_gadget_path
(self)
tests/utils/patchers/test_ios.py:34
Methodtest_gets_tokens_and_handles_missing_quotes
(self)
tests/utils/test_helpers.py:44
Methodtest_gets_tokens_with_quotes
(self)
tests/utils/test_helpers.py:39
Methodtest_gets_tokens_without_quotes
(self)
tests/utils/test_helpers.py:34
Methodtest_inits_base_patcher
(self)
tests/utils/patchers/test_base.py:26
Methodtest_inits_patcher
(self, tempfile)
tests/utils/patchers/test_android.py:114
Methodtest_ios_path_exists_helper
(self, mock_api)
tests/commands/test_filemanager.py:125
Methodtest_ios_screenshot
(self, mock_open, mock_api)
tests/commands/test_ui.py:44
Methodtest_ios_screenshot_validates_arguments
(self)
tests/commands/test_ui.py:36
Methodtest_is_able_to_find_an_executable_method_to_run_with_tokens_passed
(self)
tests/console/test_repl.py:62
Methodtest_is_able_to_locate_nested_helpfile_contents
(self)
tests/console/test_repl.py:74
Methodtest_is_apple_bunlde_returns_false_for_non_apple_bundle
(self)
tests/commands/ios/test_bundles.py:63
Methodtest_is_apple_bunlde_returns_false_for_string_not_starting_with_com_apple
(self)
tests/commands/ios/test_bundles.py:60
Methodtest_is_apple_bunlde_returns_false_on_none
(self)
tests/commands/ios/test_bundles.py:54
Methodtest_is_apple_bunlde_returns_true_for_apple_bundle
(self)
tests/commands/ios/test_bundles.py:57
Methodtest_job_manager_starts_with_empty_jobs
(self)
tests/state/test_jobs.py:10
Methodtest_kill_validates_arguments
(self)
tests/commands/test_jobs.py:58
Methodtest_kills_job_by_uuid
(self, mock_api)
tests/commands/test_jobs.py:71
Methodtest_launch_activity
(self, mock_api)
tests/commands/android/test_intents.py:16
Methodtest_launch_activity_validates_arguments
(self)
tests/commands/android/test_intents.py:9
Methodtest_launch_service
(self, mock_api)
tests/commands/android/test_intents.py:28
Methodtest_launch_service_validates_arguments
(self)
tests/commands/android/test_intents.py:21
Methodtest_list_modules_without_errors_with_json_flag
(self, mock_open, mock_api)
tests/commands/test_memory.py:96
Methodtest_list_modules_without_errors_without_json_flag
(self, mock_api)
tests/commands/test_memory.py:75
Methodtest_lists_readable_android_directory_using_helper_method
(self, mock_api)
tests/commands/test_filemanager.py:332
Methodtest_lists_readable_ios_directory_using_helper_method
(self, mock_api)
tests/commands/test_filemanager.py:252
Methodtest_lists_readable_ios_directory_using_helper_method_no_attributes
(self, mock_api)
tests/commands/test_filemanager.py:290
Methodtest_lists_unreadable_android_directory_using_helper_method
(self, mock_api)
tests/commands/test_filemanager.py:366
Methodtest_lists_unreadable_ios_directory_using_helper_method
(self, mock_api)
tests/commands/test_filemanager.py:318
Methodtest_load_plugin_loads_plugin
(self, mock_state_connection)
tests/commands/test_plugin_manager.py:29
Methodtest_load_plugin_validates_arguments
(self)
tests/commands/test_plugin_manager.py:13
Methodtest_load_plugin_validates_plugin_init_exists
(self, mock_exists)
tests/commands/test_plugin_manager.py:21
Methodtest_ls_calls_android_helper_method
(self, mock_ls_android)
tests/commands/test_filemanager.py:244
Methodtest_ls_calls_ios_helper_method
(self, mock_ls_ios)
tests/commands/test_filemanager.py:236
Methodtest_ls_gets_pwd_from_helper_with_no_argument
(self, _, mock_pwd)
tests/commands/test_filemanager.py:228
Methodtest_makes_call_and_fails_to_get_assets
(self, mock_requests)
tests/utils/patchers/test_github.py:79
Methodtest_makes_call_and_gets_assets
(self, mock_requests)
tests/utils/patchers/test_github.py:90
Methodtest_makes_call_and_gets_latest_version
(self, mock_requests)
tests/utils/patchers/test_github.py:67
Methodtest_makes_call_and_stores_result_in_cache
(self, mock_requests)
tests/utils/patchers/test_github.py:32
Methodtest_makes_call_and_stores_result_in_cache_and_fetches_next_from_cache
(self, mock_requests)
tests/utils/patchers/test_github.py:45
Methodtest_monitor
(self, mock_api)
tests/commands/android/test_clipboard.py:9
Methodtest_monitor
(self, mock_api)
tests/commands/ios/test_pasteboard.py:9
Methodtest_parses_is_string_input_flag_from_arguments
(self)
tests/commands/test_memory.py:20
Methodtest_patchapk_fails_and_wants_source
(self)
tests/console/test_cli.py:49
Methodtest_patchapk_runs_with_all_cli_arguments
(self, _)
tests/console/test_cli.py:34
Methodtest_patchapk_runs_with_minimal_cli_arguments
(self, _)
tests/console/test_cli.py:26
Methodtest_patching_android_apk
(self, mock_input, mock_delegator, mock_os, mock_shutil, mock_androidpatcher,
tests/commands/test_mobile_packages.py:43
Methodtest_patching_ios_ipa
(self, mock_os, mock_shutil, mock_iospatcher, mock_iosgadget, mock_github)
tests/commands/test_mobile_packages.py:14
Methodtest_patchipa_fails_and_wants_codesign_signature
(self)
tests/console/test_cli.py:85
Methodtest_patchipa_fails_and_wants_source
(self)
tests/console/test_cli.py:78
Methodtest_patchipa_runs_with_all_cli_arguments
(self, _)
tests/console/test_cli.py:65
Methodtest_patchipa_runs_with_source_and_codesignature
(self, _)
tests/console/test_cli.py:57
Methodtest_pinning_disable
(self, mock_api)
tests/commands/android/test_pinning.py:9
Methodtest_pretty_concat_with_less_than_seventy_five_chars
(self)
tests/utils/test_helpers.py:14
Methodtest_pretty_concat_with_more_than_max_chars
(self)
tests/utils/test_helpers.py:19
Methodtest_pretty_concat_with_more_than_max_chars_to_the_left
(self)
tests/utils/test_helpers.py:24
Methodtest_print_live_instances_validates_command
(self, mock_api)
tests/commands/android/test_heap.py:10
Methodtest_prints_android_environment_via_platform_helpers
(self, mock_api)
tests/commands/test_device.py:47
Methodtest_prints_command_history
(self)
tests/commands/test_command_history.py:16
Methodtest_prints_frida_connection_help
(self)
tests/utils/test_helpers.py:53
Methodtest_prints_ios_environment_via_platform_helpers
(self, mock_api)
tests/commands/test_device.py:31
Methodtest_prints_the_current_working_directory
(self)
tests/commands/test_filemanager.py:204
Methodtest_raises_exception_with_invalid_architecture
(self)
tests/utils/patchers/test_android.py:39
Methodtest_removes_jobs
(self)
tests/state/test_jobs.py:18
Methodtest_replace_pattern_validates_arguments
(self)
tests/commands/test_memory.py:215
Methodtest_replace_pattern_with_string_argument
(self, mock_api)
tests/commands/test_memory.py:236
Methodtest_replace_pattern_without_string_argument
(self, mock_api)
tests/commands/test_memory.py:222
Methodtest_replace_pattern_without_string_argument_with_offets_only
(self, mock_api)
tests/commands/test_memory.py:250
Methodtest_returns_current_directory_via_helper_for_android
(self, mock_pwd_android)
tests/commands/test_filemanager.py:197
Methodtest_returns_current_directory_via_helper_for_ios
(self, mock_pwd_ios)
tests/commands/test_filemanager.py:189
Methodtest_returns_current_directory_via_helper_when_already_set
(self)
tests/commands/test_filemanager.py:183
Methodtest_rm_android_helper_file_exists
(self, mock_exists, mock_api)
tests/commands/test_filemanager.py:166
Methodtest_rm_dispatcher_calls_android_rm_helper
(self, mock_android_rm, mock_confirm)
tests/commands/test_filemanager.py:155
Methodtest_rm_dispatcher_confirms_before_delete
(self, mock_android_rm, mock_confirm)
tests/commands/test_filemanager.py:140
Methodtest_rm_dispatcher_validates_arguments
(self)
tests/commands/test_filemanager.py:130
Methodtest_runs_commands_and_catches_exceptions
(self, prompt, run_command)
tests/console/test_repl.py:95
Methodtest_runs_os_command_when_prefixed_with_excalmation_mark
(self, patched_delegator)
tests/console/test_repl.py:24
Methodtest_save_saves_to_file
(self, mock_open)
tests/commands/test_command_history.py:34
Methodtest_save_validates_arguments
(self)
tests/commands/test_command_history.py:27
Methodtest_set_android_apk_source
(self, _, mock_os)
tests/utils/patchers/test_android.py:130
Methodtest_set_method_return_value
(self, mock_api)
tests/commands/android/test_hooking.py:195
Methodtest_set_method_return_value
(self, mock_api)
tests/commands/ios/test_hooking.py:89
Methodtest_set_method_return_value_validates_arguments
(self)
tests/commands/android/test_hooking.py:186
Methodtest_set_method_return_value_validates_arguments
(self)
tests/commands/ios/test_hooking.py:81
Methodtest_sets_architecture
(self)
tests/utils/patchers/test_android.py:35
Methodtest_sets_architecture_and_returns_context
(self)
tests/utils/patchers/test_android.py:43
Methodtest_sets_provisioning_profile
(self)
tests/utils/patchers/test_ios.py:65
Methodtest_sets_version_to_zero_if_no_local_record_is_found
(self, mock_os)
tests/utils/patchers/test_base.py:14
Methodtest_should_be_quiet_returns_false
(self)
tests/commands/ios/test_pinning.py:18
Methodtest_should_be_quiet_returns_true
(self)
tests/commands/ios/test_pinning.py:14
Methodtest_should_do_smart_decode_returns_false
(self)
tests/commands/ios/test_keychain.py:51
Methodtest_should_do_smart_decode_returns_true
(self)
tests/commands/ios/test_keychain.py:46
Methodtest_should_ignore_native_classes_returns_false
(self)
tests/commands/ios/test_hooking.py:18
Methodtest_should_ignore_native_classes_returns_true
(self)
tests/commands/ios/test_hooking.py:10
Methodtest_should_include_apple_bundles_helper_is_false
(self)
tests/commands/ios/test_bundles.py:42
Methodtest_should_include_apple_bundles_helper_is_true
(self)
tests/commands/ios/test_bundles.py:38
← previousnext →701–800 of 854, ranked by callers