remittor
|
9a5d090e66
|
[fdt] Fix some problems
|
1 year ago |
remittor
|
fdfb91e92b
|
[xmir_base] Add module "fdt" v0.3.3
Sources: https://github.com/molejar/pyFDT
|
1 year ago |
remittor
|
d36f194a34
|
[xmir_base] Add module "ubi-reader"
Sources: https://github.com/onekey-sec/ubi_reader
|
1 year ago |
remittor
|
5f8eca833b
|
Added xmir_base module and directory
|
1 year ago |
remittor
|
370d90b2f0
|
[python] Remove py-modules "fdt" and "ubi-reader"
|
1 year ago |
remittor
|
347309153d
|
[install_fw] Fix install OpenWRT image for RB01/RB03
|
1 year ago |
remittor
|
f8ecb3654f
|
[install_fw] Added the ability to install firmware from a similar device
|
1 year ago |
remittor
|
8a0e062b6f
|
[read_info] The method of dump a list of partitions from dmesg is no longer the main one
|
1 year ago |
remittor
|
86150b71a9
|
[install_fw] Fix check readonly flag for target partition
|
1 year ago |
remittor
|
e63f78ae03
|
[install_fw] Added firmware compatibility check
|
1 year ago |
remittor
|
396c20bf2d
|
[xqmodel] Transform xqModelList to dictionary
|
1 year ago |
remittor
|
27975a4652
|
[install_fw] Fix firmware installation for some methods
|
1 year ago |
remittor
|
7606972068
|
[install_fw] Fix detection current install method
|
1 year ago |
remittor
|
7c37aaf73a
|
[read_info] Fix detection active rootfs partition
|
1 year ago |
remittor
|
3ef21ae07f
|
[xqmodel] Add new device models (RD06, RD08, etc)
|
1 year ago |
remittor
|
daff3fc02a
|
[install_fw] Add support images for qcom targets
|
1 year ago |
remittor
|
1b04256d39
|
[install_fw] Fix FDT parsing (part list and other)
|
1 year ago |
remittor
|
b782ca1426
|
[fdt] Fix some problems
|
1 year ago |
remittor
|
c6281e5269
|
[install_fw] Add support KERNEL_IN_UBI images (RB06)
|
1 year ago |
remittor
|
b721ff7daf
|
[read_info] Fix search partition by name
|
1 year ago |
remittor
|
a6821fa262
|
[install_fw] Add method "save_all_images"
|
1 year ago |
remittor
|
807caff745
|
[install_fw] Check readonly flag before flashing
|
1 year ago |
remittor
|
ba2dca32b5
|
[python] Add module "ubi-reader"
Sources: https://github.com/onekey-sec/ubi_reader
|
1 year ago |
remittor
|
b284449f32
|
[python] Update "fdt" py-module
|
1 year ago |
remittor
|
897c90c097
|
[install_fw] Total rewrite code
|
1 year ago |
remittor
|
fb452e1ef2
|
[devtree] Add function get_dtb_totalsize
|
1 year ago |
remittor
|
233fdf559f
|
[gateway] Add "img_write" property to "config.txt"
Example content for "config.txt":
{
"device_ip_addr": "192.168.31.1",
"img_write": false
}
|
1 year ago |
remittor
|
db71cd312f
|
Fix detection for active SSH-server
|
1 year ago |
remittor
|
c25525938b
|
[info] Read readonly flag for each MTD partition
|
1 year ago |
remittor
|
3a7b176f12
|
[breed] Activate uart_en=1 when used BREED bootloader
|
1 year ago |
remittor
|
3ad7eb2980
|
[connect5] Cleanup code and add support RC01 and RC06
|
1 year ago |
remittor
|
1031b3ac04
|
Parse "DISTRIB_ARCH" property of /etc/openwrt_release
|
1 year ago |
remittor
|
de14f4cb62
|
[connect5] Cleanup code and add support FTP activation
|
1 year ago |
remittor
|
848c93987a
|
[gateway] Add support Telnet into method "detect_ssh"
|
1 year ago |
remittor
|
791f1759ff
|
[gateway] Add property "model_id"
|
1 year ago |
remittor
|
f00200da5a
|
Add module xqmodel.py
|
1 year ago |
remittor
|
3b74a5e616
|
[gateway] Close shared_memory object at exit
|
1 year ago |
remittor
|
cecb78e35c
|
[connect5] Add new exploit "smartcontroller" for all devices (starting from R2100)
CVE-2023-26319: https://trust.mi.com/misrc/bulletins/advisory?cveId=536
Note: https://blog.thalium.re/posts/rooting-xiaomi-wifi-routers/
|
1 year ago |
remittor
|
1e0161f4c0
|
[gateway] Add property "use_ftp"
|
1 year ago |
remittor
|
6c880cbb42
|
[gateway] Add method __init_fields
|
1 year ago |
remittor
|
a2367a5acc
|
Add new devices into xqModelList
|
1 year ago |
remittor
|
31d1148e77
|
[gateway] add property device_info and xqpassword
|
1 year ago |
remittor
|
4b73115a56
|
Fix bug on exec reboot command
|
1 year ago |
remittor
|
8f4527c1b9
|
Fix stupid bugs
|
1 year ago |
remittor
|
378f7c8e11
|
Use exploit setSysTime for RA70 (INT)
|
2 years ago |
remittor
|
f3f1c30696
|
[connect4] Add detect CountryCode
|
2 years ago |
remittor
|
e49bf85ee1
|
Add new devices into xqModelList
|
2 years ago |
remittor
|
22f755be25
|
Add support stock firmware with ubifit image
|
2 years ago |
remittor
|
54ad1c02a3
|
Add support RB03 (firmware v1.2.7)
|
2 years ago |
remittor
|
3eba557704
|
Fix detect current rootfs.num (read from kernel command line)
|
2 years ago |