Skip to content
View tonnycose's full-sized avatar

Block or report tonnycose

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
  • 小雅教学平台网页自动化程序

    Python Updated Dec 23, 2023
  • Leoric Public

    Forked from tiann/Leoric

    PoC of fighting against force-stop kill process on Android

    Java Updated Oct 14, 2023
  • booster Public

    Forked from didi/booster

    🚀Optimizer for mobile applications

    Kotlin Apache License 2.0 Updated Oct 11, 2023
  • MagicWX Public

    Forked from Pangu-Immortal/MagicWX

    🔥免root实现 Android改机(一键新机)技术解密,微信无限多开等。

    Kotlin Updated Oct 11, 2023
  • 💰Android终极保活:Android4.4到Android14.0 完美的保活方案

    Java Other Updated Oct 11, 2023
  • A transparent ui-block detection library for Android. (known as BlockCanary)

    Java Apache License 2.0 Updated Jul 15, 2023
  • 🌸包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改

    Java Updated Jul 13, 2023
  • Kbogla Public

    Forked from Pangu-Immortal/Kbogla

    适用于 Android 的 OpenGL ES 库,Android动态壁纸。

    Java 1 Apache License 2.0 Updated Jul 13, 2023
  • 🔥萤火虫视频播放器-完美全量开源的视频播放器

    Java Apache License 2.0 Updated Jul 13, 2023
  • Android上简单实现四大组件的插件化,供学习使用

    Kotlin Updated Jul 2, 2023
  • 2023年最新 Android 高可用黑科技应用保活,实现终极目标,最高适配Android 13 小米 华为 Oppo vivo 等最新机型 拒绝强杀 开机自启动

    C Updated Jun 29, 2023
  • 双色球+大乐透彩票AI预测

    Python Updated May 31, 2023
  • KOOM Public

    Forked from KwaiAppTeam/KOOM

    KOOM is an OOM killer on mobile platform by Kwai.

    C++ Other Updated May 12, 2023
  • This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.

    Java Apache License 2.0 Updated Apr 19, 2023
  • lpCarUI Public

    零跑汽车截图项目(app+Web)

    Python Updated Feb 16, 2023
  • 新版MT去签及对抗

    C Updated Jan 25, 2023
  • RxFFmpeg Public

    Forked from microshow/RxFFmpeg

    🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频…

    C Updated Oct 20, 2022
  • BlackDex Public

    Forked from CodingGay/BlackDex

    BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in se…

    C++ Apache License 2.0 Updated Aug 9, 2022
  • Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.

    Java Apache License 2.0 Updated Jul 21, 2022
  • 视频裁剪库,使用ffmpeg封装;

    Java Apache License 2.0 Updated Jul 6, 2022
  • BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. Then it will generate the reflection code automatically, deve…

    Java Apache License 2.0 Updated May 28, 2022
  • Robust Public

    Forked from Meituan-Dianping/Robust

    Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.

    Java Apache License 2.0 Updated Apr 27, 2022
  • 安卓加固方案

    Updated Mar 29, 2022
  • nacos Public

    Forked from alibaba/nacos

    an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.

    Java Apache License 2.0 Updated Mar 24, 2022
  • This project is an graphical utility based on BlackObfuscator.

    Kotlin Apache License 2.0 Updated Jan 30, 2022
  • TogetherAd Public

    Forked from ifmvo/TogetherAd

    🔥持续更新。Android广告聚合:帮助 Android 开发者快速、便捷、灵活的接入国内多家主流安卓广告 SDK。广点通(优量汇)、穿山甲、快手联盟、芒果互动、百青藤(百度Mob)。开屏广告、Banner横幅广告、插屏广告、激励广告、原生信息流、全屏广告。

    Kotlin MIT License Updated Jan 18, 2022
  • 本项目针对Android APK DEX控制流混淆,在不会改变应用原有逻辑的前提下,会将原始代码进行控制流混淆,使得代码难以阅读,增加反编译阅读的难度以达到保护应用。

    Java Apache License 2.0 Updated Dec 16, 2021
  • OMGD Public

    Forked from bytedance/OMGD

    Online Multi-Granularity Distillation for GAN Compression (ICCV2021)

    Python Updated Aug 27, 2021
  • LoadSir Public

    Forked from KingJA/LoadSir

    A lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your custom page when you load a page.(优雅地处理加载中,重试,无数据等)

    Java Updated Dec 26, 2020
  • 提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容问题;屏幕旋转时调用PopupWindow update方法更新位置失效的问题及解决方案

    Java Updated Oct 27, 2020