Operation Failed Due to restriction on this computer.. ??

c++ / delphi package - dll injection and api hooking
Post Reply
cool_tester
Posts: 75
Joined: Sun Oct 31, 2004 5:45 am

Operation Failed Due to restriction on this computer.. ??

Post by cool_tester »

Hello There,
i just got this message today on my test machine where my code worked just fine, until today the message say something like:

Code: Select all

 this operation failed due to some restrictions on this computer,......
i can't remember the exact message but it was similar to the above, now this machine has no restriction it is a win95, the same exe worked fine many times... my question is:
is that a MadCodeHook Message ? because it is not in my application.
if yes why would that appear ? and how to suppress it?
Thanks
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

It's not a madCodeHook message. Do you have the same problem when starting some of the madCodeHook precompiled demos?
cool_tester
Posts: 75
Joined: Sun Oct 31, 2004 5:45 am

Post by cool_tester »

i didn't try them in that machine, but i will as soon as i get the message again.....

to find out.

Thanks.
cool_tester
Posts: 75
Joined: Sun Oct 31, 2004 5:45 am

Post by cool_tester »

Ok i got the error again, but after that all exes started to give me the same error... even your and even one that have no MadCodeHook in them, so i won't what is causing this to start in the first place.
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Try again after a reboot. Some modifications madCodeHook does stay active until you reboot.
Post Reply