pinfinder

Recovers the screen time or restrictions passcode on iOS devices from an iTunes backup (iOS 8-12 only!)

  • 所有者: gwatts/pinfinder
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

iOS Screen Time & Restrictions Passcode Finder

Build Status

Pinfinder is a small program for Mac, Windows and Linux which attempts to to find the screen time and/or restrictions passcode
for an iOS device (iPhone, iPad or iPod Touch) from a normal backup of the device made by iTunes on your computer.

See https://pinfinder.net/ for quick instructions on how to download and use it. It works with devices running iOS 8 though iOS 12.4.4 - It does not support iOS 13 and later, as the passcode is no longer stored in the iTunes backup - See https://pinfinder.net/faq.html#ios13

NOTE: This program will not help you unlock a locked device - It can only help recover the restrictions
passcode as found in Settings -> General -> Restrictions. More information about Restrictions
can be found at Apple's web site.

Compiling this program

(Most people don't need to do any of this; just go to https://pinfinder.net/ instead, unless you're technically inclined to read on ;-) )

If you are running on a platform other than Mac, Windows or Linux you will need to compile the program yourself:

First Download and install Go.

Once Go is installed, you can clone the pinfinder repo and build it. Pinfinder uses the new module system found in Go 1.11 and later to track its dependencies.

cd ~
git clone https://github.com/gwatts/pinfinder.git
cd pinfinder
GO111MODULE=on go build .
./pinfinder

Other resources

Inspired with thanks by information found here:

https://nbalkota.wordpress.com/2014/04/05/recover-your-forgotten-ios-7-restrictions-pin-code/

Other Notes

Last tested with iOS 8 through 12.2 on OS X 10.10, 10.11, 10.12, 10.12, 10.13 Windows XP and Windows 8 with iTunes 12.7

NOTE: Recovery of an iOS 12 passcode requires an encrypted iTunes backup.

Pinfinder is not compatible with iOS 13 and later - See https://pinfinder.net/faq.html#ios13

主要指標

概覽
名稱與所有者gwatts/pinfinder
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2015-07-29 06:25:57
推送於2024-11-09 15:48:53
最后一次提交2024-11-09 09:48:53
發布數12
最新版本名稱1.7.1 (發布於 )
第一版名稱1.0.0 (發布於 )
用户参与
星數640
關注者數43
派生數116
提交數41
已啟用問題?
問題數123
打開的問題數7
拉請求數0
打開的拉請求數3
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?