Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked LightsOut: Generate an obfuscated DLL that will disable AMSI & ETW


itsMe

Recommended Posts

This is the hidden content, please

LightsOut

LightsOut will generate an obfuscated DLL that will disable AMSI & ETW while trying to evade AV. This is done by randomizing all WinAPI functions used, xor encoding strings, and utilizing basic sandbox checks. Mingw-w64 is used to compile the obfuscated C code into a DLL that can be loaded into any process where AMSI or ETW are present (i.e. PowerShell).

LightsOut is designed to work on Linux systems with python3 and mingw-w64 installed. No other dependencies are required.

Features currently include:

    XOR encoding for strings
    WinAPI function name randomization
    Multiple sandbox check options
    Hardware breakpoint bypass option

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.