Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to fix this?
#1
Hello Everyone,

I downloaded a crypter and when i open it i'm facing this error.

Hope someone can help me.
Thanks in Advance!
[Image: 9fca555503.png]
I got some swag, do you have it too?
Reply
#2
What was the crypter coded in Sync? Also was it free? I'm wondering if it was legitimate.
[Image: 236D6C1BC04C75C6D2E0000BD41E69BB.png]
Reply
#3
Run PE Explorer on it. See wheres the error in the code
The difference between stupidity and genius is that genius has its limits.
3DMARK11
Reply
#4
Looks like the image is not loading, is it just me?

Post the error code here if you can :3
[Image: poptartFINALTINY.gif]
Learning in progress...
Reply
#5
Quote:Looks like the image is not loading, is it just me?

Post the error code here if you can :3
The image is working for me.
The error is: System Error &H80040111 (-2147221231) ClassFactory cannot supply requested class
Reply
#6
I did a google for you and this is what I have found:
*NOTE: I edited and updated a bit of the text.

Quote:Sounds like you are a victim of DLL hell. A ClassFactory is something that lives inside an ActiveX module. A program that uses that module asks the ClassFactory to create an object it wants to use. That might fail if the program expects a version 2 of the ActiveX module but the installed module is version 1.

An (awkward) way to troubleshoot this problem is to use the Process Monitor from SysInternals. Start capturing, then start the program that generates this error. As soon as the error appears, switch back to Regmon and turn capturing off. Now work from the (large) trace list backwards, looking for references to HKCR\CLSID. With some luck and elbow grease, you'll find the Inprocserver32 value of the ActiveX DLL that is causing the problem.

Good luck!

If you do not understand this just post a reply and I will help you in further detail.
Reply
#7
I think it was infected sync.
[Image: blackghost1.png]
Reply
#8
What crypter was it first of all?
Reply
#9
Download Sandboxie and try again, check if it start any suspicious processes.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [TUTORIAL] How to fix the BSOD for XP iHeartWindows 0 681 12-14-2009, 03:46 PM
Last Post: iHeartWindows

Forum Jump:


Users browsing this thread: 1 Guest(s)