|
-
Aug 7th, 2013, 06:08 PM
#1
Thread Starter
Lively Member
Anyone can fix this weather app source code so we can put it in the Code Bank?
I found this weather app coded in VB6 somewhere, but it shows an error and I'm too lazy to deal with it 
If you can fix it, we can then put it in the Code Bank I guess.
I couldn't add as an attachment so I uploaded to MediaFire:
< removed by moderator >
Last edited by si_the_geek; Aug 8th, 2013 at 04:15 AM.
Reason: removed inappropriate items
-
Aug 7th, 2013, 09:34 PM
#2
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
I'm just too lazy to even download it.
-
Aug 7th, 2013, 10:34 PM
#3
Lively Member
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
 Originally Posted by kevinKZzaka
I found this weather app coded in VB6 somewhere, but it shows an error and I'm too lazy to deal with it 
If you can fix it, we can then put it in the Code Bank I guess.
I couldn't add as an attachment so I uploaded to MediaFire:
< removed by moderator >
Category: Virus
Description: This program is dangerous and replicates by infecting other files.
Recommended action: Remove this software immediately.
Last edited by si_the_geek; Aug 8th, 2013 at 04:15 AM.
-
Aug 7th, 2013, 10:38 PM
#4
Lively Member
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
Virus:Win32/Sality.AT is a detection for a virus that spreads by infecting Windows executable files and by copying itself to removable and remote drives.
It also terminates various security products, prevents certain Windows utilities from executing and attempts to download additional files from a predefined remote Web server.
-
Aug 8th, 2013, 12:10 AM
#5
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
I've reported the Post so that the Mods can remove the attachment.
@kevinKZzaka:Whatever did you think you were doing? Behaviour like this could lead to a ban from these Forums. I would suggest you read the Acceptable Use Policy http://www.vbforums.com/aup.html and and keep your posts within those rules.
-
Aug 8th, 2013, 04:18 AM
#6
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
An overwhelming majority of AVs at VirusTotal detect the Weather.exe file as being infected by the Sality virus. The other binary file (CWL.dll) had only 1 detection.
On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)
-
Aug 8th, 2013, 04:24 AM
#7
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
I've removed the link... thanks for letting us know folks 
kevinKZzaka, please do not ever post or link to compiled files (.exe / .dll / .ocx / ...) as they are unsafe. In addition to that, a compiled program (as opposed to code) does nothing towards helping us to assist you.
-
Aug 8th, 2013, 05:35 AM
#8
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
If this is the line that is causing problems
vb Code:
Private Doc As DOMDocument
You do not have a type called "DOMDocument" anywhere within the project.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Aug 8th, 2013, 07:05 PM
#9
Thread Starter
Lively Member
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
 Originally Posted by si_the_geek
I've removed the link... thanks for letting us know folks
kevinKZzaka, please do not ever post or link to compiled files (.exe / .dll / .ocx / ...) as they are unsafe. In addition to that, a compiled program (as opposed to code) does nothing towards helping us to assist you.
Omg guys I am so sorry. I did not know it contained a virus. I just downloaded the project, tested it and I was hoping if someone could fix it. I am using Webroot secure anywhere and it did not detect anything. I uploaded the whole folder on Mediafire without removing the exe file or anything else because maybe it could help you in some way. My intention was not to spread a virus or infect any of you and I am deeply sorry about this incident.
-
Aug 8th, 2013, 07:06 PM
#10
Thread Starter
Lively Member
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
 Originally Posted by Nightwalker83
If this is the line that is causing problems
vb Code:
Private Doc As DOMDocument
You do not have a type called "DOMDocument" anywhere within the project.
You are right. There is no DOMDocument type. But the "doc" which represents the "DOMDocument" is used a lot in the project so I don't know, maybe sth is missing. Thanks anyway
-
Aug 8th, 2013, 09:05 PM
#11
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
 Originally Posted by kevinKZzaka
You are right. There is no DOMDocument type. But the "doc" which represents the "DOMDocument" is used a lot in the project so I don't know, maybe sth is missing. Thanks anyway
Where is the page that you downloaded the source code from originally?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Aug 8th, 2013, 09:08 PM
#12
Thread Starter
Lively Member
Re: Anyone can fix this weather app source code so we can put it in the Code Bank?
 Originally Posted by Nightwalker83
Where is the page that you downloaded the source code from originally?
It's a spanish blog and I don't know how I got there but this blog has so many incredible VB6 stuffs regarding graphical design.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|