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 1.8k 110

  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 6

  3. BHInstagram BHInstagram Public

    An awesome tweak for Instagram!

    Objective-C 268 49

  4. BHTikTok BHTikTok Public

    An awesome tweak for TikTok!

    Objective-C 266 43

  5. EnderEyes EnderEyes Public

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

    Java 7 1

  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,