libpeconv icon indicating copy to clipboard operation
libpeconv copied to clipboard

can use it in .NET?

Open lisvok opened this issue 7 years ago • 2 comments

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.

lisvok avatar Aug 24 '18 05:08 lisvok

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/

hasherezade avatar Aug 26 '18 02:08 hasherezade

thanks sir, you will be the godfather to me if you code a lib to inject x64 in .NET no one did it before!

lisvok avatar Aug 27 '18 08:08 lisvok

need dll too, can you complite it to clr dll? ok, I have made it, unmanaged dll and manged dll(CLR).

laomms avatar May 11 '20 14:05 laomms