Coder Social home page Coder Social logo

hzj415909583 / appspear Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uchihal/appspear

0.0 1.0 0.0 10.88 MB

a universal and automated unpacking system

Makefile 0.72% C++ 57.51% C 2.22% LLVM 0.02% Shell 0.72% Assembly 18.05% Java 19.41% Jasmin 0.06% Python 0.15% CSS 0.01% HTML 0.50% JavaScript 0.15% Batchfile 0.01% Objective-J 0.42% Awk 0.05% Perl 0.01%

appspear's Introduction

AppSpear

AppSpear is a universal and automated unpacking system suitable for both Dalvik and ART. It can solve most mainstream Android packers, such Alibaba, Baidu, Bangcle, Ijiami, Qihoo360, Naga, NetQin, LIAPP, and so on.

AppSpear is based on Android runtime, we implemant it on Android OS 4.4.2 (Dalvik) and 5.0.1 (ART). You can replace src/dalvik in AOSP 4.4.2 with src/Dalvik_Version or replace src/art in AOSP 5.0.1 with src/ART_Version

You can also replace /system/lib/libdvm.so in Android OS 4.4.2 with out/libdvm(AppSpear).so or replace /system/lib/libart.so in Android OS 5.0.1 with out/libart(AppSpear).so

Usage:

config file:

class.dlist: unpack entry point class

unpack.dlist: unpack entry point method

flag.dlist: 111001 (used for function control)

Push config files (samples in /sample) into data/data/(pkgname) file path then start app.

If you have any question, please contact me via emails to [email protected]

appspear's People

Contributors

uchihal avatar

Watchers

James Cloos avatar

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.