Skip to content

Instantly share code, notes, and snippets.

@T31M
T31M / android-backup-apk-and-datas.md
Created March 21, 2024 19:26 — forked from AnatomicJC/android-backup-apk-and-datas.md
Backup android app, data included, no root needed, with adb

Backup android app, data included, no root needed, with adb

adb is the Android CLI tool with which you can interact with your android device, from your PC

You must enable developer mode (tap 7 times on the build version in parameters) and install adb on your PC.

Don't hesitate to read comments, there is useful tips, thanks guys for this !

Fetch application APK

@T31M
T31M / instance_statistics.py
Last active October 12, 2023 09:27
Get Instance "docker stats" / Disk Space uasge though Fabric / SSH
from fabric import SerialGroup
from fabric import Connection
from invoke.exceptions import Exit
from loguru import logger
hosts_provider_a = [
"hostnames",
"in",
"your",
"/etc/hosts",
#Hooking SafetyNet stuff for fun (no profit tho :( )
#Several Functions just uncomment to use or modify :)
#by T31M
import frida
import sys
PACKAGE_NAME = "com.nianticlabs.pokemongo"
process = frida.get_usb_device().attach(PACKAGE_NAME)
@T31M
T31M / frida_static_analysis.py
Created October 11, 2016 23:10
Frida Static Analysis Dump
#Basic Static Analysis of an Android App
#discovers modules and their exports
#by T31M
import frida, sys, os
PACKAGE_NAME = ""
session = frida.get_usb_device().attach(PACKAGE_NAME)
@T31M
T31M / keybase.md
Created June 2, 2015 19:23
Verify Keybase.io

Keybase proof

I hereby claim:

  • I am t31m on github.
  • I am t31m (https://keybase.io/t31m) on keybase.
  • I have a public key whose fingerprint is BA6F EE0B C979 AC65 F5E5 8537 B853 0C94 22FD 9124

To claim this, I am signing this object: