GithubHelp home page GithubHelp logo

SsageParuders
GitHub followers Twitter Follow

public class SsageParuders {
    public static void main(String[] args) {
        String[] use = {"C","C++","Java","Assembly","Python"};
        System.out.print("I'm learning:\t");
        for (String language:use) {
            System.out.print(language+"\t");
        }
    }
}

SsageParuders's Projects

520apkhook icon 520apkhook

对安卓APP注入MSF PAYLOAD,并且对手机管家进行BYPASS。

adrill icon adrill

An Android native libraries injection tool. supports arch arm/arm64/x86/x86_64. Support Android 4.x to 11.0.

and64inlinehook icon and64inlinehook

Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++

android_inline_hook icon android_inline_hook

Build an so file to automatically do the android_native_hook work. Supports thumb-2/arm32 and ARM64 ! With this, tools like Xposed can do android native hook.

android_kernel_oneplus_msm8998 icon android_kernel_oneplus_msm8998

个人专用 ONEPLUS 5 内核,做了一些基础的反调试修改(从 maps 隐藏特定 lib,最完整最正常的 tracerPid 修改措施)

androidkernelpatch icon androidkernelpatch

Patching, hooking, and rooting the Android kernel using only a stripped Linux kernel image.

androidptraceinject icon androidptraceinject

Android Ptrace Inject for all ABIs and all APIs. Help you inject Shared Library on Android.

antivirtualapp icon antivirtualapp

检测当前app是否运行在VirtualApp虚拟机中(适配了Android 11(30))

apk-mitm icon apk-mitm

🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection

blackbox icon blackbox

黑盒BlackBox,是一款虚拟引擎,支持5.0~12.0,可以在Android上克隆、运行虚拟应用,拥有免安装运行能力,已集成Xposed框架。黑盒可以掌控被运行的虚拟应用,做任何想做的事情。

blackbox-1 icon blackbox-1

BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.

blackdex icon 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 several seconds.

blackobfuscator icon blackobfuscator

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.

blackobfuscator-asplugin icon blackobfuscator-asplugin

This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.