├── Class1.cs ├── LICENSE ├── README.md └── img ├── .dot └── scrnsht.png /Class1.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xB455/AmsiBypass/HEAD/Class1.cs -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xB455/AmsiBypass/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xB455/AmsiBypass/HEAD/README.md -------------------------------------------------------------------------------- /img/.dot: -------------------------------------------------------------------------------- 1 | .dot 2 | -------------------------------------------------------------------------------- /img/scrnsht.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xB455/AmsiBypass/HEAD/img/scrnsht.png --------------------------------------------------------------------------------