All Projects → giorgioiavicoli → PassBy

giorgioiavicoli / PassBy

Licence: other
iOS (9.0-14.3) Tweak to avoid being asked for passcode when connected to certain WiFi networks or Bluetooth devices, and much more!

Programming Languages

objective c
16641 projects - #2 most used programming language
Logos
282 projects
Makefile
30231 projects

Projects that are alternatives of or similar to PassBy

PassCodeText
A customised EditText view serving the purpose of taking numeric One Time Password from a user. With stunning animation, and high customizability.
Stars: ✭ 105 (+208.82%)
Mutual labels:  passcode
iOSRestrictionBruteForce
Crack iOS Restriction Passcodes with Python
Stars: ✭ 162 (+376.47%)
Mutual labels:  passcode
mobilegoose
Desktop Goose but for iOS
Stars: ✭ 25 (-26.47%)
Mutual labels:  ios-tweak
SPPinView
SPPinView extensively use for pin view or passcode view or OTP view
Stars: ✭ 20 (-41.18%)
Mutual labels:  passcode
iBadApple
First ever: Windows, free iCloud & activation lock bypass... that isn't a malware!
Stars: ✭ 133 (+291.18%)
Mutual labels:  passcode
iOS-Tweak-Dev-Tools
A collection of useful development tools and forks of tools that are geared towards iOS jailbreak developers.
Stars: ✭ 37 (+8.82%)
Mutual labels:  ios-tweak
DPOTPView
Customisable OTP view and Passcode view
Stars: ✭ 52 (+52.94%)
Mutual labels:  passcode
totp
Time-Based One-Time Password Code Generator
Stars: ✭ 76 (+123.53%)
Mutual labels:  passcode
Dune
A free, open-source, iOS 13-like dark mode for iOS 11 and 12
Stars: ✭ 71 (+108.82%)
Mutual labels:  ios-tweak
IFSolver
Ingress First Saturday Passcode Solver
Stars: ✭ 30 (-11.76%)
Mutual labels:  passcode
HcdSpecialField
A special field like mobike input bike number field.仿摩拜单车手动输入单车编号控件.
Stars: ✭ 53 (+55.88%)
Mutual labels:  passcode
Peek-a-Boo
Cydia Tweak for 3D Touch on Non-3D-Touch Devices
Stars: ✭ 12 (-64.71%)
Mutual labels:  ios-tweak

PassBy (iOS 9 through 14)

This is a highly customizable iOS Tweak that lets you avoid being asked for passcode when certain conditions are verified.

These safe conditons are determined by the device's connectivity, and include a customizable timeout after which, even if the condition is still true, you will be asked for the passcode/biometrics again.

Unlock Options

Auto-unlock can be enabled under these conditions:

  • Within a timeframe since last time the device was locked
  • Connected to specific WiFi networks
  • Connected to specific Bluetooth devices
  • Connected to Apple Watch
  • Wired Headphones plugged in
  • Triggered by Activator Event

It can be chosen whether to enable the bypass upon connection or after the first normal unlock in presence of the condition.

The tweak also allows to automatically dismiss the LockScreen CoverSheet when no notification or media controls are showing.

Security

The main concern people have with this tweak is whether it lowers the device's security, however that depends on the configuration. The tweak employs AES128 to store both the device passcode and the WiFi networks/BT devices names.

The tweak will also warn users when they try to add an unprotected network to the whitelist: if an attacker were to set up an open network with an identical name, your phone will connect to it, thus unlocking itself (if set to do so upon connection). This is no longer a real risk, as iOS will send Probe Requests for hidden networks only,

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].