Sohaib afifi ::Home

Navigation


Rss / Atom



(Pro Decrypting VBScript Viruses) A new book by Martani

April 14, 2008

Category : Developpment

In this book, you will learn how to decrypt a VBScript and find the original source code; it will also teach you a number of techniques used by hackers to protect their source code. That may be so effective for use with your own code or your secret algorithms, which is very useful.
This book will not talk about the virus behavior or its VBScript specified functions right now (another book will discuss the VBScript viruses behavior wait for it?, you check for other related books), it is intended to discuss the methods hackers use to obfuscate their source code so others can't understand it. And AVs cannot just detect the threats so early.


The author gave also some examples about some easy-to-understand viruses and other algorithms He found on the web, so they can make a good base you can start from, He also mention some ways of decrypting Encoded scripts by the WSD (Windows Script Decoder), but He don't provide any tools or real codes (you know Microsoft and the Copyrights!!!!).
Also, this book supposes that you have a little knowledge about VBScript and scripting in general. It will not teach you VBScript, if you wish learn VBScript those books are so good to start: wrox vbscript programmer's reference or Sams VBScript WMI and ADSI Unleashed.
Another more thing:He say that there is no Technical Reviewer or any help from others,and he wrote this book alone...

Continue

comment utiliser le masm

April 11, 2008

Category : Developpment


voila le compilateur masm

comment utiliser le masm:
1) tu dois copier le 2 fichers (masm.exe link.exe) dans c:\ ou bien un repertoire PATH
2) tu saisir ton programme dans un editeur de text (bloc note) puis l'enregistrer sous forme (.asm)
3) lancer masm.exe et saisir le non de ton programme (masm.exe monprogramme.asm)
4) si le programme ne contient pas d'erreurs, le masm va générer un ficher (.obj)
4) lancer link.exe et tapez lz non de fichier (.obj) (link.exe monprogramme.obj)
5) le linker va générer un fichier executable (.exe)
6) et voila ton programme est prét.

Continue

Some videos ...

January 15, 2008

Category : Developpment

Compiz Fusion Development

Continue

My viruses cleaner !!!

January 12, 2008

Category : Developpment

VirusCleaner V2.0 is a virus cleaner for many viruses and trojans, such as SSVICHOSST ,temp1, temp2 , ....

It is made in a way that makes is easy to adapt it for other viruses - Because its database is open for developing.

I have made it using LUA script, I have put the database and some scripts here.

The database is comprised of simple text files, the first includes the memory names of the viruses, and the second includes the physical directories...

If you notice any bugs or you have an idea please let me know.

The binary files are free -of course - to download.

This tool will be fully supported, so you can update the virus definitions automatically via the internet.

Continue

Welcome ...

november 18, 2007

Category : Computer sciences

Welcome to sohaib afifi personal web site

i hope that you will find your need here ..

WHAT YOU CAN FIND IN THIS SITE?

  • my personal blog
  • some computer lessons about : Development ,Operating systems and Web .
  • links to many free tools
  • my codes sources

Continue

page 1 of 2 | Next >

About Me

Sohaib afifi
Age: 19
Annaba, Algeria

Categories


Recent articles


Links


Newsletter


Stats

Powered by PHP 5.2.6
Get RSS 2.0 Feed Get Atom 0.3 Feed
For the best view please use
Get firefox