Giter Club home page Giter Club logo

jamal's Introduction

Jamal

Visual Studio Code extension for aiding in android mobile application analysis.

Jamal is mainly a wrapper around a slightly modified Soot Framework with extra rendering for easing Control Flow analysis.

Given an android application APK file, Jamal aids in decompilation and static analysis by producing Grimple files which are an aggregated version of a typed 3-address intermediate representation suitable for code inspection.

Please report any bugs you encounter.

Overview

overview

Architecture

architecture

Quick Start

  1. Start new project
  2. Right click on the desired APK file, as an example I am using the Oversecured Vulnerable Android App select Run analysis.
  3. Wait for soot engine to finish decompilation and analysis.
  4. Result will be generated in jamalOutput folder in your current workspace.

quickstart

Features

Dynamic Control Flow Graph inspection

grammar

Syntactic and Semantic support for Soot IR

grammar

Graphviz Dot Representation

grammar

Exportable dot representation of the recovered Control Flow Graph.

Jamal works out of the box!

Jamal supports both Windows and Linux OS (both 32 and 64 bits) out of the box. No need to deal with dependencies, install extension and start analysis right away.

Known issues

Jamal can run out of memory when analysing big APK files, please allocate more memory for the JVM from the extension settings.

Requirements

Jamal depends on:

Release Notes

CHANGELOG

jamal's People

Contributors

kaftejiman avatar

Stargazers

Luke Symons avatar  avatar DaweiX avatar rekter0 avatar

Watchers

 avatar

Forkers

xxxprolapsexxx

jamal's Issues

Feature Request - View Grimple and dotfiles together

Hey! I just found this was researching some soot, flowdroid things.

This is actually an awesome project and should be wider known!

Is it possible to add a feature that when viewing a .Grimple file generated by Jamal, to right-click -> Open dot file which would open it in the side panel with the Grimple file. ?

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.