Thread: VB6 unpacker?
View Single Post
  #6  
Old 08-30-2003, 19:50
koncool
 
Posts: n/a
Only VB3 [and partially VB4] files can be decompiled with DoDi's tools. VB5 and VB6 Native Code files can be easily debugged (kind of) with SmartCheck. With it, you can see how things work. VB6 P-Code files can be kind of decompiled (disassembled is a more appropriate word) with josephCo's Exdec.
Reply With Quote