Skip to content

Instantly share code, notes, and snippets.

View TheUnrealZaka's full-sized avatar

TheUnrealZaka TheUnrealZaka

View GitHub Profile
@TheUnrealZaka
TheUnrealZaka / Podman_WP_MySQL_Fedora.md
Last active August 13, 2024 04:04
Manual to install WordPress and MySQL with Podman using a Fedora image

SSH Authentication Setup with ssh-ed25519 Key on Ubuntu Server (Windows Client)

This guide will walk you through setting up SSH key-based authentication using ssh-ed25519 on an Ubuntu server, accessed from a Windows client via PowerShell. It includes generating the key, configuring the client .ssh/config file, and securing the SSH daemon on the Ubuntu server.

Table of Contents

  1. Generate the SSH Key on Windows
  2. Copy the Public Key to the Ubuntu Server
  3. Configure SSH on the Ubuntu Server (/etc/ssh/sshd_config)
  4. Configure the SSH Client on Windows (.ssh/config)
@TheUnrealZaka
TheUnrealZaka / HidingRoot.md
Last active May 3, 2025 18:01
This guide is for all Android devices to hide properly all root detections and successfully run banking apps as expected :)

✨ Welcome to TheUnrealZaka's Guide for Hiding Root Detections!

Using KernelSU-Next + SuSFS

⚠️ Disclaimer: This guide is provided solely for educational purposes. The creator assumes no responsibility for any damage, data loss, or other adverse effects that may occur as a result of following these instructions. Proceed entirely at your own risk!


📖 Introduction

Many users who have rooted their devices finds issues where system or third-party applications detect the root status and refuse to operate. This guide outlines a procedure to hide root detection on the majority of Android devices, specifically the ones running Noble ROM for Samsung S9/S9+/N9. The approach detailed here leverages KernelSU-Next in conjunction with SuSFS.