Custom Binary Blocked by FRP Lock + Rooting
갤럭시 벽돌 해결 순정 펌웨어 업데이트 + 안드로이드 루팅
burp.der 인증서 추출
openssl x509 -inform DER -in burp.der -out burp.pem
openssl x509 -inform PEM -subject_hash_old -in burp.pem
생성된 burp.pem 파일의 이름을 위의 명령어에서 출력되는 9a5ba575.0
으로 변경
adb push 9a5ba575.0 /data/local/tmp
mount -o rw,remount /system
cp 9a5ba575.0 /system/etc/security/cacerts/
Burp에서 IP설정 후 버프 실행 시 프록시가 잡히는것을 확인 가능