Skip to content

Instantly share code, notes, and snippets.

View Giovix92's full-sized avatar

Giovanni Gualtieri Giovix92

View GitHub Profile
@Giovix92
Giovix92 / flash_brickproof_denniz.sh
Created February 2, 2024 17:46
Brickproof denniz bash script
#!/bin/bash
echo "[i] Bulletproof denniz script, Giovix92"
echo "[i] Checking for adb connection..."
if adb get-state &> /dev/null; then
echo "[i] Device is connected, rebooting in fastboot"
adb reboot fastboot
else
if fastboot devices | grep -qw "fastboot"; then
@Giovix92
Giovix92 / Nord2Guides.md
Last active February 24, 2024 19:01
Nord 2 Community notes

Nord 2 Guides

Those guides are applicable to every Nord 2 model:

  • DN2101/IND
  • DN2103/EEA
  • DN2103/EEA PAC-MAN Edition

Summary