Skip to content
View aybarska's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report aybarska

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. BridgeKit BridgeKit Public

    Lightweight Swift library designed to simplify communication between your native iOS app and JavaScript code running within a WKWebView. It provides a clean and intuitive API for sending and receiv…

    Makefile 3 1

  2. Ad Request Swizzler with NSProxy Ad Request Swizzler with NSProxy
    1
    //  AdRequestLogProxy.m Created by Ayberk Mogol on 12.06.2026.
    2
    //
    3
    //  Logs every HTTP(S) request made by ad SDKs (Google Mobile Ads, Prebid,
    4
    //  Taboola, ...) to the console as a ready-to-run curl command, together with
    5
    //  the raw response (status, headers, body).
  3. JailBreakDetector JailBreakDetector
    1
    
                  
    2
    import IOSSecuritySuite
    3
    
                  
    4
    struct WLJailBreakDetectorResult {
    5
        var jailbroken: Bool = false
  4. inner-active/InneractiveAdSDK-iOS inner-active/InneractiveAdSDK-iOS Public

    DT Exchange iOS SDK

    Objective-C 2 3