Mohammed Alaa
Mohammed Alaa
@lolp1 is there any updates to execute functions on 64 bit ?
thank you for your answer but I don't want to inject anything to the target process , all I want to execute functions on the target process from c# winform...
Thanks for your quick reply I got it , I will also wait for your release . to ensure that I understand : ``` //pseudo code : alloc(mem); wirte(mem,param1.Data)//assume 12...
@zcanann I want to execute calls on x64 remote process , is that possible&how ?
@JamesMenetrey I have compiled the library , but I get these errors / on 32-Compile : **_can't open 64 bit proc from 32 ._** on 64-Compile :**_System.ApplicationException: 'Couldn't get the...