Hi thanks for this thread.
Do you have any alternative for Assembly.Load() in C# ? I’m pretty new to this language and to “learn” it i’ve written my own builder and stub, that was not hard (using ofc Assembly.Load), but the detection rate is pretty scary as expected. I’ve seen this repo https://github.com/gigajew/WinXRunPE but to be honest i don’t want to just copy/paste someone else work, i’d like to write something i understand not only something that just works. If you have any hints, i’ll be glad to do my research and post an update if it’s successful.
2 Likes