Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Firmware:

TOTOLINK:A860R V4.1.2cu.5182_B20201027

http://www.totolink.cn/home/menu/detail.html?menu_listtpl=download&id=62&ids=36

Detail:

image

V14 Obtains the data transferred by the front end through GET

Then the program copied the data into V27 after splitting the "/" data several times .

Then through

Sprintf (v24, "echo appId:%s versionId:%s path:%s fileName:%s >>/ TMP /download", V26, v27, (const char *) V8, V20);

This line of functions copies the data into the V24 array, and again executes directly with System