Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sensepost/objection
/ functions
Functions
854 in github.com/sensepost/objection
⨍
Functions
854
◇
Types & classes
105
↳
Endpoints
145
Method
test_should_include_parents_includes_returns_false
(self)
tests/commands/ios/test_hooking.py:33
Method
test_should_include_parents_includes_returns_true
(self)
tests/commands/ios/test_hooking.py:25
Method
test_should_output_json_in_arguments_returns_false
(self)
tests/commands/ios/test_keychain.py:18
Method
test_should_output_json_in_arguments_returns_true
(self)
tests/commands/ios/test_keychain.py:10
Method
test_should_print_full_path_helper_is_false
(self)
tests/commands/ios/test_bundles.py:50
Method
test_should_print_full_path_helper_is_true
(self)
tests/commands/ios/test_bundles.py:46
Method
test_show_android_class_methods
(self, mock_api)
tests/commands/android/test_hooking.py:87
Method
test_show_android_class_methods_validates_arguments
(self)
tests/commands/android/test_hooking.py:80
Method
test_show_android_classes
(self, mock_api)
tests/commands/android/test_hooking.py:61
Method
test_show_bundles_prints_bundles
(self, mock_api)
tests/commands/ios/test_bundles.py:116
Method
test_show_frameworks_prints_with_apple_bundles
(self, mock_api)
tests/commands/ios/test_bundles.py:82
Method
test_show_frameworks_prints_with_apple_bundles_and_full_paths
(self, mock_api)
tests/commands/ios/test_bundles.py:99
Method
test_show_frameworks_prints_without_apple_bundles
(self, mock_api)
tests/commands/ios/test_bundles.py:67
Method
test_show_ios_class_methods
(self, mock_api)
tests/commands/ios/test_hooking.py:67
Method
test_show_ios_class_methods_validates_arguments
(self)
tests/commands/ios/test_hooking.py:60
Method
test_show_registered_activities
(self, mock_api)
tests/commands/android/test_hooking.py:169
Method
test_show_registered_activities_handles_empty_data
(self, mock_api)
tests/commands/android/test_hooking.py:160
Method
test_show_registered_broadcast_receivers
(self, mock_api)
tests/commands/android/test_hooking.py:115
Method
test_show_registered_broadcast_receivers_handles_empty_data
(self, mock_api)
tests/commands/android/test_hooking.py:106
Method
test_show_registered_services_handles_empty_data
(self, mock_api)
tests/commands/android/test_hooking.py:133
Method
test_show_services
(self, mock_api)
tests/commands/android/test_hooking.py:142
Method
test_simulate
(self, mock_api)
tests/commands/android/test_root.py:15
Method
test_simulate
(self, mock_api)
tests/commands/ios/test_jailbreak.py:15
Method
test_sizeof_formats_values
(self)
tests/utils/test_helpers.py:29
Method
test_string_is_true_returns_false
(self)
tests/commands/ios/test_hooking.py:55
Method
test_string_is_true_returns_true
(self)
tests/commands/ios/test_hooking.py:50
Method
test_throws_exception_when_download_url_could_not_be_determined
(self)
tests/utils/patchers/test_android.py:98
Method
test_version
(self)
tests/console/test_cli.py:17
Method
test_will_fail_to_find_exec_method_with_invalid_tokens
(self)
tests/console/test_repl.py:68
Method
test_will_have_empty_dict_for_invalid_command
(self)
tests/console/test_completer.py:20
Method
unhook
(method)
objection/utils/assets/javahookmanager.js:111
Method
unhook
(method)
objection/utils/assets/objchookmanager.js:86
Method
unpack
Unpacks a downloaded .xz gadget. :return:
objection/utils/patchers/android.py:155
Function
update
(account: string, service: string, newData: string)
agent/src/ios/keychain.ts:191
Function
update
Update matching keychain entry from the keychain :param args: :return:
objection/commands/ios/keychain.py:165
Function
version
Prints the current version and exits.
objection/console/cli.py:260
Method
version
Tests a plugin by calling an RPC export method called getInformation, and printing the result. :param args:
tests/data/plugin/__init__.py:43
Function
watch
(pattern: string, dargs: boolean, dbt: boolean, dret: boolean)
agent/src/android/hooking.ts:258
Function
watch
(patternOrClass: string, dargs: boolean = false, dbt: boolean = false, dret: boolean = false, watchParents:
agent/src/ios/hooking.ts:35
Function
watch
Hook functions and print useful information when they are called. :param args: :return:
objection/commands/android/hooking.py:231
Function
watch
Watches usage of the Android KeyStore :param args: :return:
objection/commands/android/keystore.py:87
Function
watch
Watches a pattern for invocations. :param args: :return:
objection/commands/ios/hooking.py:274
Function
watchKeystore
()
agent/src/android/keystore.ts:245
Function
white
(message: string)
agent/src/lib/color.ts:28
Function
whiteBright
(message: string)
agent/src/lib/color.ts:36
Function
writable
(path: string)
agent/src/android/filesystem.ts:43
Function
writable
(path: string)
agent/src/ios/filesystem.ts:55
Function
write
(path: string, data: any)
agent/src/ios/plist.ts:14
Function
write
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
Function
writeFile
(path: string, data: string)
agent/src/android/filesystem.ts:90
Function
writeFile
(path: string, data: string)
agent/src/ios/filesystem.ts:99
Function
yellow
(message: string)
agent/src/lib/color.ts:29
Function
yellowBright
(message: string)
agent/src/lib/color.ts:33
Method
zipdir
(path, ziph)
objection/utils/patchers/ios.py:409
← previous
801–854 of 854, ranked by callers