Search found 34 matches

by ExPx
Mon Dec 31, 2018 2:08 pm
Forum: madCodeHook
Topic: Windows 10 SearchUI.exe
Replies: 23
Views: 36800

Re: Windows 10 SearchUI.exe

Thanks iconic. I will try it.
by ExPx
Thu Dec 27, 2018 2:06 pm
Forum: madCodeHook
Topic: Windows 10 SearchUI.exe
Replies: 23
Views: 36800

Re: Windows 10 SearchUI.exe

Disabling INJECT_METRO_APPS is not an option becuse of MS Edge hooking. I will try to terminate suspended metro apps while updating hook dll.
by ExPx
Mon Dec 24, 2018 3:14 pm
Forum: madCodeHook
Topic: Windows 10 SearchUI.exe
Replies: 23
Views: 36800

Re: Windows 10 SearchUI.exe

Thanks madshi for information. I added most of them in exclude list temporarily. I will also do a enumeration for suspended apps and kill them before uprate hook dll.
by ExPx
Mon Dec 24, 2018 7:35 am
Forum: madCodeHook
Topic: Windows 10 SearchUI.exe
Replies: 23
Views: 36800

Re: Windows 10 SearchUI.exe

Hi all. Lets wake up the topic. I have this issue. Anyone solved this ?
by ExPx
Fri Nov 16, 2018 10:50 am
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

Thanks Madshi It worked. I had to change service installation procedure in SvcMgr pas becuse AfterInstall event doesn't expose SC_HANDLE result of CreateService.
by ExPx
Wed Oct 24, 2018 10:01 am
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

I upgraded to v4 and problem solved.

One more question. How can I use AddAccessForEveryone. Can you provide sample ? I am planning to run this code in delphi service AfterInstall event.
by ExPx
Mon Oct 22, 2018 8:12 am
Forum: madCodeHook
Topic: New protection from dll injection in Google Chrome
Replies: 5
Views: 10191

Re: New protection from dll injection in Google Chrome

How can I get detailed information about "sending DLLs to Microsoft for EV cross signing"
by ExPx
Tue Oct 16, 2018 6:39 pm
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

I tried both mine and your demos at home. IPCCrashTestApp XE2 v4 working well. IPCCrashTestApp XE8 v3 crashes like mine.
by ExPx
Tue Oct 16, 2018 3:22 pm
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

Company firewall doesnt allow download (virus alert). I will try at home.
by ExPx
Tue Oct 16, 2018 2:40 pm
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

I tested and it seems working very well. I mixed yours and my examples. Your 32bit receiver part works good.
by ExPx
Mon Oct 01, 2018 11:26 am
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

Hi madshi,

Any progress for this issue ?
by ExPx
Thu Sep 27, 2018 7:29 am
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

sample project link
http://zipansion.com/45Q4C

Steps
1. Run Chrome.
2. Run 64 bit test app. This will inject 64bit dll to chrome processes.
3. Run 32 bit test app. This will create IPC channel.
4. Browse randomly on Chrome.

Test environment
OS : Windows 10 x64
madCodeHook : 3.1.18
Delphi : XE2
by ExPx
Tue Sep 25, 2018 3:47 pm
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

Let me create app for reproduce.
by ExPx
Tue Sep 25, 2018 3:38 pm
Forum: madCodeHook
Topic: Share data between C# and Delphi with madshi IPC
Replies: 28
Views: 28321

Re: Share data between C# and Delphi with madshi IPC

Crash continues with empty callback