{"id":16420354,"url":"https://github.com/ierror/pythonforioshacks","last_synced_at":"2025-10-26T20:32:58.392Z","repository":{"id":3353876,"uuid":"4399120","full_name":"ierror/PythonForiOSHacks","owner":"ierror","description":"Proof of concept for missing? iOS features","archived":false,"fork":false,"pushed_at":"2012-05-24T18:14:34.000Z","size":108,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-01T00:33:56.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ierror.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-21T21:42:43.000Z","updated_at":"2020-11-13T16:25:59.000Z","dependencies_parsed_at":"2022-09-01T08:50:42.970Z","dependency_job_id":null,"html_url":"https://github.com/ierror/PythonForiOSHacks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ierror%2FPythonForiOSHacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ierror%2FPythonForiOSHacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ierror%2FPythonForiOSHacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ierror%2FPythonForiOSHacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ierror","download_url":"https://codeload.github.com/ierror/PythonForiOSHacks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238397315,"owners_count":19465152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T07:27:45.619Z","updated_at":"2025-10-26T20:32:53.110Z","avatar_url":"https://github.com/ierror.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PythonForiOSHacks - No jailbreak\n\nProof of concept for missing? iOS features using the [Python for iOS](http://itunes.apple.com/us/app/python-for-ios/id485729872?mt=8\u0026ign-mpt=uo%3D4) app.\n\n## Prerequisite\n * [Python for iOS](http://itunes.apple.com/us/app/python-for-ios/id485729872?mt=8\u0026ign-mpt=uo%3D4)\n\n## Examples\n\nEnter the following examples into the Python for iOS shell.\nPlease review the fetched scripts if you don't trust me. Just some simple lines of python code…. ;)\n\n* Telnetserver: http://pastebin.com/HTjPFEZN\n* Webserver: http://pastebin.com/0J1HJ7M4\n\n\n### Telnetserver\n\n#### Start\n\t\n\timport urllib2\n\texec(urllib2.urlopen('http://pastebin.com/raw.php?i=HTjPFEZN').read())\n\t\n#### Connect to your iOS device\n\ttelnet \u003ccurrent IP address of your iOS device\u003e 4711\n\t\n#### Type one of the implemented commands\n* ls /\n* whoami\n* date\n\n### Webserver\n\n#### Start\n\n\timport urllib2\n\texec(urllib2.urlopen('http://pastebin.com/raw.php?i=0J1HJ7M4').read())\n\t\n#### Browse your iOS device\n\thttp://\u003ccurrent IP address of your iOS device\u003e:4711/\n\t\n## Contact\n* [Twitter](https://twitter.com/#!/i_error)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fierror%2Fpythonforioshacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fierror%2Fpythonforioshacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fierror%2Fpythonforioshacks/lists"}