Git Product home page Git Product logo

saaf's People

Contributors

christian-k avatar

Watchers

 avatar

saaf's Issues

Detection of known libraries

When analyzing Android Software (good and bad) it becomes apparent that many 
projects use libraries and frameworks for different purposes. 

SAAf should have the capability to efficiently identify these libraries in the 
analyzed apks. Some reasons:

 * False Positive Reduciton: Especially ad-frameworks expose features that might sometimes look suspicious such as access to internet and location. Realiable detection and filtering (if desired) may considerably reduce the number of false positives

 * Workload Reduction: Code that has been identified as belonging to a benign library can be excluded from further analysis improving the throughput of the system.


So far SAAF recognizes several ad-frameworks based on their package structure. 
A better approach would be to identify classes at least based on the pacakge 
name and some sort of hash.

Original issue reported on code.google.com by [email protected] on 10 Jun 2013 at 1:13

Make Editor Tabbed

When working with a the decompiled java source and the smali source it is 
really annoying to switch between them. 

This could be improved by having both smali and java open at the same time in 
two editor tabs.

Original issue reported on code.google.com by [email protected] on 20 Sep 2013 at 3:33

Daemon Mode/Watched Folder

In order to integrate SAAF with existing infrastructure it must be possible to 
have it run as a daemon that watches a folder for new apks and kicks off an 
analysis for them.

The idea behind doing this via a watched folder and an output folder is that it 
requires far less effort than creating a full fledged client server design with 
an API. In addition it has very little requirements on the software that 
provides the samples.


Original issue reported on code.google.com by [email protected] on 10 Jun 2013 at 1:02

Detect Attacks on Signing-Bug in Android

It would be nice, if SAAF could detect that an APK tries to 
exploit a known bug in androids signing functionality:

http://bluebox.com/corporate-blog/bluebox-uncovers-android-master-key/

Original issue reported on code.google.com by [email protected] on 15 Jul 2013 at 2:07

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.