gmargarida1979

Results 2 issues of gmargarida1979

Hi! When trying to run I receive this error: **File "HackTheWorld.py", line 69 print color(("[+] Encrypted Shellcode saved in [{}]".format(Filename))) ^ SyntaxError: invalid syntax** I m using python3; also tryied...

Hi; I ve generated 32 bit shellcode (as I am targeting 32 bit office), without null bites (-b '\x00'), and encoded it to base64; then inserted it in the variable...