Imagen


VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0/6.0. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code.

Since p-code consists of high-level commands, there is a real possibility to decompile it into the source code (of course, the names of variables, functions, etc. will not be decompiled). VB Decompiler restores many p-code instructions and although there is a long way to the generation of the source code that can be compiled, the decompiler will make analyzing the program algorithm much easier and partially restore its source code.

If a program was compiled into the native code, restoring the source code from machine instructions is not possible. But VB decompiler can help to analyze the program even in this situation as well. It contains a powerful disassembler that supports Pentium Pro commands including MMX and SSE. It allows you to disassemble all functions. There is also a code analyzer that searches for all API function calls and string references in the disassembled code and changes them into comments for analyzed strings. In general, VB Decompiler is an ideal tool for analyzing programs and it is perfect if you lose the source code and need to partially restore the project.
[Enlace externo eliminado para invitados]
Se ve interesante... habrá que probarlo, si hace lo que dice, esto sera muy útil...

Gracias b#...



Saludos
Imagen
Imagen


El que comió... cree que todos comieron...
Gracias b# voy a compararlo con el de osiris1001 .
saludos
-Aprovechemos mientras Windows es vulnerable.
-No hagas a otros lo que no te gustaría que hagan con.... tu mamá.
-El mejor Snifer es tu propio ISP.
Descomprime las aplicaciones creadas en VB , esto me es super util para aprender programacion, y creo que a la gente que este empezando le puede venir muy bien =) muchas gracias tio

saluDos
"¿Dónde está la tecla ANY?"
-Homer Simpson, frente a un mensaje "press any key"


"La imaginación es más importante que el conocimiento. El conocimiento es limitado, mientras que la imaginación no"
-Albert Einstein
Pero no te dá el code en sí :/ , yo es que quería ver la forma de programar de algunos xDé
Imagen

http://img844.imageshack.us/img844/8088/mujerrara.jpg
http://img715.imageshack.us/img715/5813/tigree.png
http://img830.imageshack.us/img830/6484/camaleon.png

http://img839.imageshack.us/img839/4944/tigrev2.jpg
http://img843.imageshack.us/img843/443/spidermanxn.png

http://www.youtube.com/watch?v=wHYYkciIKE0
xpro escribió:Pero no te dá el code en sí :/ , yo es que quería ver la forma de programar de algunos xDé
Pues si, no te da el source code en su totalidad, solo creo que te da los botones, un poco de codigo y algunas cosas que casi no sirve , pero igual esta buena la herramienta, seguro le sirve a alguien

Responder

Volver a “Troyanos y Herramientas”