Tweaking the PassBy Jailbreak Plugin for iOS

I have heard about some smart unlocking plugins like IntelligentPass 4 and PassBy, and I found the "pain point" of these plugins: the Bluetooth unlocking feature is disabled. By modifying the source code of PassBy, we can solve this problem sideways.

      

Beautifying Code Blocks in the Cactus Theme

I do not like cactus's original codeblock style very much. Because I used to use wordpress theme, which has the style of imitation mac. But cactus does not have the style settings for the code block, so I decided to do it myself and revamp the theme!

      

Play Genshin Impact on Jailbroken iOS Devices

On 2021-12-22 14:00, the Genshin Imapct began to detect jailbreak devices, prompting "data exception, please re-login". I searched for keywords on GitHub and found a shield jailbreak plugin and modified it to work properly on the iOS.

         

Python Notebook Quickstart

The blogger's personal python learning notebook, recording the key points encountered in the learning process. python programming from the beginning to the ground!