feature: send to avred for execution

This commit is contained in:
Dobin
2024-03-22 20:03:39 +00:00
parent da567af27e
commit 0333fc2673
4 changed files with 58 additions and 17 deletions
+3 -1
View File
@@ -5,4 +5,6 @@ path_masmshc: 'C:\Users\hacker\Source\Repos\masm_shc\out\build\x64-Debug\masm_s
path_runshc: 'C:\Users\hacker\Source\Repos\masm_shc\out\build\x64-Debug\runshc\runshc.exe'
#- path_shexec = r'C:\Research\hasherezade\exec_fiber\sh-exec-fiber.exe'
path_sgn: 'C:\tools\sgn2.1\sgn.exe'
path_sgn: 'C:\tools\sgn2.1\sgn.exe'
avred_server: "192.168.1.1:8001"