71 Commits (550b4c93cf755c89b9bf794d0524a5f8f71a3144)
 

Author SHA1 Message Date
remittor 550b4c93cf Activate UBoot console after using exploit 3 years ago
remittor 1748c1dce2 Improve detect current rootfs and CPU arch 3 years ago
remittor ece9976198 Add new method gw.get_pub_info 3 years ago
remittor b91743b569 Add new command "Change root password" 3 years ago
remittor 9895502618 Add new method gw.ssh_close() 3 years ago
remittor f204f6b1d3 Support reboot via WEB api 3 years ago
remittor 9cc96b600d Improve method gw.detect_ssh 3 years ago
remittor 07a8931c2f Auto detect valid SSH server and auth params 3 years ago
remittor 20b186839f Store SSH password into shared memory 3 years ago
remittor 98b328281e Fix methods wait_shutdown and wait_reboot 3 years ago
remittor f3c32efcae Fix detection telnet_en into connect3.py 3 years ago
remittor 9a0ba2bc83 Fix typo into connect2.py 3 years ago
remittor c78262c9fc Add support devices RA69, RA70, RA72 3 years ago
remittor 16e8cfda24 Automating the patching of partition BData for Telnet access 3 years ago
remittor cbe7658878 Add new methods into class Gateway (web_ping, get_factory_info, wait_shutdown, wait_reboot, check_telnet) 3 years ago
remittor 6fa370aea6 Fix method get_telnet into class Gateway and add fields login and passw 3 years ago
remittor b0c5732ca0 Add method parse_baseinfo into class SysLog 3 years ago
remittor f54f03c0b2 Always using uppercase device name 3 years ago
remittor df111abf22 Set forced flush mode for print 3 years ago
remittor b4aac2ada7 Add support devices R2100, RM1800, RA67 3 years ago
remittor 5732a4bb27 Fix backup mtd partition by number 3 years ago
remittor 1a94dd4766 Fix generation hacked images (connect3.py) 3 years ago
remittor de85bf395a Add support Xiaomi Mi AIoT Router AC2350 (r2350) 3 years ago
remittor 5fd5d2fe32 Save web password only if the connection is successful 3 years ago
remittor f0066a8ce8 Store config into shared memory 3 years ago
remittor 0b4ab9d9bd Delete cache for config.txt 3 years ago
remittor 8a6f10a012 Upgrade python 3.7 to 3.8 (Windows x64) 3 years ago
remittor 07a19bf49a Delete initial file config.txt 3 years ago
remittor 81677fd24d Add support run py-script via run.bat
Example: run read_info.py syslog
3 years ago
remittor 931235aaeb Fix error "SSH execute command timedout!" on flashing firmware 3 years ago
remittor f40af2cea1 Fix download syslog 3 years ago
remittor 7f21e1b086 Fix dropbear installation
Integrate dropbearkey into dropbearmulti.
Disable using RSA and DSS host keys.
3 years ago
remittor 7ca7364903 Add connect timeout for test SSH connection 3 years ago
remittor 22c2b5bdcb Add read info from partitions "nvram" and "uboot" 3 years ago
remittor b6c2e8f22d Add support Xiaomi Mesh Router Suite (D01) 3 years ago
remittor 2200b7b1c6 Merge PO-files with LMO-files from firmware R3P 3.0.1 INT
FW link: http://cdn.cnbj1.fds.api.mi-img.com/xiaoqiang/rom/r3p/miwifi_r3p_all_eb968_3.0.1_INT.bin
3 years ago
remittor 9db0c52193 Replace prefix "msgkey" to "msgid" into PO-files 3 years ago
remittor a08b2b7550 Update PO and LMO tools
Replace prefix "msgkey" to "msgid".
Replace field "val_id" to "plural" (support new version LMO translator).
3 years ago
remittor b8b4601b4f Cleanup code into po2lmo.py 3 years ago
remittor d17d4fbe0b Update po2lmo.py and PO-files 3 years ago
remittor 0d483f0d9f Skip duplicate language entries 3 years ago
remittor 5ea54d0c5a Fix install_lang.py for support PO-files 3 years ago
remittor 2869a4a28b Add lang convert tools (lmo2po and po2lmo) 3 years ago
remittor a0396987c4 Replace LMO-files to PO-files (EN/RU) 3 years ago
remittor a56bf32a39 Fix log action on download and upload (class Gateway) 3 years ago
remittor 2bc71b18fe Add support device rm2100 (Redmi AC2100) 3 years ago
remittor 696dd705d5 Add in config.txt new param "ssh_port" 3 years ago
remittor c9a4a6d8cd Add support new Xiaomi devices (r3600 and rb03) 3 years ago
remittor 0d5bcefea8 Add new class SysLog into read_info.py 3 years ago
remittor 6db1a85337 Add new method DevInfo.download_syslog() 3 years ago