Source : https://github.com/shiena/ansicolor/blob/master/README.md
Ansicolor library provides color console in Windows as ANSICON for Golang.
Source : https://github.com/shiena/ansicolor/blob/master/README.md
Ansicolor library provides color console in Windows as ANSICON for Golang.
| #!/bin/bash | |
| DEVICE="unknown" | |
| PIC_META_FILE="up_param_files_${DEVICE}.txt" | |
| if [ "$1" = "" ]; then | |
| echo "This script helps you create your own up_param file for modifying bootloader splashes on samsung devices." | |
| echo | |
| echo "Download the stock firmware, extract it until you have up_param.bin" | |
| echo "Set your device codename by editing this script. (Currently set to \"$DEVICE\")" |
https://www.tc4shell.com/en/7zip/asar/ ]Formats.dll from one of the folders in the archive (x64 or 32) to the Formats folderC:\Users\**YourUsername**\AppData\Local\Discord\app-1.0.9007\modules\discord_desktop_core-1\discord_desktop_core (Replace **YourUsername** with your username)core.asar file with 7-ZIP and extract its content to a folder of your choiceapp subdirectory, after that find the file called mainWindow.js or mainScreen.js and open it with a text editor of your choiceline 419 and change frame: false to frame: true, if you can't find that text press CTRL+F and search for frame: false, it should look like the one attached in the screens| @echo off | |
| REM Credits to https://stackoverflow.com/a/10052222 | |
| REM And https://sites.google.com/site/eneerge/scripts/batchgotadmin | |
| :: BatchGotAdmin | |
| :------------------------------------- | |
| REM --> Check for permissions | |
| IF "%PROCESSOR_ARCHITECTURE%" EQU "amd64" ( | |
| >nul 2>&1 "%SYSTEMROOT%\SysWOW64\cacls.exe" "%SYSTEMROOT%\SysWOW64\config\system" |
These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.
⚠️ 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!
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.
| ********************************************************************************* | |
| * This guide is outdated and it needs updating to work properly, do NOT use it. * | |
| ********************************************************************************* | |
| Note: | |
| * If you don't know what you are doing/don't have basic knowledge then do NOT attempt doing this and especially do NOT ask for support if you try | |
| Tools that you will need: | |
| * Windows: A brain, 7-Zip ZSTD (https://github.com/mcmilk/7-Zip-zstd/releases/tag/v25.01-v1.5.7-R1), Mio Kitchen (https://github.com/ColdWindScholar/MIO-KITCHEN-SOURCE/releases). stock firmware that you have installed right now, firmware that you want to get installed | |
| * Linux: A brain, tar, unzip, lz4, some terminal knowledge, Mio Kitchen (https://github.com/ColdWindScholar/MIO-KITCHEN-SOURCE/releases). stock firmware that you have installed right now, firmware that you want to get installed |