|
|
noam
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 5
|
|
|
|
|
|
|
|
CP ive trying to search source code who implement the polymorphic algorithms and i didnt found it...
if u get some material give it to me plz :)
|
|
|
|
|
|
cp77fk4r
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 621
|
|
|
|
|
|
|
|
You can look at some poly worms source and learn about polymorphism a lot! if it interesting you tell me.
|
|
|
|
|
|
noam
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 5
|
|
|
|
|
|
|
|
yes it is give me plz source code of worms :)
i prefer C source
|
|
|
|
|
|
cp77fk4r
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 621
|
|
|
|
|
|
|
|
The redCode source [ASM]:
http://vx.org.ua/29a/29a-2/29a-2.5_b
and the Invirsible source [ASM too]:
http://vx.org.ua/29a/29a-4/29a-4.602
look, all the genius worms written by asm, but here some article that help you:
http://thewizardstower.org/thelibrary/programming/polyc.html
Polymorphism in Perl Viruses:
[this is in Perl, but the principle are same!]
http://vx.org.ua/29a/29a-6/29a-6.220
|
|
|
|
|