92 Commits (af9bd42e0b739322c8ba58f4556b949f7063cd63)
 

Author SHA1 Message Date
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
remittor b7702b432d Add new exploit for RB01, RB06, RB08 2 years ago
remittor a9f9d1b5d8 Fix SSH connect with timeout 2 years ago
remittor d2ef13db4e Support "Breed" bootloader into function create_xqimage 2 years ago
remittor 848ff206da Add testmode into function create_xqimage 2 years ago
remittor 281122f2d5 Use "latin1" text encoding 2 years ago
remittor 746d75bc8a Add: build HDR1 images with custom kernel and rootfs 3 years ago
remittor 60cb16e57f Fix nvram set boot_wait 3 years ago
remittor 1e1dd25591 Transfer method build_sign to xqimage.py 3 years ago
remittor e04e85d380 Add requirements.txt 3 years ago
remittor 73f5f00ebe Fix install OpenWrt firmwares (find DTB) 3 years ago
remittor 0544ae6f1f Add support install OpenWrt factory image on ARMv7 devices 3 years ago
remittor 97d7d6836d Several small edits 3 years ago
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