Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-14 | For ./CodeExecution/ : | HarmJ0y | 1 | -63/+68 | |
-PSScriptAnalyzering -Tweaking of synopsis blocks in order to support platyPS -Code standardization -Generated docs | |||||
2015-12-14 | Fix Invoke-Shellcode OS architecture detection | Matt Graeber | 1 | -10/+23 | |
Fixes issue #70 | |||||
2015-11-05 | Removing Metasploit integration from Invoke-Shellcode | Matt Graeber | 1 | -267/+4 | |
This should have only ever been a shellcode runner. Those wishing to integrate this with Metasploit should generate a shellcode payload with msfvenom. | |||||
2015-11-04 | Migrating everything back to Invoke-Shellcode.ps1. I'm done making my point ↵ | Matt Graeber | 1 | -9/+718 | |
now. :P | |||||
2015-02-03 | Added parameters back to the original Invoke-Shellcode | mattifestation | 1 | -1/+47 | |
2015-02-03 | Moved Invoke-Shellcode | mattifestation | 1 | -713/+8 | |
These things happen | |||||
2013-02-17 | Updated 64-32bit conversion logic for Metasploit | bitform | 1 | -2/+2 | |
2013-01-21 | Consistency improvements in comment-based help | bitform | 1 | -1/+1 | |
2013-01-20 | Added 'CodeExecution' Module | bitform | 1 | -0/+713 | |
* I unfortunately needed to change the names of Inject-Shellcode and Inject-Dll to Invoke-Shellcode and Invoke-DllInjection in order to confirm to proper verb naming. |