Skip to content

Instantly share code, notes, and snippets.

View ElectroHeavenVN's full-sized avatar

ElectroHeavenVN

View GitHub Profile
@ElectroHeavenVN
ElectroHeavenVN / ZaloPCDataExtractor.bat
Last active August 11, 2025 16:17
Extract all necessary information from your ZaloPC client to interact with Zalo's API (token, IMEI, user agent, computer name, API type and client version).
powershell -c "irm https://gist.github.com/ElectroHeavenVN/50d9040a7254177e89cb0115bb1756cc/raw/ZaloPCDataExtractor.ps1 | iex"
@ElectroHeavenVN
ElectroHeavenVN / CustomCSS.js
Last active June 29, 2025 08:07
My Spicetify extension
(() => {
let cssStyle = `
.spicy-dynamic-bg:is(.lowqmode) {
opacity: 0.1 !important;
}
.BeautifulLyricsBackground-Container img,
.spicy-dynamic-bg img {
display: none;
}
.Root__right-sidebar:has(.main-nowPlayingView-section, canvas)
@ElectroHeavenVN
ElectroHeavenVN / ZaloDecryptor.user.js
Last active September 2, 2025 03:50
Decrypt and log Zalo's HTTP requests and WebSocket traffic. The new version is here: https://github.com/ElectroHeavenVN/Zalo-F12
// ==UserScript==
// @name ZaloDecryptor
// @namespace http://tampermonkey.net/
// @version 1.1.3
// @description Decrypt and log Zalo's HTTP requests and WebSocket traffics
// @author ElectroHeavenVN
// @match https://chat.zalo.me/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=zalo.me
// @grant none
// @run-at document-start
// ==UserScript==
// @name PGay
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Thay logo web phamgiang.net thành phiên bản 7 màu
// @author ElectroHeavenVN
// @match *://phamgiang.net/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=phamgiang.net
// @updateURL https://gist.github.com/ElectroHeavenVN/43bca034a2930e3b1389015f37549663/raw/PGay.user.js
// @downloadURL https://gist.github.com/ElectroHeavenVN/43bca034a2930e3b1389015f37549663/raw/PGay.user.js
// ==UserScript==
// @name TeaMobi skip 10s download
// @namespace https://github.com/ElectroHeavenVN/
// @version 1.0.0
// @description Download the file instantly without wasting your 10 seconds.
// @author ElectroHeeavenVN
// @match http://dl.teamobi.com/get/index.php*
// @match http://dl.teamobi.com/drive/get*
// @icon https://www.google.com/s2/favicons?sz=64&domain=teamobi.com
// @updateURL https://gist.github.com/ElectroHeavenVN/2ab1b9b4a352ec11c7c54e2597fc86c0/raw/TeaMobiSkip10s.user.js
@ElectroHeavenVN
ElectroHeavenVN / detectIncognitoBypass.user.js
Last active June 23, 2024 16:22
Userscript bypass check ẩn danh
// ==UserScript==
// @name Anti incognito mode detection
// @namespace https://github.com/ElectroHeavenVN/
// @run-at document-start
// @version 1.0.0
// @description Bypass detectIncognito on Chromium-based browsers and Firefox
// @author ElectroHeavenVN
// @updateURL https://gist.github.com/ElectroHeavenVN/115f4acaf5775af4544185ce02c36502/raw/detectIncognitoBypass.user.js
// @downloadURL https://gist.github.com/ElectroHeavenVN/115f4acaf5775af4544185ce02c36502/raw/detectIncognitoBypass.user.js
// @include *://*