Skip to content
View Maple38's full-sized avatar

Highlights

  • Pro

Block or report Maple38

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Resign MacOS apps with com.apple.sec... Resign MacOS apps with com.apple.security.get-task-allow entitlement for dynamic analysis with IDA Pro's debugger or others
    1
    #!/bin/bash
    2
    # This script creates an entitlements file with com.apple.security.get-task-allow enabled
    3
    # and re-signs the specified binary using an ad hoc signature.
    4
    
                  
    5
    # Mostly written by chatgpt. It works though :)
  2. Potato Potato Public

    Forked from drtshock/Potato

    I forked a potato

    Java