GithubHelp home page GithubHelp logo

olivierh59500 / lobotomy-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cys3c/lobotomy

0.0 2.0 0.0 1.04 MB

Android Reverse Engineering

License: Other

Python 94.81% Makefile 0.05% C++ 5.14%

lobotomy-1's Introduction

Lobotomy

Hex.pm

Overview

Lobotomy is a command line based Android reverse engineering tool. What is in the repo, is currently in development. You should assume nothing works as expected until the official 2.0 release is finished.

Version Development
Author Benjamin Watson (rotlogix)

Features

Feature Description Status
Components Enumerate AndroidManifest.xml components +
Permission Enumerate declared and used AndroidManifest.xml permissions +
Strings List and search for strings within the target application +
AttackSurface Enumerate the target Application's attack surface through parsing the AndroidManifest.xml +
Surgical Find specific Android API usage throughout the application +
Interact Drop into an IPython session to analyze the target application in a more granular fashion +
Binja Binary Ninja plugin +
UI A terminal based interface for navigating an application's class tree -
Decompile Decompile the target application with Apktool -
Debuggable Convert the target application into being debuggable when installed on a device -
Dextra Wrapper around dextra for dumping odex and oat files -
Socket Find local and listening sockets on a target Android device -
Scalpel Frida integration -

Building

OSX

Create a Python Virtual Environment for Lobotomy

virtualenv -p /usr/bin/python2.7 lobotomy
cd lobotomy/
source bin/activate

Install the PIP Requirements

pip install -r requirements

Install Androguard

cd core/include/androguard
python setup.py install

Running

OSX

python lobotomy.py


                  :                   :                  :
                 t#,                 t#,                t#,
            i   ;##W.   .           ;##W.              ;##W.
           LE  :#L:WE   Ef.        :#L:WE  GEEEEEEEL  :#L:WE             ..       : f.     ;WE.
          L#E .KG  ,#D  E#Wi      .KG  ,#D ,;;L#K;;. .KG  ,#D           ,W,     .Et E#,   i#G
         G#W. EE    ;#f E#K#D:    EE    ;#f   t#E    EE    ;#f         t##,    ,W#t E#t  f#f
        D#K. f#.     t#iE#t,E#f. f#.     t#i  t#E   f#.     t#i       L###,   j###t E#t G#i
       E#K.  :#G     GK E#WEE##Wt:#G     GK   t#E   :#G     GK      .E#j##,  G#fE#t E#jEW,
     .E#E.    ;#L   LW. E##Ei;;;;.;#L   LW.   t#E    ;#L   LW.     ;WW; ##,:K#i E#t E##E.
    .K#E       t#f f#:  E#DWWt     t#f f#:    t#E     t#f f#:     j#E.  ##f#W,  E#t E#G
   .K#D         f#D#;   E#t f#K;    f#D#;     t#E      f#D#;    .D#L    ###K:   E#t E#t
  .W#G           G#t    E#Dfff##E,   G#t      t#E       G#t    :K#t     ##D.    E#t E#t
 :W##########Wt   t     jLLLLLLLLL;   t        fE        t     ...      #G      ..  EE.
 :,,,,,,,,,,,,,.                                :                       j           t

(lobotomy)

See the docs for more information.

Examples

asciicast

lobotomy-1's People

Contributors

rotlogix avatar

Watchers

 avatar  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.