133 Commits (897c90c09704eb1b9e2f75fb5a97de8eb1f4521f)
 

Author SHA1 Message Date
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) 1 year ago
remittor f3f1c30696 [connect4] Add detect CountryCode 1 year ago
remittor e49bf85ee1 Add new devices into xqModelList 1 year ago
remittor 22f755be25 Add support stock firmware with ubifit image 1 year ago
remittor 54ad1c02a3 Add support RB03 (firmware v1.2.7) 1 year ago
remittor 3eba557704 Fix detect current rootfs.num (read from kernel command line) 1 year ago
remittor 5deffbd1fa Add into read_info.py new methods: run_command, get_part_table2 1 year ago
remittor cd31e2ea71 Add exploit for enable netmode=4 (Mesh "whc_cap" mode)
Sources: https://gist.github.com/jmceleney/33c626a33960ac8a1764614cf57420cd
1 year ago
Oleg S 8a115fd837
Merge pull request #3 from v-kamerdinerov/main
Add linux/mac os support
2 years ago
v-kamerdinerov 60e9eac863 More readable 2 years ago
v-kamerdinerov f0b995ca49 Add Unix run, more info in README.md 2 years ago
Oleg S 94a8b5c54f Add support Xiaomi RA82 (AX3000 INT) 2 years ago
remittor 1a99b72b59 Fix detect CPU arch (from openwrt_release file) 2 years ago
remittor de3f1a9cf7 Translate some HTML messages 2 years ago
remittor 8349ca9a00 Add support translate many HTML files (generate sed patch) 2 years ago
remittor ae0b93a002 Using file openwrt_release into get_baseinfo 2 years ago
remittor 598cb73130 Add support new hash password algorithm (sha256) 2 years ago
remittor 7c5d4f45f0 Add support ARM64 MediaTek CPU 2 years ago
remittor 362c73592b Add translate for some HTML messages 2 years ago
remittor f2b7e0b74e Merge PO-files with LMO-files from firmware RB01 2 years ago
remittor c37dff3719 Update PO and LMO tools 2 years ago
remittor af9bd42e0b Adapt lang_patch.sh for newest routers 2 years ago
remittor e74eb9569c Fix install and uninstall permanent SSH 2 years ago
remittor 82a40aa2b3 Add new menu "Install permanent SSH" 2 years ago
remittor 82ab90b39e Cleanup code in connect4.py 2 years ago
remittor 914181b302 Add missed python module to requirements.txt (fdt) 2 years ago
remittor 866f3aed1c Add support install OpenWrt FIT images 2 years ago
remittor 371db37a67 Add new method get_part 2 years ago
remittor e049969629 Cleanup code into install_fw.py 2 years ago
remittor 465e1b7ada Add Flattened Device Tree Python Module
Source: https://github.com/molejar/pyFDT
2 years ago