cr4nkapotomus

Results 12 comments of cr4nkapotomus

Weird, what is the windows systems os? And is the location it is dropped require UAC? Also what is your exe payload?

Hrmm, did you compile it with mingw32 gcc?

It should, but I just tried it multiple times with different executables and it is working for me. One using putty, the other using electrum's installer. I just know that...

I am using 2013 but have used 2010 with exeinvba, can you post your vb output somewhere?

Just tested on my box, write to file only fails if I use temp or the regex of temp you have, setting it to drop in C:\Users\Public\Downloads\a.exe writes and allows...

UPDATE: So I was messing around with Environ as well and figured that it is just a syntax error. outFile = Environ("temp") & "\a.exe" should work. Remove excess terminators such...

Possibly, I do all of my testing in a Win7 64bit VM on my *nix box. Although this interests me and I will probably have a look at how the...

Nope, I am doing exactly that (aside from the cleanup on syntax) and ran it in my test vm, a.exe seems to be placed and tries to run (cmd prompt...

Try running it with the Python2 command

Give me a few minutes to roll a kali xfce vm and see if I can duplicate the problem and then help :)