GithubHelp home page GithubHelp logo

ernw / androtickler Goto Github PK

View Code? Open in Web Editor NEW
234.0 17.0 52.0 37.58 MB

Penetration testing and auditing toolkit for Android apps.

License: Apache License 2.0

Java 85.79% Batchfile 4.75% Shell 8.30% Python 1.03% JavaScript 0.13%
android java security pentesting auditing

androtickler's People

Contributors

2eddeed avatar 2eldeed avatar deedozz avatar takeshixx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

androtickler's Issues

Where is AndroTickler.jar

I could not find the jar file in question? I did see a bunch of .java and .jar files but none named AndroTickler. My guess sis those are the components and from reading the How to section I have to build those components into the final product? If yes how do I compile or build it to generate the final product?

Empty JavaCode directory after running java -jar AndroTickler.jar -pkg <packagename> -info

When running the command java -jar AndroTickler.jar -pkg com.google.android.apps.maps -info a directory is created of the app name under Tickler_workspace and it only contains the directory JavaCode.

There is an issue here, it is an empty directory i.e. no java code has been send to the created directory.

This is the output when I run AndroTickler.jar:

java -jar AndroTickler.jar -pkg com.google.android.apps.maps -info
>>>>>>>> Tickler Workspace directory on host: /home/x1m/tools/AndroTickler/Tickler_workspace/
>>>>>>>> Copying APK file from the device
!!!!!! ERROR: File / Directory does not exist on the device
>>>>>>>> Decompiling the APK file using APKTool
>>>>>>>> Extracting Manifest file from APK

There is a big shiny ERROR, but I can't seem to figure out why I'm getting this error.

AndroTickler crash when running -t option

I'm running AndroTickler Version 2, with a phone that has been rooted and with a frida-server running on it.

When calling the tickle function via java -jar AndroTicker.jar -pkg com.package.name -t act, the tool crashes with the following stacktrace:

Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext
        at base.XMLReader.unmarshalManifest(XMLReader.java:49)
        at base.XMLReader.<init>(XMLReader.java:40)
        at manifest.ManifestDealer.generateManifestFromXML(ManifestDealer.java:141)
        at manifest.ManifestDealer.analyzeManifest(ManifestDealer.java:135)
        at base.Tickler.prepareComponentAttack(Tickler.java:171)
        at base.Tickler.attackComponent(Tickler.java:148)
        at cliGui.TicklerCLI.startTickler(TicklerCLI.java:255)
        at cliGui.TicklerCLI.main(TicklerCLI.java:157)
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBContext
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

Using the tickle method seems to not work on any application that I try, any help would be great!

adb: error: remote object '/sdcard/Tickler/xxx does not exist

Hi!
When I try to execute "java -jar AndroTickler.jar -pkgs" - it works fine.
But when I try other commands, such as -pkg xxx -info or -screen - I get the error "adb: error: remote object '/sdcard/Tickler/xxx does not exist" in .pullLog.log
Well, I created the directory /sdcard/Tickler/ manually, but it did not help.
I do not know if it's important, but the option "Tickler_sdcard_directory" in Tickler.conf does not lead to any changes in the .pullLog.log: I tried to change this option, but the path in the error remained the same

I use official rooted LineageOS 14.1 on Google Nexus 4

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.