Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-05 | Removing Invoke-ShellcodeMSIL | Matt Graeber | 1 | -267/+0 | |
This was only ever intended to be a PoC. I'll bring this back if requested but it exhibits duplicate functionality. | |||||
2013-11-13 | Normalized all scripts to ASCII encoding | mattifestation | 1 | -2/+2 | |
2013-05-12 | Removed test code in Invoke-ShellcodeMSIL | Matt Graeber | 1 | -4/+1 | |
There was some test code at the end of Invoke-ShellcodeMSIL that would cause the function to execute when the script was dotsourced. | |||||
2013-04-05 | Adding Invoke-ShellcodeMSIL | Matt Graeber | 1 | -0/+270 | |
Invoke-ShellcodeMSIL executes shellcode without making any Win32 function calls. |