├── AMSI-PeParse-Patch.sln ├── AMSI-PeParse-Patch ├── AMSI-PeParse-Patch.vcxproj ├── AMSI-PeParse-Patch.vcxproj.filters ├── AMSI-PeParse-Patch.vcxproj.user └── Patch.cpp └── README.md /AMSI-PeParse-Patch.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilBytecode/EvilByte-Remote-AMSI-Bypass/HEAD/AMSI-PeParse-Patch.sln -------------------------------------------------------------------------------- /AMSI-PeParse-Patch/AMSI-PeParse-Patch.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilBytecode/EvilByte-Remote-AMSI-Bypass/HEAD/AMSI-PeParse-Patch/AMSI-PeParse-Patch.vcxproj -------------------------------------------------------------------------------- /AMSI-PeParse-Patch/AMSI-PeParse-Patch.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilBytecode/EvilByte-Remote-AMSI-Bypass/HEAD/AMSI-PeParse-Patch/AMSI-PeParse-Patch.vcxproj.filters -------------------------------------------------------------------------------- /AMSI-PeParse-Patch/AMSI-PeParse-Patch.vcxproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilBytecode/EvilByte-Remote-AMSI-Bypass/HEAD/AMSI-PeParse-Patch/AMSI-PeParse-Patch.vcxproj.user -------------------------------------------------------------------------------- /AMSI-PeParse-Patch/Patch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilBytecode/EvilByte-Remote-AMSI-Bypass/HEAD/AMSI-PeParse-Patch/Patch.cpp -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilBytecode/EvilByte-Remote-AMSI-Bypass/HEAD/README.md --------------------------------------------------------------------------------