Desperately needing Help: Decompile / reverse engineer VB module

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John Smith

    Desperately needing Help: Decompile / reverse engineer VB module

    A friend's small business has gotten themselves in trouble.

    Their only programmer has recently skipped the country and did not leave the
    source code or any design notes for a couple of program modules. It appears
    that he did all the work for those few modules on his own laptop and never
    integrated them into Visual Source Safe.

    What tools, if any, exist in the VB world to disassemble / reverse engineer
    these modules?

    I've never done Basic on any platform to know what tools are out there which
    might help.

    Thanks.


  • jamie

    #2
    Re: Desperately needing Help: Decompile / reverse engineer VB module

    John Smith wrote:[color=blue]
    > A friend's small business has gotten themselves in trouble.
    >
    > Their only programmer has recently skipped the country and did not leave the
    > source code or any design notes for a couple of program modules. It appears
    > that he did all the work for those few modules on his own laptop and never
    > integrated them into Visual Source Safe.
    >
    > What tools, if any, exist in the VB world to disassemble / reverse engineer
    > these modules?
    >
    > I've never done Basic on any platform to know what tools are out there which
    > might help.
    >
    > Thanks.
    >
    >[/color]
    John,
    Send me an email to jamcquay(AT)hot mail(dot)com ... I can try and give
    you a hand if your looking for some help.

    Jamie

    Comment

    • M. Posseth

      #3
      Re: Desperately needing Help: Decompile / reverse engineer VB module

      VB6 executables compiled in native code can`t be decompiled

      i know there was a succesfull vb4 decompiler however i never ever saw a true
      decompiler of a native compiled VB6 executable

      As far as i know it doesn`t exist although lots of people claim it is out
      there ,,

      As a professional programmer myself i lost lots of code ( by stupidity of my
      own :-) ) , however i learned that i should not waste my time in trying to
      do something that is not going to work ,, okay it is hard but start from
      scratch and rewrite it ,,,, it is probably done in lots of fewer units as
      the original and probably a lot better


      M. Posseth [MCP]


      "jamie" <jamie@noway.co m> wrote in message
      news:YtVhd.1398 9$dj2.661744@ne ws20.bellglobal .com...[color=blue]
      > John Smith wrote:[color=green]
      > > A friend's small business has gotten themselves in trouble.
      > >
      > > Their only programmer has recently skipped the country and did not leave[/color][/color]
      the[color=blue][color=green]
      > > source code or any design notes for a couple of program modules. It[/color][/color]
      appears[color=blue][color=green]
      > > that he did all the work for those few modules on his own laptop and[/color][/color]
      never[color=blue][color=green]
      > > integrated them into Visual Source Safe.
      > >
      > > What tools, if any, exist in the VB world to disassemble / reverse[/color][/color]
      engineer[color=blue][color=green]
      > > these modules?
      > >
      > > I've never done Basic on any platform to know what tools are out there[/color][/color]
      which[color=blue][color=green]
      > > might help.
      > >
      > > Thanks.
      > >
      > >[/color]
      > John,
      > Send me an email to jamcquay(AT)hot mail(dot)com ... I can try and give
      > you a hand if your looking for some help.
      >
      > Jamie[/color]


      Comment

      Working...