can use it in .NET?
hello, i wanna use it in .NET Can it be? i'm care about it, also can you please make a tourtial how to build the source? cuz i'm not into C++, thanks.
Hi! Currently libPeConv is available only as a static library. However, I am planning to support building it as a DLL too. After it will be implemented, it shouldn't be a problem to use it with .NET projects. I will ping you when it will be available. Regarding building the source, it is described here: https://hshrzd.wordpress.com/2018/01/29/unpacking-a-malware-with-libpeconv-pykspa-case-study/
thanks sir, you will be the godfather to me if you code a lib to inject x64 in .NET no one did it before!
need dll too, can you complite it to clr dll? ok, I have made it, unmanaged dll and manged dll(CLR).