Files
atomic-red-team/Windows/Payloads/AppCompatShims/README.md
T
2017-12-06 15:40:21 -07:00

599 B

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