Sinisterly
EXEscanner 1.0 [HC Official Tool] - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools)
+--- Thread: EXEscanner 1.0 [HC Official Tool] (/Thread-EXEscanner-1-0-HC-Official-Tool)

Pages: 1 2


RE: EXEscanner 1.0 [HC Official Tool] - Havoc - 01-05-2011

(12-10-2010, 10:01 AM)Coder Wrote: Just got this and HC approved from CNET Smile

[hide]EXEscanner 1.0[/hide]

That's great. CNET should help get everything some pretty good exposure. Biggrin


RE: EXEscanner 1.0 [HC Official Tool] - ebamlb - 01-20-2011

I downloaded this from the cnet link and this is what I got when I ran it.

Component 'COMCTL32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid

What is the fix?


RE: EXEscanner 1.0 [HC Official Tool] - Th3Proph3t - 01-20-2011

Type in that missing .OCX file in to Google and download it and register it.
Here, I put up a good and ungodly simple tutorial on this without using the prompt.

http://hackcommunity.com/Thread-DLLREGSVR-Easily-Register-Missing-ocx-and-dll-Files


RE: EXEscanner 1.0 [HC Official Tool] - Coder-san - 01-20-2011

(01-20-2011, 04:17 AM)ebamlb Wrote: I downloaded this from the cnet link and this is what I got when I ran it.

Component 'COMCTL32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid

What is the fix?

Actually I updated the attachment after adding the OCX, but looks like it's messed up. Added a fixed link in the first post.
Registering the OCX/DLL allows apps in the whole system to be able to use it, but an app needing it will still work even if you just have it in the app's directory.


RE: EXEscanner 1.0 [HC Official Tool] - ebamlb - 01-20-2011

Thanks for the help guys I will dl again and use the tut also. It was late last night and I was too tired to try to figure it out. I will report back later this afternoon with the results.


RE: EXEscanner 1.0 [HC Official Tool] - ebamlb - 01-21-2011

(01-20-2011, 02:31 PM)ebamlb Wrote: Thanks for the help guys I will dl again and use the tut also. It was late last night and I was too tired to try to figure it out. I will report back later this afternoon with the results.

We i downloaded angain and ran the program. It only found one result and it was exescanner.


RE: EXEscanner 1.0 [HC Official Tool] - Coder-san - 01-21-2011

Yes like I said, the app requiring OCX/dll will work even if you have them in the app's directory.


RE: EXEscanner 1.0 [HC Official Tool] - Th3Proph3t - 01-28-2011

I had a great idea come to mind. Why not make it where this runs silently, and whenever a program tries to add itself to startup, it alerts you and you can decide whether or not it is trustworthy. Also make it where it detects any suspicious outbound connections and stops it until you confirm. That would be revolutionary.


RE: EXEscanner 1.0 [HC Official Tool] - Coder-san - 01-28-2011

That's what Defense+ of Comodo Firewall does. :p But Connection-blocking is very annoying in Comodo and people tend to disable it, since it asks you everytime any app tries to do anything.
The startup part is covered in my upcoming StartupControl app made in VB.Net.

I'll see if I can port it to VB6 and scan startup stealthly for the next version. Thanks.