khr0x40sh
khr0x40sh
Is this the powershell or python client? I just glanced over the powershell client and I am fairly certain this shouldn't be the case (dnstxt does allow for filetransfers). Do...
> Powershell is dead, a c# version would be amazing You know this could be a great learning project ::if you are interested::, lol. Due to both languages being .NET...
I am sure there are quite a few security issues within this project, I am aware of a few already. This project was set up for testing and demonstration purposes,...
You would need to be admin on the box to do so. I can look into if doing so at runtime will actually work, but this would be an unsupported...
AFAIK, the vb won't run until macros are enabled.
Can you paste the Macro code here or on pastebin and provide the link? Thanks.
[EDIT]: Another solution to your specific problem, but there is a cap on how large the file can be. Putty should be ok as I have used this to transfer...
Also, the code won't create the directory on the machine the macro is run on. So the destination path will need to exist prior to executing the macro (not sure...
I've been testing with adding the content in chunks to the cells of the excel and then having the Macro read those in and piece the file together that way....
Interesting... On Mon, Oct 30, 2017 at 11:34 AM, praveenyadav1602 wrote: > *It seems some base 64 representation is not accepted by VBA, even on very > small file. I...