-
Notifications
You must be signed in to change notification settings - Fork 0
logging exe middleman for windows
License
json-m/chainload
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
i use this to grab info about exes that are called and exit quickly, where something like process explorer isn't helpful.
to compile i use mingw64, use whatever you want.
1. .\make.bat
2. rename {name}.exe to {name}.target.exe
3. put chainload.exe in place of {name}.exe
4. log appears in folder next to chainloader
if the calling application keeps replacing your exe, try setting it to read only
About
logging exe middleman for windows