Skip to content

Instantly share code, notes, and snippets.

View pixelbuildlab's full-sized avatar

Muhammad Waqar pixelbuildlab

View GitHub Profile
@pixelbuildlab
pixelbuildlab / mf28x_find_deltas.py
Created August 10, 2025 14:27 — forked from Leo-PL/mf28x_find_deltas.py
Delta update finder for ZTE MF283+, MF286, MF286A and MF286D routers
#!/usr/bin/python3
# Original script by frutis, mods by Leo-PL
# Usage:
# 1. uncomment proper section for your router (MF283+, MF286, MF286A, MF286D).
# 2. set correct IME if you have one
# 3. Set correct version ID (the integrate_version from NVRAM) for your device if not already found here
# 4. Run the script - it shall return the URL of data update, if available for the set base version.
from base64 import b64decode, b64encode
@pixelbuildlab
pixelbuildlab / QFILUserGuide.txt
Created June 2, 2023 09:45 — forked from Kochise/QFILUserGuide.txt
Qualcomm QFIL (2.0.2.6) command line arguments
-Mode
>Mode setting
=0 – Normal Mode
=1 – Engineer Mode
=2 – WCF Mode
=3 – Silent Mode
Qfil.exe -Mode=1
-COM
[
{
"_id": "5b21ca3eeb7f6fbccd471815",
"title": "Terminator",
"genre": {
"_id": "5b21ca3eeb7f6fbccd471818",
"name": "Action"
},
"numberInStock": 6,
"dailyRentalRate": 2.5,
@pixelbuildlab
pixelbuildlab / zte_mod.js
Last active January 13, 2023 13:15
ZTE 803zt Mod Webui
javascript: ftb(); function getStatus() { $.ajax({ type: "GET", url: "/goform/goform_get_cmd_process", data: { cmd: "lte_pci,lte_pci_lock,lte_earfcn_lock,wan_ipaddr,wan_apn,pm_sensor_mdm,pm_modem_5g,nr5g_pci,nr5g_action_channel,nr5g_action_band,Z5g_SINR,Z5g_rsrp,wan_active_band,wan_active_channel,wan_lte_ca,lte_multi_ca_scell_info,cell_id,dns_mode,prefer_dns_manual,standby_dns_manual,network_type,rmcc,rmnc,lte_rsrq,lte_rssi,lte_rsrp,lte_snr,wan_lte_ca,lte_ca_pcell_band,lte_ca_pcell_bandwidth,lte_ca_scell_band,lte_ca_scell_bandwidth,lte_ca_pcell_arfcn,lte_ca_scell_arfcn,wan_ipaddr,static_wan_ipaddr,opms_wan_mode,opms_wan_auto_mode,ppp_status,loginfo", multi_data: "1" }, dataType: "json", success: function(a) { for (signal = a, vars = ["lte_pci", "lte_pci_lock", "lte_earfcn_lock", "wan_ipaddr", "wan_apn", "pm_sensor_mdm", "pm_modem_5g", "nr5g_pci", "nr5g_action_band", "nr5g_action_channel", "Z5g_SINR", "Z5g_rsrp", "wan_active_channel", "wan_active_band", "lte_multi_ca_scell_info", "cell_id", "dns_mode", "prefer