Giter Site home page Giter Site logo

android-crack's Projects

adbi icon adbi

Android Dynamic Binary Instrumentation Toolkit

android icon android

walk into Android security step by step

android-inline-hook icon android-inline-hook

什么是Inline Hook Inline Hook即内部跳转Hook,通过替换函数开始处的指令为跳转指令,使得原函数跳转到自己的函数,通常还会保留原函数的调用接口。与GOT表Hook相比,Inline Hook具有更广泛的适用性,几乎可以Hook任何函数,不过其实现更为复杂,考虑的情况更多,并且无法对一些太短的函数Hook。 其基本原理请参阅网上其他资料。

android-unpacker icon android-unpacker

Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0

androiddevtools icon androiddevtools

收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。

arm icon arm

不错的ARM汇编demo

dex2jar icon dex2jar

Tools to work with android .dex and java .class files

dexhook icon dexhook

DexHook is a xposed module for capturing dynamically loaded dex files.

dexhunter icon dexhunter

General Automatic Unpacking Tool for Android Dex Files

il2cppdumper icon il2cppdumper

.net逆向工具 Get types, methods, fields and so on from Unity Il2Cpp binary file

mono icon mono

Mono open source ECMA CLI, C# and .NET implementation.

neatlibc icon neatlibc

A small arm/x86(-64) libc 可以不链接libc

plthook icon plthook

PLT Hook. Hook function calls by replacing PLT(Procedure Linkage Table) entries.

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.