Code Monkey home page Code Monkey logo

libextractor-android's Introduction

LibExtractor-android

Shared Library extractor for Android apk files

Done for Bluestacks Hiring Challenge

How to run

  1. Clone the project to the local system

  2. Go to the "src" folder in the project and type this javac -d ../out/production/LibExtractor/ *.java

    You can specify any output folder. (I'm using the convention followed by intellij)

  3. Now enter cd ../out/production/LibExtractor/ You should be in out/production/LibExtractor/

  4. Run LibExtractor.class using java LibExtractor

Screen shots

ScreenShot

ScreenShot

In LibInfo file you can add methods to extract specific properties. Currently the app displays all the properties related to the shared file" ScreenShot

  1. While running please uncomment deleteDirectory(myTempDir); in traverseZip() in UnzipUtility.java

View extracted .so files

Please refer to temp firectory within the project

libextractor-android's People

Contributors

mnsekh111 avatar

Stargazers

小沙盒工作室-室长 avatar

Watchers

 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.