Skip to content

Instantly share code, notes, and snippets.

@n1dr00
n1dr00 / android-backup-apk-and-datas.md
Created October 30, 2024 17:38 — 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

Note: This gist may be outdated, thanks to all contributors in comments.

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 !

@n1dr00
n1dr00 / dhcp-dyndns.sh
Created October 10, 2024 19:24 — forked from Nockiro/dhcp-dyndns.sh
DHCP/Samba DynDNS
#!/bin/bash
# /usr/local/bin/dhcp-dyndns.sh
# This script is for secure DDNS updates on Samba,
# it can also add the 'macAddress' to the Computers object.
#
# Modifications: Updates for faster local access to databases and compatibility with freebsds samba
#
# Version: 0.9.2
@n1dr00
n1dr00 / nsupdate_GSS-TSIG.md
Created October 10, 2024 16:00 — forked from genadipost/nsupdate_GSS-TSIG.md
nsupdate with active directory (GSS-TSIG)

kinit with a domain user:

kinit [email protected]

Ones you have a krbtgt you can run nsupdate in GSS-TSIG mode:

nsupdate -g