MajorPunk

Results 14 comments of MajorPunk

i think its a good idea.but as the README.md shown, "Always use library sources instead of precompiled DLL files ( because there are platform specific #ifdefs and workarounds for unity...

How can a simple open source thing steal your information? If it does, it will be discovered for a long time. After all, the code can be seen. Of course,...

you make a good idea,just do it!

> Is this _really_ not addressed 5 years later?

> Hi @JerryLiew, > > The existing code should work for imports via ordinal numbers. I have verified it just now. I am not familiar how to do it in...

> 嗨@JerryLiew。您是否能够使您的代码在进行上述更新时正常工作? Thank you very much for your help. I did as you said. It can get the function pointer, but when I tried to execute the function, it couldn't...

I'm preparing for the postgraduate examination recently, so I don't have time to study this problem in depth. After a period of time (about five months later), I will explore...

是这样的, 目前只是扫描dll进行注入,只需要在遍历dll注入的时候把exe 自身程序集里面的类也注入就好了

已经解决,等我有空提个pr,你看下是否要合并进去