Giter Site home page Giter Site 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

bynamemodding icon bynamemodding

Modding (hacking) il2cpp games by classes, methods, fields names.

byopen icon byopen

🎉A dlopen library that bypasses mobile system limitation

cheat-engine icon cheat-engine

Cheat Engine. A development environment focused on modding

danted icon danted

Fast script for installing & configing Danted--Socks5 Proxy Server.

dlfcn_compat icon dlfcn_compat

兼容Android 7.0 dlfcn(dlopen、dlsym、dlclose、dlerror)

dlgmemor icon dlgmemor

A memory editor and viewer for iOS (Jailed or not Jailed)

dnspy icon dnspy

.NET debugger and assembly editor

ehook icon ehook

A hooking framework for commercial Android emulators (雷电模拟器, NOX, BlueStacks).

elfhooker icon elfhooker

兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers

ezprotect icon ezprotect

一个Native层的Android应用防护库(A native layer Android application protection library)

frida-il2cpp icon frida-il2cpp

An helper library for those that want to play around with Unity il2cpp games.

hexo-theme-fluid icon hexo-theme-fluid

:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo

hide-usb-debugging-mode icon hide-usb-debugging-mode

A Xposed module that is used to hide usb debugging status. Useful for apps such as TWC TV which refuses to run when usb debugging is on

hooker icon hooker

🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning

hookwormforandroid icon hookwormforandroid

一个基于Magisk&Riru的Module,可以助你用超低成本开发各种Hook插件,无须Xposed

ida-android-kernel-symbolizer icon ida-android-kernel-symbolizer

An IDA plugin that allows you to use /proc/kallsyms output to import function and data labels into an extracted Android kernel image.

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.