Information Security/iOS
Decrypt IPA on iOS 15+
hackcatml
2023. 3. 12. 21:42
반응형
iOS 15 이상에서 작동하는 ipa 추출 도구가 필요하여
dump-ios 에 기반하여 iOS binary dump, ipa 추출 도구를 제작하였습니다.
말이 추출이지 dump한 바이너리를 집어넣고 ipa로 zip하는 것입니다.
재설치는 TrollStore를 사용하면 잘되는군요.
https://github.com/hackcatml/mldecrypt
GitHub - hackcatml/mldecrypt: iOS binary memory dump tool
iOS binary memory dump tool. Contribute to hackcatml/mldecrypt development by creating an account on GitHub.
github.com
App

Command line tool

반응형