Jump to content

Need help for my MS project

- - - - -

  • Please log in to reply
2 replies to this topic

#1
jeevame

jeevame

    Newbie

  • Members
  • Pip
  • 7 posts
Hi Yaar,
This is mohana , I need your help for my project, could you help me if you can?.actually i need to create metamorphic Virus using metamorphic generator kit for my MS project. Means create one metamorphic virus code,in this code carry its “own metamorphic engine", that is, the metamorphic generator is part of the virus itself. Then, whenever the virus spreads somewhere, it can generate a metamorphic copy of itself, and the new copy can generate a metamorphic copy of itself,

actually my aim is to create one virus code and I have to insert this code into one virus generator. That generator produce some viruses.these out put should have different structure but should have same out put which means metamorphic concept. If these out puts have different structure then any other anti virus can not catch them.that is why I choose VCL32 generator. This generator is producing these kind of out puts and we can use some other metamorphic generator also that’s not a problem.

My 1st step is to create a virus then I have to insert this into any one generator. I have one sample virus code. This code find all .com files in the present directory and copy itself and produce the hidden files same name of the original one. So when the original one is running then the hidden one also will run. That’s all.

Actually In my own code I am using
.model tiny
.code
And for compile this code I am using tasm /m… and for link tlink /t…

But now I changed my code like
.386p
.model flat
.data
.code

For compile this code I am using tasm32 /ml.. and for link tlink32 /Tpe…
But I am getting some error now and I when changed some offset values then finally I got one .com file but when I open this .com file then I got none of result and my code doesn’t working.

and this is the link for TASM32..pls download this link
RapidShare: 1-CLICK Web hosting - Easy Filehosting

and this is the link for the VCL32 generator kit

VCL32 - Virus Construction Tools (VX heavens)
Could you Please try to run myown code in TASM32..? if this code is working in TASM32 then I can join with generator code I guess.. so please check my code and recover my problem. Thanks..

Regards,

Mohana.D

Attached Files



#2
jeevame

jeevame

    Newbie

  • Members
  • Pip
  • 7 posts
hi could u pls anyone solve my problem????????:crying::crying::crying:

Edited by jeevame, 06 June 2010 - 07:44 AM.


#3
jeevame

jeevame

    Newbie

  • Members
  • Pip
  • 7 posts
help me plz.............................




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users