Files
atomic-red-team/Windows/Payloads/AppCompatShims
2017-12-07 09:03:07 -07:00
..
2017-12-06 14:52:06 -07:00
2017-12-07 09:03:07 -07:00
2017-12-06 15:05:18 -07:00
2017-12-06 14:52:06 -07:00
2017-12-06 14:52:06 -07:00
2017-12-06 15:40:21 -07:00

Application Compatibility Shims

Reference

Additional References:

All Files Contained in .Zip.

Otherwise you can roll your own.

This Shim Injects a DLL named AtomicTest.DLL from C:\Tools into an Application named AtomicTest.exe
Specifically with an Original_FileName and Internal_Name of AtomicTest.exe
Easiest way to create that is to compile and use the C# Sample AtomicTest.cs