├── FileHistory.exe ├── Filehistory.exe.config ├── README.md ├── amsi.cs └── uevmonitor.cs /FileHistory.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weaselsec/ClickOnce-AppDomain-Manager-Injection/HEAD/FileHistory.exe -------------------------------------------------------------------------------- /Filehistory.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weaselsec/ClickOnce-AppDomain-Manager-Injection/HEAD/Filehistory.exe.config -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weaselsec/ClickOnce-AppDomain-Manager-Injection/HEAD/README.md -------------------------------------------------------------------------------- /amsi.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weaselsec/ClickOnce-AppDomain-Manager-Injection/HEAD/amsi.cs -------------------------------------------------------------------------------- /uevmonitor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weaselsec/ClickOnce-AppDomain-Manager-Injection/HEAD/uevmonitor.cs --------------------------------------------------------------------------------