{"id":13410858,"url":"https://github.com/stefanesser/dumpdecrypted","last_synced_at":"2025-05-15T12:00:17.847Z","repository":{"id":37927693,"uuid":"2474718","full_name":"stefanesser/dumpdecrypted","owner":"stefanesser","description":"Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for security researchers to be able to look under the hood of encryption.","archived":false,"fork":false,"pushed_at":"2017-10-26T12:06:48.000Z","size":248,"stargazers_count":2966,"open_issues_count":21,"forks_count":665,"subscribers_count":109,"default_branch":"master","last_synced_at":"2025-04-14T19:59:12.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefanesser.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-28T12:30:02.000Z","updated_at":"2025-04-12T20:30:41.000Z","dependencies_parsed_at":"2022-08-09T17:40:10.704Z","dependency_job_id":null,"html_url":"https://github.com/stefanesser/dumpdecrypted","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/stefanesser%2Fdumpdecrypted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanesser%2Fdumpdecrypted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanesser%2Fdumpdecrypted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanesser%2Fdumpdecrypted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanesser","download_url":"https://codeload.github.com/stefanesser/dumpdecrypted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337611,"owners_count":22054253,"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-07-30T20:01:09.810Z","updated_at":"2025-05-15T12:00:15.735Z","avatar_url":"https://github.com/stefanesser.png","language":"C","funding_links":[],"categories":["Инструменты анализа","C","Awesome Mobile Application Penetration Testing  ![awesome](https://awesome.re/badge.svg)"],"sub_categories":["iOS Application Penetration Testing"],"readme":"Dumps decrypted iPhone Applications to a file - better solution than those GDB scripts for non working GDB versions\n(C) Copyright 2011-2014 Stefan Esser\n\n\nCompile:\n\nFirst adjust the Makefile if you have a different iOS SDK installed.\n\nAnd then just: make\n\n\nUsage:\n\niPod:~ root# DYLD_INSERT_LIBRARIES=dumpdecrypted.dylib /var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Scan.app/Scan\nmach-o decryption dumper\n\nDISCLAIMER: This tool is only meant for security research purposes, not for application crackers.\n\n[+] Found encrypted data at address 00002000 of length 1826816 bytes - type 1.\n[+] Opening /private/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Scan.app/Scan for reading.\n[+] Reading header\n[+] Detecting header type\n[+] Executable is a FAT image - searching for right architecture\n[+] Correct arch is at offset 2408224 in the file\n[+] Opening Scan.decrypted for writing.\n[-] Failed opening. Most probably a sandbox issue. Trying something different.\n[+] Opening /private/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp/Scan.decrypted for writing.\n[+] Copying the not encrypted start of the file\n[+] Dumping the decrypted data into the file\n[+] Copying the not encrypted remainder of the file\n[+] Closing original file\n[+] Closing dump file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanesser%2Fdumpdecrypted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanesser%2Fdumpdecrypted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanesser%2Fdumpdecrypted/lists"}