# CVE-2019-18935-memShell
source [CVE-2019-18935-Memshell](https://mp.weixin.qq.com/s/DCn6zknFWShefAzmFa0zQA)
## Compile
```
csc /target:module empty.cs
cl /c memShell.cpp
link /DLL /LTCG /CLRIMAGETYPE:IJW /out:memShell.dll memShell.obj empty.netmodule
```
[4.0K] /data/pocs/51285ef6d986b380ac3b2c1b53a8357b932db0fb
├── [ 15] empty.cs
├── [3.0K] memShell.cpp
└── [ 259] README.md
0 directories, 3 files