longzheng268
86585dab1a
Fix device model spelling errors and improve error handling in install_bl.py
...
Fix device model spelling errors and improve error handling in install_bl.py
2 months ago
copilot-swe-agent[bot]
83eb2bc1cf
Fix logical bugs in install_bl.py - device models, error handling, and code structure
...
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
2 months ago
copilot-swe-agent[bot]
17b6f6cc46
Initial plan
2 months ago
longzheng268
901b256726
Add bootloader support for CR660x and TR60x series routers
...
Add bootloader support for CR660x and TR60x series routers
Changes Made
Enhanced install_bl.py
Added support for CR6006, CR6008, CR6009, TR608, TR609 devices in the breed bootloader installation
Implemented device-specific bootloader file selection:
CR660x/TR60x series → pb-boot-cr660x.img
Existing devices (R3G, R3P, RM2100, RA71) → breed_r3g_eng.bin (unchanged)
Updated device compatibility validation to include the new models
Maintained full backward compatibility with existing functionality
Updated Documentation
Added TR608 and TR609 to the supported devices list in README.md
Enhanced bootloader installation documentation with specific file mappings
Added installation command reference and usage examples
Updated both Chinese and English documentation sections
Technical Implementation
The implementation follows the specified requirements:
Uses the correct MTD write command format: mtd write /tmp/pb-boot-cr660x.img Bootloader
Leverages the existing pb-boot-cr660x.img file (172KB u-boot legacy image)
Maintains the same installation workflow: python3 install_bl.py breed
Device Support Matrix
Device Series Bootloader File Status
R3G, R3P, RM2100, RA71 breed_r3g_eng.bin ✅ Existing
CR6606, CR6608, CR6609 pb-boot-cr660x.img ✅ New
TR608, TR609 pb-boot-cr660x.img ✅ New
This enhancement expands bootloader support to 5 additional router models while maintaining compatibility with all existing functionality.
2 months ago
copilot-swe-agent[bot]
a0646d8a70
Add bootloader support for CR660x and TR60x series
...
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
2 months ago
copilot-swe-agent[bot]
ff344ecd18
Initial plan
2 months ago
longzheng268
6f0d15dfa2
add cr660x and tr60x
2 months ago
longzheng268
c9fd6d1060
Update README by removing badges
...
Removed donation badge and hit counter from README.
2 months ago
longzheng268
2749329a9e
Update README with SSH connection interface preview
...
Added an image and description for successful SSH connection interface.
2 months ago
longzheng268
72e02aca12
完善中文luci中文语言包和脚本中文
...
Add comprehensive Chinese language support with multilingual menu system
现在脚本支持中文显示,以及增设luci的中文语言包。
2 months ago
copilot-swe-agent[bot]
cf5f47d2a2
Complete Chinese language support implementation with comprehensive testing
...
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
2 months ago
longzheng268
06b00fc560
成功连接ssh展示
2 months ago
copilot-swe-agent[bot]
fecdb0fbe1
Implement Chinese language support for menu system
...
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
2 months ago
copilot-swe-agent[bot]
7746369052
Initial plan
2 months ago
longzheng268
1f869ddc31
成功界面展示
2 months ago
longzheng268
83b3461e39
增加中文语言包
2 months ago
longzheng268
d9078c69d7
增加中文教程
...
完善详细的中文教程README文档
2 months ago
copilot-swe-agent[bot]
bf5d5f9d97
Add comprehensive Chinese tutorial README
...
Co-authored-by: longzheng268 <38132402+longzheng268@users.noreply.github.com>
2 months ago
copilot-swe-agent[bot]
9396d143d3
Initial plan
2 months ago
remittor
3050110486
connect7: Add new exploit "get_icon" (for RD23 and other)
...
vuln/exploit author: remittor
exploit public: https://archive.md/1PWkM
discovery date: 2024-12-30
2 months ago
remittor
b684c2a307
devtree: Update code
2 months ago
remittor
8d29c537ca
xqmodel: Update router list
4 months ago
remittor
3541a765bb
ssh: Fix insmod error when linux kernel checking vermagic
6 months ago
remittor
f78e6319f6
kmod: Set LOCALVERSION="-XMiR-Patcher" for all kernel modules
7 months ago
remittor
03cc54186b
connect1: Update code for using new dropbearmulti
7 months ago
remittor
f87b3d2690
Update dropbearmulti binaries (v2025.87)
7 months ago
remittor
f4f8a148d7
gateway: Fix SSH-error after run "reboot" command
7 months ago
remittor
168878255b
connect6: Add new exploit "set_mac_filter" (vuln already closed)
7 months ago
remittor
43dd3b1e32
ssh: Fix install dropbearmulti for some arch
7 months ago
remittor
7d316d4195
Add dropbearmulti binary for ARM devices without FPU
7 months ago
remittor
a702295a8d
gateway: Fix setup TELNET windows size for server without auth
7 months ago
remittor
a854c4a6a3
gateway: Add arg "try_telnet" to func "create_gateway"
7 months ago
remittor
9324443de7
gateway: Use default active TELNET for enable dropbear or install dropbearmulti
7 months ago
remittor
673f3a25a8
gateway: Fix SSH channel
7 months ago
remittor
6500c428ec
gateway: Fix error message into get_telnet
7 months ago
remittor
fa9d0d5d8b
gateway: Add installer for dropbearmulti (for RD18 and etc)
7 months ago
remittor
d6b7d8000a
run.sh: Fix tr arguments
7 months ago
remittor
0f59245473
gateway: Improve get_remote_file_size and get_md5_for_remote_file
7 months ago
remittor
dd8d30e6f8
gateway: Fix output empty result in function run_cmd
7 months ago
remittor
eb204438a8
gateway: Return stdout and errcode after execute run_cmd
7 months ago
remittor
597649b2ac
gateway: Fix functions run_cmd, download, upload for TELNET
7 months ago
remittor
17fccdc2b3
gateway: Cleanup code into run_cmd
7 months ago
remittor
a321f269f6
run.sh: Adapt for MacOS
7 months ago
remittor
e46d952586
gateway: Fix prompt in get_telnet and set TELNET window size: 1000x32
7 months ago
remittor
fea8d7df80
gateway: Cleanup code in get_telnet, download, upload
7 months ago
remittor
2ae47a1236
gateway: Change usage of run_cmd function
7 months ago
remittor
a3ca7d18cd
gateway: Remove ftp.quit()
7 months ago
remittor
1646c8a380
gateway: Improve check_ftp function
7 months ago
remittor
c1537c418f
gateway: Fix FTP server activation and check
7 months ago
remittor
55ddd95273
gateway: Add function post_connect
7 months ago