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

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
BandarHL/README.md

Pinned Loading

  1. BHTwitter Public

    Awesome tweak for Twitter

    C 2.4k 670

  2. 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 Public

    An awesome tweak for Instagram!

    Objective-C 526 1.5k

  4. BHTikTok Public

    An awesome tweak for TikTok!

    Objective-C 335 132

  5. 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)
    1
    %hook TFSKeychain
    2
    - (NSString *)providerDefaultAccessGroup {
    3
        NSDictionary *query = [NSDictionary dictionaryWithObjectsAndKeys:
    4
                               (__bridge NSString *)kSecClassGenericPassword, (__bridge NSString *)kSecClass,
    5
                               @"bundleSeedID", kSecAttrAccount,