x13a / balock

Bruteforce OEM and NCK codes for Balong V7R11.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

balock

Bruteforce OEM and NCK codes for Balong V7R11.

Huawei E5573**, E5577**, E8372h, E3372h..

Credits to rust3028, Decker, forth32..

Installation

$ make
$ make install

or

$ brew tap x13a/tap
$ brew install x13a/tap/balock

Usage

balock [-h|V] <HEX1> <HEX2>

[-h] * Print help and exit
[-V] * Print version and exit

AT

OEM:

$ AT^NVRDEX=50502,0,128

NCK:

$ AT^NVRDEX=50503,0,128

About

Bruteforce OEM and NCK codes for Balong V7R11.

License:GNU General Public License v3.0


Languages

Language:Zig 92.3%Language:Makefile 7.7%