File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,13 @@ Adapt practically persistence steadiness strategies working at Windows 10 utiliz
77
88• Administrator account with UAC set on default settings needed.
99# Usage
10- Run executable from command line: embed [ Key ] [ Param] or embed-sr [ Key ] [ Param] . See "Run examples" underneath for more info.
10+ Run executable from command line: embed [ Param] or embed-sr [ Param] . See "Run examples" underneath for more info.
1111
1212Run examples:
1313
14- • embed.exe 31
14+ • embed.exe "%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup"
1515
16- • embed-sr .exe 2038
16+ • echo embed.exe %HOMEPATH%"\Documents\Windowspowershell\profile.ps1
1717
18- • embed.exe 31 c:\Windows Persistent\Embed\notepad64.bin
18+ • schtasks /create /sc onlogon /tn AdobeFlashSync /tr "embed.exe"
1919
20- • embed-sr.exe 2038 c:\Windows Persistent\Embed\notepad64.bin
You can’t perform that action at this time.
0 commit comments