BoomBox icon indicating copy to clipboard operation
BoomBox copied to clipboard

Add r2 support and malware uploading

Open gogo2464 opened this issue 1 year ago • 0 comments

Do

[Environment]::SetEnvironmentVariable('UPLOAD_FILES', 'C:\Users\SAMUS\Desktop\s1.zip')
[Environment]::SetEnvironmentVariable('DOWNLOAD_FILES', 'C:\s1.zip')
./build.ps1 -ProviderName virtualbox -VagrantOnly

to upload from 'C:\Users\SAMUS\Desktop\s1.zip' host to guest to 'C:\s1.zip'

gogo2464 avatar Apr 19 '23 23:04 gogo2464