grundy56's Stars
DheerajBajaj/Datascience-Android
Introduction Android Application performance metrics include ( Memory, CPU, Network, Systrace Analysis and many more .. ) Out of all memory is most important metric and can be used to create initial data Which part of memory is the most important one ? Screenshot from Android Profiler : Java: Memory from objects allocated from Java or Kotlin code Code: Memory that your app uses for code and resources, such as dex bytecode, optimized or compiled dex code, .so libraries, and fonts Java and Code are the most important ones. We will concentrate on two for this blog How to perform Machine Learning in Android ? We will analyse Application Memory ( Java and Code ) of Benchmark App and Test App using Data Science Steps involved : I have divided Blog into 3 parts : Part 1: Extracting data from Android , Creating Database , Inserting data which includes Classes and Features Part 2: Reading Data from database , Creating Dataframe, Doing Exploratory Data Analysis , Visualisation using Matplotlib, Creating Machine Learning model , Predicting Accuracy, Analysing using Confusion Matrix Part 3: Best Practices in Machine Learning, Framework to use ...
fakhirsh/GL2libpng-android
This code first loads raw png stream from the apk asset folder using JNI asset manager. Then it passes that stream to libPNG to extract bitmap data. Finally it generates openGL textures and renders the picture on the screen.
YaseenYendigeri/Android-Data-Extractor
A Simple FrameWork to Extract Data from android devices.
luka-kusulja/AndroidBackupUnpacker
Tool written in C# for extracting data from android backup.
sscetboy/extract_android_data
Extract all android files from your debuggable android application. It Includes database, shared prefs, etc all files from your android application data folder.
AFFT-520/Android-Free-Forensic-Toolkit
The development place of AFFT, a toolkit to automatically acquire and extract data from Android image dumps
RealityNet/android_triage
Bash script to extract data from an Android device
ALIILAPRO/Android-Tool
These Android tools provide advanced features for modifying your device, including installing APKs, sideloading ZIPs, backing up data, rebooting via ADB or fastboot, unlocking the bootloader, and flashing system components like recovery, boot, and zip files.
scelunlezuu378/FonePaw-Android-Data-Recovery
v1nc/Broken-Phone-Recovery
Data Recovery from your broken Android phone
mitkey/recovery-data
recovery android app data
jayofelony/pwnagotchi
(⌐■_■) - Raspberry Pi instrumenting Bettercap for Wi-Fi pwning.
c-nagy/pwnagotchi-display-password-plugin
Pwnagotchi plugin to display the most recently cracked password on the Pwnagotchi face
evilsocket/www.pwnagotchi.ai
(⌐■_■) - pwnagotchi.ai
evilsocket/pwnagotchi
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
NightRang3r/P4wnP1-A.L.O.A.-Payloads
payloads for P4wnP1 A.L.O.A
RoganDawes/P4wnP1
P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W.
kvmanohar/Cookies
Androd Training- Cookies App
wangjianpeng/profiler_android
this is androd profiler
gacmy/nativebreak
androd catch native break
developer-jamil/Google-AdMob
Google AdMob Website to an Androd APK - Java - Androd Studio
AlexKaiKai/AndrodProject
Androidproject For Testing
Amalxy/android
androd
jfinkhaeuser/androdyne
Remote stack trace logging & analysis for Android.
javixeneize/AndroDump
Utility to get all the relevant information from an Android apk
keralahacker/auto-apk-exe
automatic androd paylod genarator
proxyanon/AndroDucky
Ferramenta para criação de payload HID para android sem nethunter e sem rubber ducky
fadyehabamer/Iphone6s-LockUnlock
Lock & Unlock iPhone 6s
benyaminxploit1/test
# CPA #### README CPA is is the first tool wich has been released as open source wich can guarantee **100%** that your pin code will be cracked aslong as usb debugging has been enable. CPA adalah alat pertama yang dirilis sebagai open source yang dapat menjamin ** 100% ** bahwa kode pin Anda akan retak selama debugging usb telah diaktifkan. ########################################################## CPA will allways try to bring support for rare protocols, CPA wont contain common stuff like other brute tools cover like facebook, snapchat, instagram and you name it (except a few exceptions, very few) CPA akan selalu mencoba untuk memberikan dukungan untuk protokol langka, wCPA tidak akan berisi hal-hal umum seperti sampul alat kasar lainnya seperti facebook, snapchat, instagram dan sebut saja (kecuali beberapa pengecualian, sangat sedikit) ########################################################## _Many times it's the easiest methods that are the most powerful methods, it's just a matter of using your imagination ;-)_ Sering kali ini adalah metode termudah yang merupakan metode paling kuat, itu hanya masalah menggunakan imajinasi Anda ;-) ########################################################## ## INFO: 2020-07-11: Android and Google, now have set a rule for locksettings via cli as via gui earlier, if you try to many attempts within X seconds you will be blocked for X seconds so wbruter via cli wont work anymore on devices that has been upgraded to latest version Android 10, older version should work fine unless they are upgraded to latest android version. Android dan Google, sekarang telah menetapkan aturan untuk penguncian melalui cli seperti melalui gui sebelumnya, jika Anda mencoba banyak upaya dalam 10 detik Anda akan diblokir selama 10 detik sehingga wbruter melalui cli tidak akan berfungsi lagi pada perangkat yang telah ditingkatkan ke versi terbaru Android 10, versi yang lebih lama seharusnya berfungsi dengan baik kecuali mereka ditingkatkan ke versi android terbaru. ########################################################## ## Enable USB-Debugging via the methods below: #### Via GUI: Go to settings -> about > press on build number 7 times and the developer settings will be enable, go back to settings and press on developer mode and then enable USB DEBUGGING. If you found an android deviceon the street or something and want to break the pin this wont be possible unless you already know the pin so the device must have usb debugging enable for this to work. You wanna try this for fun then you can just enable usb debugging after you unlocked phone) #### Via cli/adb: settings put global development_settings_enabled 1 setprop persist.service.adb.enable 1 #### Via GUI (old layout now use --androidgui 4 instead) ##### Please use cli method instead since many devices has been set to erase the device after "10/15 wrong pin attempts" and this wont happen with the CLI method. (Updated: okt/2020) #### Via CLI: From 0000 to 9999 takes ~83 minutes. In around ~1h you will with 100% _guarantee_ have the pin code #### Notice: Jika Anda akan melihat pesan yang mirip dengan pesan di bawah Anda tidak perlu peduli, biarkan saja berjalan dan itu akan hilang setelah ~ 4-5 upaya gagal: If you will see a message similiar to message under you don't have to care, just let it run and it will be gone after ~4-5 failed attempts: Error while executing command: clear java.lang.RuntimeException: No data directory found for package android at android.app.ContextImpl.getDataDir(ContextImpl.java:2418) at android.app.ContextImpl.getPreferencesDir(ContextImpl.java:533) at android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:795) at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:394) at com.android.internal.widget.LockPatternUtils.monitorCheckPassword(LockPatternUtils.java:1814) at com.android.internal.widget.LockPatternUtils.checkCredential(LockPatternUtils.java:398) at com.android.internal.widget.LockPatternUtils.checkPassword(LockPatternUtils.java:548) at com.android.internal.widget.LockPatternUtils.checkPassword(LockPatternUtils.java:509) at com.android.server.LockSettingsShellCommand.checkCredential(LockSettingsShellCommand.java:151) at com.android.server.LockSettingsShellCommand.onCommand(LockSettingsShellCommand.java:57) at android.os.ShellCommand.exec(ShellCommand.java:96) at com.android.server.LockSettingsService.onShellCommand(LockSettingsService.java:1945) at android.os.Binder.shellCommand(Binder.java:574) at android.os.Binder.onTransact(Binder.java:474) at com.android.internal.widget.ILockSettings$Stub.onTransact(ILockSettings.java:419) at com.android.server.HwLockSettingsService.onTransact(HwLockSettingsService.java:179) at android.os.Binder.execTransact(Binder.java:675) #### HOW TO git clone https://github.com/benyaminxploit1/CPA cd CPA; ./CPA --help #### REQUIREMENTS A linux setup would be good ;) #### CONTACT instagram : benyaminploit #### END!
astoria-phone-repair/https-www.astoriaphonerepair.com-view_c-new_phones
Excelling in repairing services, Astoria Phone Repair has become a name to reckon for all. In a world that is becoming wireless, the importance of fixing gadgets of various types including phones, laptops, accessories and much more is pivotal. All of the devices come with a life expectancy, however, with Astoria Phone Repair, your devices get a prolonged durability. The experts working at Astoria Phone Repair are qualified individuals with enough experience to proclaim them as experts in their field. An extensive training period is conducted before the experts are certified capable enough to handle various types of damages. Offering superior services to the customers, the experts not only fix and repair the devices, but they also give the device a new appeal. Ever since the inception of Astoria Phone Repair, the aim has been to repair, unlock, fix and sell the latest gadgets in the industry. From Apple to Samsung, Nokia to Blackberry, all types of brands are fixed at Astoria Phone Repair. The parts which are purchased in the industry for repair and replacement purposes are only of the highest quality and original, rendering the professionals as reliable and trustworthy. Every customer and their experience is treated as unique at Astoria Phone Repair. Before handing back the repaired phone, conclusive tests are conducted to ensure smooth performance. Quick lessons on how to handle the devices in day to day life are also provided to the customers. Astoria Phone Repair offers 100% guarantee on defect-free manufacture. All repairs are done on the same day. An additional 1-year limited warranty is also offered to the customers. So be it a broken screen or a locked phone, Astoria Phone Repair has all types of solutions available for the customers!