109 Commits (54ad1c02a30d3ef45ac66166d4e53fcf105c4c7e)
 

Author SHA1 Message Date
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
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