chore: modify windows evaluations samples

This commit is contained in:
Jiaqi DENG
2024-09-21 23:46:39 +08:00
parent 50a887ebb6
commit e0d0041520
48 changed files with 249 additions and 268 deletions

View File

@@ -29,10 +29,8 @@
{
"type": "launch",
"parameters": {
"command": [
"ncat.exe", "-k", "-l", "0.0.0.0", "9222",
"--sh-exec", "ncat.exe 127.0.0.1 1337"
]
"command": "ncat.exe -k -l 0.0.0.0 9222 --sh-exec \"ncat.exe 127.0.0.1 1337\"",
"shell": true
}
},
{
@@ -59,7 +57,7 @@
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=18TvzE8jnULU2g9XJsT-TaPEKcLGNVfu0&export=download&authuser=0&confirm=t&uuid=d914e031-9aa6-431b-81c0-73fcb87af027&at=APZUnTUx56WM_I3gnhHo-eZX__kx:1706158167271",
"path": "C:\\Users\\chenj\\Desktop\\form.docx"
"path": "C:\\Users\\User\\Desktop\\form.docx"
}
]
}
@@ -67,13 +65,13 @@
{
"type": "open",
"parameters": {
"path": "C:\\Users\\chenj\\Desktop\\form.docx"
"path": "C:\\Users\\User\\Desktop\\form.docx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_writer",
"word",
"chrome"
],
"evaluator": {