|
You can use IDAPRO to dissasemble a VB Application.
There is no problem if you have a VB file that is compiled in "native-EXE" Form , but if the file is compiled in PCode Format then you must self
tranlsate the code , or you can use the WKT-Debugger.
The best way to use IDAPRO is to find a plugin , if you have a PCoded VB EXE File...
VD
|