File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ static async Task Main(string[] args)
143143 {
144144 if ( args . Length < 2 )
145145 {
146- Console . WriteLine ( "\n \n [*] Developed By 0xyg3n\n \n [!] Invalid Arguments Specified..\n \n [*] Usage: Migrator.exe payload(fpath or URL) migratefile(fpath)\n \n [*] Example: Migrator.exe C:\\ Users\\ User\\ Desktop\\ Putty64.exe C:\\ Windows\\ System32\\ notepad.exe\n \n " ) ;
146+ Console . WriteLine ( "\n \n [*] Developed By 0xyg3n\n \n [!] Invalid Arguments Specified..\n \n [*] Usage: Migrator.exe payload(fpath or URL) migratefile(fpath)\n \n [*] Example: Migrator.exe C:\\ Users\\ User\\ Desktop\\ Putty64.exe C:\\ Windows\\ System32\\ notepad.exe\n [*] Example: Migrator.exe https://the.earth.li/~sgtatham/putty/latest/w64/putty.exe C: \\ Windows \\ System32 \\ notepad.exe \n \n " ) ;
147147 Environment . Exit ( 0 ) ;
148148 }
149149 else
You can’t perform that action at this time.
0 commit comments