본문 바로가기
728x90
반응형

리버싱/iOS6

iOS Packet Debugging using Proxy tools 환경 : iPhone 7 1. 프록시 서버와 아이폰이 같은 네트워크 망에 있어야 함 2. 설정 > WLAN > proxy 설정할 네트워크 인포(i) > HTTP 프록시 > 프록시 구성 > 수동 > 서버/포트 입력 3. 아이폰에서 https://burp 접속 후 인증서 설치, fiddler를 사용할 경우 :8888 4. 설정 > 일반 > 프로파일에서 인증서 설치 5. 설정 > 일반 > 정보 > 인증서 신뢰 설정 > 루트 인증서 전체 신뢰 활성화 . 2021. 7. 5.
how to install frida on iOS https://amgn.tistory.com/728 iOS jailbreak using checkra1n 환경 : macbook pro, iPhone 7, iOS 13.6.1, checkra1n 0.10.2 beta 참고 : https://www.redmondpie.com/jailbreak-ios-13.6.1-using-checkra1n-heres-how-to-video-guide/ 1. checkra1n 설치 https://checkra.in.. blog.jkns.kr 우선 위 과정을 통해 탈옥을 하고. 1. MAC에 frida 설치 sudo pip3 install frida-tools sudo pip3 install frida 2. iPhone에 frida 설치 cydia 앱 > 소스 > 편집 > 추.. 2021. 7. 5.
iPA 파일 추출 테스트 환경 : MAC frida-ios-dump를 이용하여 iPA 파일 추출. 그냥 iPA 파일을 추출하면 암호화가 걸린 iPA 파일이 그대로 추출되기 때문에 덤프하여 추출한다. 1. iPhone에 openssh, frida 설치 2. MAC에 frida 설치 sudo pip3 install frida-tools sudo pip3 install frida 3. frida-ios-dump 설치 git clone https://github.com/AloneMonkey/frida-ios-dump.git cd frida-ios-dump sudo pip3 install -r requirements.txt --upgrade 4. dump.py 수정 Host에 iPhone 주소 입력 5. 프로세스 리스트 확인 su.. 2020. 12. 3.
iOS 루팅 탐지 우회 #2 보호되어 있는 글 입니다. 2020. 12. 3.
iOS 루팅 탐지 우회 #1 flyjb가 갑자기 없어져버려서 다른 방법으로 우회 시도. flyjb는 한국인이 만든거랬는데 사라져서 아쉽. 대신 A-Bypass라는 트윅이 있다. 1. 트윅에서 소스 추가 https://repo.rpgfarm.com/ Merona Repo Merona Repository is the fastest place to get the tweak you want. repo.co.kr 2. A-Bypass 설치 검색을 하던 뭘 하던 A-Bypass 찾으면 저기 편집 버튼 눌러서 설치 가능 3. 트윅에서 소스 추가(2) https://repounclutter.coolstar.org/ * 근데 이게 3번을 해야 4번이 가능한건지 모르겠음. 다음에 기회가 있으면 3번 무시하고 4번 해봐야지. 4. preferencel.. 2020. 11. 27.
iOS jailbreak using checkra1n 환경 : macbook pro, iPhone 7, iOS 13.6.1, checkra1n 0.10.2 beta 참고 : https://www.redmondpie.com/jailbreak-ios-13.6.1-using-checkra1n-heres-how-to-video-guide/ 1. checkra1n 설치 https://checkra.in/ checkra1n Jailbreak for iPhone 5s through iPhone X, iOS 12.3 and up checkra.in checkra1n 0.10.2 beta를 받아 탈옥함. 2. iPhone 연결 후 checkra1n 실행 개발자를 확인할 수 없다고 실행이 안 되면, finder에서 "control 키"를 누른 상태에서 실행하면 됨 13.5까.. 2020. 8. 16.
728x90
반응형