287 Commits (main)
 

Author SHA1 Message Date
remittor 866f3aed1c Add support install OpenWrt FIT images 4 years ago
remittor 371db37a67 Add new method get_part 4 years ago
remittor e049969629 Cleanup code into install_fw.py 4 years ago
remittor 465e1b7ada Add Flattened Device Tree Python Module
Source: https://github.com/molejar/pyFDT
4 years ago
remittor b7702b432d Add new exploit for RB01, RB06, RB08 4 years ago
remittor a9f9d1b5d8 Fix SSH connect with timeout 4 years ago
remittor d2ef13db4e Support "Breed" bootloader into function create_xqimage 4 years ago
remittor 848ff206da Add testmode into function create_xqimage 4 years ago
remittor 281122f2d5 Use "latin1" text encoding 4 years ago
remittor 746d75bc8a Add: build HDR1 images with custom kernel and rootfs 5 years ago
remittor 60cb16e57f Fix nvram set boot_wait 5 years ago
remittor 1e1dd25591 Transfer method build_sign to xqimage.py 5 years ago
remittor e04e85d380 Add requirements.txt 5 years ago
remittor 73f5f00ebe Fix install OpenWrt firmwares (find DTB) 5 years ago
remittor 0544ae6f1f Add support install OpenWrt factory image on ARMv7 devices 5 years ago
remittor 97d7d6836d Several small edits 5 years ago
remittor 550b4c93cf Activate UBoot console after using exploit 5 years ago
remittor 1748c1dce2 Improve detect current rootfs and CPU arch 5 years ago
remittor ece9976198 Add new method gw.get_pub_info 5 years ago
remittor b91743b569 Add new command "Change root password" 5 years ago
remittor 9895502618 Add new method gw.ssh_close() 5 years ago
remittor f204f6b1d3 Support reboot via WEB api 5 years ago
remittor 9cc96b600d Improve method gw.detect_ssh 5 years ago
remittor 07a8931c2f Auto detect valid SSH server and auth params 5 years ago
remittor 20b186839f Store SSH password into shared memory 5 years ago
remittor 98b328281e Fix methods wait_shutdown and wait_reboot 5 years ago
remittor f3c32efcae Fix detection telnet_en into connect3.py 5 years ago
remittor 9a0ba2bc83 Fix typo into connect2.py 5 years ago
remittor c78262c9fc Add support devices RA69, RA70, RA72 5 years ago
remittor 16e8cfda24 Automating the patching of partition BData for Telnet access 5 years ago
remittor cbe7658878 Add new methods into class Gateway (web_ping, get_factory_info, wait_shutdown, wait_reboot, check_telnet) 5 years ago
remittor 6fa370aea6 Fix method get_telnet into class Gateway and add fields login and passw 5 years ago
remittor b0c5732ca0 Add method parse_baseinfo into class SysLog 5 years ago
remittor f54f03c0b2 Always using uppercase device name 5 years ago
remittor df111abf22 Set forced flush mode for print 5 years ago
remittor b4aac2ada7 Add support devices R2100, RM1800, RA67 5 years ago
remittor 5732a4bb27 Fix backup mtd partition by number 5 years ago
remittor 1a94dd4766 Fix generation hacked images (connect3.py) 5 years ago
remittor de85bf395a Add support Xiaomi Mi AIoT Router AC2350 (r2350) 5 years ago
remittor 5fd5d2fe32 Save web password only if the connection is successful 5 years ago
remittor f0066a8ce8 Store config into shared memory 5 years ago
remittor 0b4ab9d9bd Delete cache for config.txt 5 years ago
remittor 8a6f10a012 Upgrade python 3.7 to 3.8 (Windows x64) 5 years ago
remittor 07a19bf49a Delete initial file config.txt 5 years ago
remittor 81677fd24d Add support run py-script via run.bat
Example: run read_info.py syslog
5 years ago
remittor 931235aaeb Fix error "SSH execute command timedout!" on flashing firmware 5 years ago
remittor f40af2cea1 Fix download syslog 5 years ago
remittor 7f21e1b086 Fix dropbear installation
Integrate dropbearkey into dropbearmulti.
Disable using RSA and DSS host keys.
5 years ago
remittor 7ca7364903 Add connect timeout for test SSH connection 5 years ago
remittor 22c2b5bdcb Add read info from partitions "nvram" and "uboot" 5 years ago