Android
Android was designed and built by Google in 2008. The operating system is written mainly in Java, with core components in C and C++. It is built on top of the Linux kernel, giving it incorporated security benefits.
Here are 674 public repositories matching this topic...
A collection of android security related resources
-
Updated
Jun 28, 2020 - Shell
Please, add a section to the FAQ discussing the differences between Open GApps and MindTheGapps. Both are offered via LineageOS, but what the exact pros and cons are is unclear to many. Some posts on DXA and Reddit try to answer this question but ar
Package description
Emscripten compiles C code to web-compatible files.
Link to home page and sources
- Home
🐛 Bug Report
Operating System:
macOS 10.15.3
Docker Image:
budtmo/docker-android-x86-10.0
Docker Version:
Docker Desktop v2.2.0.3
Docker-compose version (Only if you use it):
N/A
Docker Command to start docker-android:
N/A
Expected Behavior
docker build completes without errors
Actual Behavior
An image is build based on budtmo/docker-android-x86-10.0
reverse engineering tools for android(android 逆向工程工具集)
-
Updated
Aug 29, 2017 - Shell
FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
-
Updated
May 11, 2018 - Shell
backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
-
Updated
Sep 28, 2018 - Shell
Design templates for Android, iOS, macOS, Apple TV (tvOS), Apple Watch (watchOS), Windows, Windows Phone and web favicons.
-
Updated
Apr 18, 2020 - Shell
If you think this will be the same for all apps you could just extract it into a separate .gradle file and apply to demo apps.
Something like:
./buildscript/configure-sample-app.gradle
apply plugin: 'com.android.application'
android {
defaultConfig {
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
testOptions {
animationsDisabled = true
Android udev rules list aimed to be the most comprehensive on the net
-
Updated
Jun 15, 2020 - Shell
does this give you a starting point for a cross platform mobile rust project or just get some code compiled and linked etc; perhaps make it clearer what this repo does & doesn't do if you were to build it; if someone is basically seeking "rusty hello, iOS world" how far would this get them, what else might they need (SDL? hooks into the application framework?)
We should probably find the optimal one and use that. Currently it varies by a few bytes each time the build script runs.
You can use setupTermuxArch.bash
-
Updated
May 3, 2020 - Shell
A list of Free and Open Source Software (FOSS) for Android – saving Freedom and Privacy.
-
Updated
Jun 11, 2020 - Shell
Emagnet is a tool for find leaked databases with 97.1% accurate to grab mail + password together from pastebin leaks. Support for brute forcing spotify accounts, instagram accounts, ssh servers, microsoft rdp clients and gmail accounts
-
Updated
Jun 28, 2020 - Shell
I am not understanding the quick start instructions at all. Is there a more detailed setup? You mention create a directory, but where? In the container or local machine. The docker container has an AOSP folder but its empty, where are the build scripts? Do we clone this repo in the container or local box? This command does not make sense "docker run --rm -it -v $PWD/build-kitkat.sh:/usr/loca
微信指纹支付 (Fingerprint pay for WeChat)
-
Updated
May 12, 2020 - Shell
Hello,
Am completely new to the dockers when am trying to run dockers compose with the following yml file
`version: '2'
services:
Selenium hub
selenium_hub:
image: selenium/hub
ports:
- 4444:4444
Appium Docker Android
appium_android_device:
image: appium/appium
depends_on:
- selenium_hub
privileged: true
volumes:
- /dev/
Set of scripts to automate AOSP compatible vendor blobs generation from factory images
-
Updated
Feb 2, 2020 - Shell
A Magisk module providing magic power over TaiChi.
-
Updated
Jan 11, 2020 - Shell
You can use setupTermuxArch.bash
-
Updated
Mar 20, 2020 - Shell
ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.
-
Updated
Jun 6, 2020 - Shell
Created by Google
Released September 23, 2008
- Organization
- android
- Website
- www.android.com
- Wikipedia
- Wikipedia


Describe the issue
Needle doesn't seem to be maintained anymore. The last update was > 1 year and no issues have been answered this year. It also doesnt' seem to work on iOS JB devices with Chimera. FSecureLABS/needle#273
We should review where we use Needle and if other tools are a better alternative (e.g. objection, passionfruit).