Code malicieu

Publié le par Beuss

Chouette, voila mon nouveau projet a realiser pour la matiere "Malicious Code" : Un bon gros virus de roxor pour Windows :-D

Je vous donne le sujet :

Rosetta Stoned
--------------


[Overview]

You will write a polymorphic virus / self modifying code

[Guidelines]

Infects all EXE (PE file format) in the current directory Infected objects became infectors Virus Body is encrypted (a simple XOR is a sufficient operation)
Decryptors must be generated with OPCODES (read the intel docs ;)

[Bonus]

Entry Point Obscuring (virus gains control without modifying the EntryPoint) Metamorphism

[Languages]

ASM and/or C

[Advices]

Using ASM instead of C

For EPO, thinking about the instruction flow in a win32/64 user architecture (i.e. interractions between memory mapped PE and Windows DLL)


Ah bah c cool ca, on va se marrer ;-)

Si le code est propre, je le mettrai sur le site pour que vous voyiez a koi ca ressemble !

++
Publicité

Publié dans MaLife

Pour être informé des derniers articles, inscrivez vous :
Commenter cet article