Skip to content
View BandarHL's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report BandarHL

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BandarHL/README.md

Pinned Loading

  1. BHTwitter BHTwitter Public

    Awesome tweak for Twitter

    C 2.6k 806

  2. MailSheet MailSheet Public

    MailSheet is a Swift library that replicates the menu sheet of the Apple Mail application. It provides a customizable and easy-to-use interface for presenting a menu of options to the user.

    Swift 7

  3. BHInstagram BHInstagram Public

    An awesome tweak for Instagram!

    Objective-C 569 57

  4. BHTikTok BHTikTok Public

    An awesome tweak for TikTok!

    Objective-C 351 159

  5. EnderEyes EnderEyes Public

    EnderEyes mod adds a new rare enchantment that allows the player to look at Enderman without making them aggressive.

    Java 8

  6. Fix Twitter Login for non-JB (IPA) Fix Twitter Login for non-JB (IPA)
    1
    %hook TFSKeychain
    2
    - (NSString *)providerDefaultAccessGroup {
    3
     NSDictionary *query = [NSDictionary dictionaryWithObjectsAndKeys:
    4
     (__bridge NSString *)kSecClassGenericPassword, (__bridge NSString *)kSecClass,
    5
     @"bundleSeedID", kSecAttrAccount,