GithubHelp home page GithubHelp logo

fridaandroidinjector's Introduction

Hi there ๐Ÿ‘‹

I create broken tools to break unbreakable apps. I use Frida and Unicorn for my daily tasks and research. 9+ years Android developer and reverse engineer. Still in love with open source and contribution when possible.


| Twitter | Blog | Linkedin |


iGio90's github stats

fridaandroidinjector's People

Contributors

igio90 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

fridaandroidinjector's Issues

Broken dependency on RootManager library

This project depends on com.chrisplus.rootmanager library, which is hosted at the Springs Plugins repository.
Since that repository is not accessible anymore (see here), it looks like it's not possible to add FridaAndroidInjector to any project, as that will carry the dependency on com.chrisplus.rootmanager, which can't be resolved.
Do you foresee any possible solution for people interested in using this project?

Can the minSdkverion be adjusted below 24?

D:\Android\project\FridaHelper\app\src\main\AndroidManifest.xml Error:
	uses-sdk:minSdkVersion 15 cannot be smaller than version 24 declared in library [com.github.iGio90:FridaAndroidInjector:1.3.0] H:\Users\Administrator\.gradle\caches\transforms-1\files-1.1\FridaAndroidInjector-1.3.0.aar\deba0ea6e60adc21fd43bd19f4c1e919\AndroidManifest.xml as the library might be using APIs not available in 15
	Suggestion: use a compatible library with a minSdk of at most 15,
		or increase this project's minSdk version to at least 24,
		or use tools:overrideLibrary="com.igio90.fridainjector" to force usage (may lead to runtime failures)
:app:processDebugManifest

See http://g.co/androidstudio/manifest-merger for more information about the manifest merger.

:app:processDebugManifest FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 24 declared in library [com.github.iGio90:FridaAndroidInjector:1.3.0] H:\Users\Administrator\.gradle\caches\transforms-1\files-1.1\FridaAndroidInjector-1.3.0.aar\deba0ea6e60adc21fd43bd19f4c1e919\AndroidManifest.xml as the library might be using APIs not available in 15
  	Suggestion: use a compatible library with a minSdk of at most 15,
  		or increase this project's minSdk version to at least 24,
  		or use tools:overrideLibrary="com.igio90.fridainjector" to force usage (may lead to runtime failures)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 0s
11 actionable tasks: 4 executed, 7 up-to-date

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.