7 Commits

Author SHA1 Message Date
Daniel Bohannon 0e31fabd86 Removing $env:Public invocation option for compatibility
Removing $env:Public invocation option for non-English system compatibility found by ilgrank (https://github.com/danielbohannon/Invoke-Obfuscation/issues/22).
2017-12-19 08:26:51 -05:00
cobbr ce9eb555d0 Various TOKEN bug fixes, cross-platform compatibility, PS 6.0 compatible 2017-10-08 12:26:29 -07:00
Daniel Bohannon 3619e161b2 v1.7 - Added RUNDLL and MSHTA Launchers
Added 3 new LAUNCHER options:
RUNDLL
RUNDLL++
MSHTA++
2017-03-02 22:37:13 -05:00
Daniel Bohannon fc136d3a27 v1.6 - Added CLI + Regex + Much More (and IEX bug fix)
v1.6 - Added CLI + Regex + Much More (and IEX bug fix)
2017-01-24 09:05:15 -05:00
Daniel Bohannon d419d0b4a0 v1.6 - Added CLI + Regex + Much More
v1.6 - Added CLI + Regex + Much More
2017-01-24 03:28:08 -05:00
Daniel Bohannon 8a75ef8da8 Add files via upload
v1.1 Release: Introducing -f format operator for re-ordering obfuscation options for the following TOKEN level obfuscation functions: Command, (Command) Argument, String and Member. 

Detailed explanation with example and DFIR implications can be found at: http://www.danielbohannon.com/blog-1/2016/10/1/invoke-obfuscation-v11-release-sunday-oct-9
2016-10-08 18:03:06 -04:00
Daniel Bohannon 381b28b362 Add files via upload
Invoke-Obfuscation v1.0
2016-09-25 10:39:28 -04:00