Skip to content
View sharpidea's full-sized avatar
Block or Report

Block or report sharpidea

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

Popular repositories Loading

  1. RemoveVideoAdsPlugin RemoveVideoAdsPlugin Public

    Forked from WindySha/RemoveVideoAdsPlugin

    This is a Xposed plugin that can remove the ads of some Videos.

    Kotlin

  2. Xpatch Xpatch Public

    Forked from WindySha/Xpatch

    免Root实现app加载Xposed插件工具。This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.

    Java

  3. bypassHiddenApiRestriction bypassHiddenApiRestriction Public

    Forked from WindySha/bypassHiddenApiRestriction

    This is a library that can bypass the hidden api restriction on Android 9-12.

    C

  4. bypass_dlfunctions bypass_dlfunctions Public

    Forked from WindySha/bypass_dlfunctions

    This is another way to bypass the restriction of calling dl functions for system lib.

    C

  5. ManifestEditor ManifestEditor Public

    Forked from WindySha/ManifestEditor

    This is a tool used to modify Android Manifest binary file.

    Java

  6. FakerAndroid FakerAndroid Public

    Forked from nisemoe/FakerAndroid

    A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly.

    Java