Valhalla Legends Forums Archive | Visual Basic Programming | Hash files

AuthorMessageTime
PiaNKA
This isn't exactly a programming question or problem, but I've used programming in some respects to solve it anyways, yet it doesn't entirely fix the problem. When I have any hash file exe for any client, after a certain (completely random) time it increases the file size by about 17kb and when later retrying to use these hash files, the check revision fails. Now it doesn't just happen with a bot, my starcraft.exe that's installed also has the same problem. If it's open, it can't change the file size, so I came up with the idea that by opening the exe hash file for binary, it's open and whatever is changing it, can't change it. But that still is a waste of time and resources. Has anyone had this problem or could recomend a solution?
November 2, 2003, 12:47 AM
Adron
virus?
November 2, 2003, 2:17 AM
-MichaeL-
get the cleaner www.moosoft.com best program i have used may i also recommend buying nortan 2004 and maybe getting bitdefender
November 2, 2003, 2:25 AM
PiaNKA
Damn...
November 2, 2003, 2:44 AM
-MichaeL-
If its not a virus i would suggest calling blizzard and asking them about it maybe its a glitch or something that affects your type of computer
November 2, 2003, 2:48 AM
PiaNKA
The cleaner turned up absoluetly nothing
November 2, 2003, 3:31 AM
iago
does it happen to other files, or just blizzard games? And is it all blizzard games?

I would suspect that you have some program on your computer (not even a virus, I'd suspect) that is trying to help you by changing the file. I would suggest .. I don't know what to suggest. Perhaps a format :)
November 2, 2003, 3:45 AM
-MichaeL-
Like i said before call blizzard up. if they cant help you then reformat may be a good idea or u could serch google for tauscan another really good virus program and maybe get a reg cleaner thats about all i can think off that may help you.
November 2, 2003, 3:56 AM
hismajesty
[quote author=-MichaeL- link=board=31;threadid=3366;start=0#msg26912 date=1067739901]
nortan[/quote]
Cussing is just plain wrong!
November 2, 2003, 4:26 AM
Hitmen
[quote author=hismajesty link=board=31;threadid=3366;start=0#msg26946 date=1067747202]
[quote author=-MichaeL- link=board=31;threadid=3366;start=0#msg26912 date=1067739901]
nortan[/quote]
Cussing is just plain wrong!
[/quote]
It's not a cuss, he didn't even spell it right ;)
November 2, 2003, 6:13 AM
PiaNKA
iago: It has happened to other files but not on a regular basis or like every 10 minutes, like my VB and C++ project files if they aren't open SOMETIMES become corrupt and half the binary is changed. Not all blizzard games just Starcraft, Diablo II and Warcraft II BNE.

Also about it being a program changing it, it would most likely have to be specific towards Blizzard exes. I also constantly check my running processes, if I'm not using it, I close it off. On average I have a total of 16 processes running, most of which are system specific, and others such as AIM and bots.
November 2, 2003, 3:48 PM
Skywing
[quote author=PiaNKA link=board=31;threadid=3366;start=0#msg27032 date=1067788084]
iago: It has happened to other files but not on a regular basis or like every 10 minutes, like my VB and C++ project files if they aren't oapen SOMETIMES become corrupt and half the binary is changed. Not all blizzard games just Starcraft, Diablo II and Warcraft II BNE.

Also about it being a program changing it, it would most likely have to be specific towards Blizzard exes. I also constantly check my running processes, if I'm not using it, I close it off. On average I have a total of 16 processes running, most of which are system specific, and others such as AIM and bots.
[/quote]
That doesn't really tell you much. There are a number of techniques that could allow a virus to run in some other process, or even not show up as a process at all (e.g. kernel mode driver).
November 2, 2003, 5:32 PM
iago
[quote author=Skywing link=board=31;threadid=3366;start=0#msg27049 date=1067794360]
[quote author=PiaNKA link=board=31;threadid=3366;start=0#msg27032 date=1067788084]
iago: It has happened to other files but not on a regular basis or like every 10 minutes, like my VB and C++ project files if they aren't oapen SOMETIMES become corrupt and half the binary is changed. Not all blizzard games just Starcraft, Diablo II and Warcraft II BNE.

Also about it being a program changing it, it would most likely have to be specific towards Blizzard exes. I also constantly check my running processes, if I'm not using it, I close it off. On average I have a total of 16 processes running, most of which are system specific, and others such as AIM and bots.
[/quote]
That doesn't really tell you much. There are a number of techniques that could allow a virus to run in some other process, or even not show up as a process at all (e.g. kernel mode driver).
[/quote]

I've never seen a virus that could do that. Well, I guess there's a reason for that.

I still doubt it's a virus, though.
November 2, 2003, 11:29 PM
hismajesty
[quote author=Hitmen link=board=31;threadid=3366;start=0#msg26972 date=1067753597]
[quote author=hismajesty link=board=31;threadid=3366;start=0#msg26946 date=1067747202]
[quote author=-MichaeL- link=board=31;threadid=3366;start=0#msg26912 date=1067739901]
nortan[/quote]

Cussing is just plain wrong!
[/quote]

It's not a cuss, he didn't even spell it right ;)
[/quote]
I think he meant to though. :P
November 3, 2003, 1:03 AM
Skywing
[quote author=iago link=board=31;threadid=3366;start=0#msg27112 date=1067815793]
[quote author=Skywing link=board=31;threadid=3366;start=0#msg27049 date=1067794360]
[quote author=PiaNKA link=board=31;threadid=3366;start=0#msg27032 date=1067788084]
iago: It has happened to other files but not on a regular basis or like every 10 minutes, like my VB and C++ project files if they aren't oapen SOMETIMES become corrupt and half the binary is changed. Not all blizzard games just Starcraft, Diablo II and Warcraft II BNE.

Also about it being a program changing it, it would most likely have to be specific towards Blizzard exes. I also constantly check my running processes, if I'm not using it, I close it off. On average I have a total of 16 processes running, most of which are system specific, and others such as AIM and bots.
[/quote]
That doesn't really tell you much. There are a number of techniques that could allow a virus to run in some other process, or even not show up as a process at all (e.g. kernel mode driver).
[/quote]

I've never seen a virus that could do that. Well, I guess there's a reason for that.

I still doubt it's a virus, though.
[/quote]
You've never seen a virus that infects other program executables with itself so that when those programs are run, the virus is also run?
November 3, 2003, 3:29 AM
iago
I've seen one that overwrites programs with itself, but that's it :)
November 3, 2003, 8:29 AM
Skywing
[quote author=iago link=board=31;threadid=3366;start=15#msg27179 date=1067848164]
I've seen one that overwrites programs with itself, but that's it :)
[/quote]
A fairly common tactic is to extend .text or add a new section, and rewrite the entrypoint field to point to where the virus code is stored. The virus can then do whatever (e.g. creating a new thread to do it's work, or doing it's work directly) before the original program runs.
November 3, 2003, 12:05 PM
iago
I guess now that I think about it, associating .exe's with itself sort've does what you're talking about, but it would still show up on the process list.

I'm not arguing with what you're saying, though, it does sound like a very possible and clever way of implementing a virus; I've just never seen or heard of anybody do it before.
November 3, 2003, 2:52 PM
Skywing
[quote author=iago link=board=31;threadid=3366;start=15#msg27200 date=1067871169]
I guess now that I think about it, associating .exe's with itself sort've does what you're talking about, but it would still show up on the process list.

I'm not arguing with what you're saying, though, it does sound like a very possible and clever way of implementing a virus; I've just never seen or heard of anybody do it before.
[/quote]
That's fairly surprising, I think - I've always thought the classic virus was something that infected other programs.

Note that the statement which you originally replied to was:
"That doesn't really tell you much. There are a number of techniques that could allow a virus to run in some other process, [u]or[/u] even not show up as a process at all (e.g. kernel mode driver)."
In particular, meaning that the virus would not necessarily have to have it's own dedicated process to function. It could, for instance, be running in explorer.exe, along with the "real" explorer.
November 3, 2003, 3:50 PM
iago
I guess the problem is that I haven't had a lot of experience with viruses in general. I've only actually seen one, and it was written in VBScript and didn't do much other than change, say, *.mp3 to *.mp3.exe, and replace it with itself.
November 3, 2003, 6:38 PM
-MichaeL-
[quote author=iago link=board=31;threadid=3366;start=15#msg27222 date=1067884723]
I guess the problem is that I haven't had a lot of experience with viruses in general. I've only actually seen one, and it was written in VBScript and didn't do much other than change, say, *.mp3 to *.mp3.exe, and replace it with itself.
[/quote]
Arent most birus ment to spead throw out the web so that they can damage more then one computer?
November 3, 2003, 8:00 PM
Skywing
[quote author=-MichaeL- link=board=31;threadid=3366;start=15#msg27230 date=1067889634]
[quote author=iago link=board=31;threadid=3366;start=15#msg27222 date=1067884723]
I guess the problem is that I haven't had a lot of experience with viruses in general. I've only actually seen one, and it was written in VBScript and didn't do much other than change, say, *.mp3 to *.mp3.exe, and replace it with itself.
[/quote]
Arent most birus ment to spead throw out the web so that they can damage more then one computer?
[/quote]
No. Those are worms.
November 3, 2003, 8:03 PM
iago
Virii replicate themselves, by definition, not necessarely spread to different computers.

November 3, 2003, 10:19 PM
Adron
Virii typically infect files or boot sectors and require user interaction to be started. Trojans typically don't modify other files, rather just send themselves out in multiple copies. Worms typically spread themselves noninteractively so they can infect a large number of computers even if the operators are sleeping.
November 4, 2003, 10:38 PM
iago
[quote author=Adron link=board=31;threadid=3366;start=15#msg27389 date=1067985517]
Virii typically infect files or boot sectors and require user interaction to be started. Trojans typically don't modify other files, rather just send themselves out in multiple copies. Worms typically spread themselves noninteractively so they can infect a large number of computers even if the operators are sleeping.
[/quote]

So if the operators stay awake, they're safe! So lots of coffee = no worms!
November 4, 2003, 11:04 PM
Adron
[quote author=iago link=board=31;threadid=3366;start=15#msg27401 date=1067987096]
[quote author=Adron link=board=31;threadid=3366;start=15#msg27389 date=1067985517]
even if the operators are sleeping.
[/quote]

So if the operators stay awake, they're safe! So lots of coffee = no worms!
[/quote]

even != only
November 5, 2003, 7:20 PM
iago
[quote author=Adron link=board=31;threadid=3366;start=15#msg27552 date=1068060001]
[quote author=iago link=board=31;threadid=3366;start=15#msg27401 date=1067987096]
[quote author=Adron link=board=31;threadid=3366;start=15#msg27389 date=1067985517]
even if the operators are sleeping.
[/quote]

So if the operators stay awake, they're safe! So lots of coffee = no worms!
[/quote]

even != only
[/quote]

I know:P
November 5, 2003, 10:08 PM

Search