[Update]
Added support forNTAPI
prototypes.
[New]
Added--action prototypes
to--mode proxy
that supports the parsing of*.h
files in order to generate pre-existing function prototypes.[New]
Included./Assets/prototypes.csv
with a pre-generated list of function prototypes.[Update]
Updated--mode com --acl
functionality to check the parent folder's permissions as well when checking for misconfigured COM registry entries.
[New]
Implement support for identifying COM Hijacking.[New]
Added option to support external resources for solution generation.[Update]
Improve Visual Studio solution generation.[Update]
Simplified and reduced command line arguments.[Removed]
Removed the individual*.cpp
proxy skeleton file generation, replaced with full solutions.
[New]
Implement replication ofVERSIONINFO
and timestomping to match source file during solution compilation. (Issue #1)
[Fix]
Allow digits/symbols in --only-proxy command
[New]
Implement new functionality to create proxies for functions other than DllMain, as described here: https://www.redteam.cafe/red-team/dll-sideloading/dll-sideloading-not-by-dllmain
[New]
Public Release.