/Semi VB Decompiler/Install Folder/ReadMe.txt

https://github.com/crobertlb/Semi-VB-Decompiler · Plain Text · 209 lines · 180 code · 29 blank · 0 comment · 0 complexity · 5726a2bc9e1e8e2329e77baf8e7f63bf MD5 · raw file

  1. -------------------------------
  2. Semi VB Decompiler - VisualBasicZone.com
  3. Version: 0.09
  4. Build: 1.0.64
  5. Website: http://www.visualbasiczone.com/products/semivbdecompiler
  6. -------------------------------
  7. Contents
  8. 1. What's New?
  9. 2. Features
  10. 3. Questions?
  11. 4. Bugs
  12. 5. Contact
  13. 6. Credits
  14. 1. What's New?
  15. Version 0.09
  16. Added a new tool. Api Add allows you to add Api's to the Semi VB Decompiler Api Database.
  17. Version 0.08 Build 1.0.64
  18. Updated Native Procedure Decompile dissembles faster and added some native dissemble options to the options screen. Also updated decompile from offset, it now verify the files has a VB5! signature.
  19. For .Net applications added the view console under the Tools menu. Added data directories to the PE Optional Header list.
  20. Version 0.07 Build 1.0.63
  21. Minor GUI updates and fixes. Fixed VBP external component bug.
  22. Version 0.07 Build 1.0.61
  23. Redid the P-Code property name finder procedure for the standard toolbox controls.
  24. Now the VTables are now pulled from VB6.olb the typelib file instead of having them hardcoded.
  25. Version 0.07 Build 1.0.60
  26. Switched back to my old sytle control property editing. Added saving the old value, so when you switch controls, the changed value is shown.
  27. Version 0.07 Build 1.0.59
  28. Added over 100 more P-Code properties to the database
  29. Version 0.07 Build 1.0.58
  30. Fixed a problem loading with some VB Dll's
  31. Included support for Windows XP Styles
  32. Version 0.07 Build 1.0.57
  33. Fixed some VB Detection Problems.
  34. Added option to show offset off P-Code String in the P-Code String List
  35. Version 0.07 Build 1.0.53
  36. New icons to indicate the control type in the treeview.
  37. Using a property sheet control for property editing and viewing now.
  38. Memory Map Generated way faster
  39. Added View Report menu under the Tools Menu.
  40. Version 0.06C Build 1.0.52
  41. Improved P-Code decompiling.
  42. Api calls are shown as library name . Function Name
  43. For VCallHresult properties are recovered and the object type.
  44. Fixed Extra opcodes after end of procedure for P-Code.
  45. Version 0.06B Build 1.0.50
  46. Updated VB 1/2/3 Binary Form To Text supports all default controls properties.
  47. Redid the menus for all the applications. The menu's now include Bitmaps for some items, and are now styled.
  48. Improved handleing of non vb files, in the treeview.
  49. Will detect if the file is protected by the UPX packer.
  50. Added Startup Form Patcher, you can choose which form appears first!
  51. Other improvements here and there.
  52. Version 0.06A Build 1.0.46
  53. Added support for User Documents.
  54. Better Control Processing for unknown opcodes, errors recorded to a file.
  55. Added P-Code String List.
  56. Added Type Library Explorer program.
  57. Verion 0.06A Build 1.0.44
  58. Added a new tool to convert VB 1/2/3 binary forms to text.
  59. VBP File output now includes the thread flags.
  60. P-Code output is now semi-colored and is in bold.
  61. P-Code To VB Code is now colored as well.
  62. Redid part of the Control Property editing functions works better.
  63. Took out the ComFix.txt file and just included the information in the decompiler.
  64. Version 0.06 Build 1.0.21
  65. Detection for all versions of vb from 1 to vb.net
  66. Ne Format exe's now shown in FileReport.txt
  67. Partial VB4 Support Added.
  68. Fixed Backcolor property on labels VB5/6
  69. Now correctly decompiles VB5 dll files.
  70. Fixed too many Ends for Menu's.
  71. Faster form processing.
  72. .Net Structures now shown under .Net Structures.
  73. Added more .Net processing now shows Strings, Blobs, Guids, and User Strings
  74. Version 0.05A Build 1.0.20
  75. Faster syntax coloring.
  76. More detailed filereports containing pe information.
  77. Version 0.05 Build 1.0.19
  78. Added VB.net Detection and shows the CLR header.
  79. Better handling of PE imports and VB version detection for other versions.
  80. Version 0.05
  81. Correct events identified for all common controls.
  82. Control Arrays now handled correctly.
  83. Minor fixes here and there.
  84. Last Version 0.04C Build 1.0.15
  85. Added Advanced Decompile which you can decompile a vb project
  86. by offset, could be used against packed exes, packed with upx and other compressors.
  87. Added Native Procedure Decompile a work in progress.
  88. Added Object= includes to forms and project file.
  89. Added Export Procedure List, Add Address to P-Code Procedure Decompile.
  90. Now shows PE information even if its not a valid vb exe.
  91. Version 0.04C
  92. Added update checker.
  93. Added vbcode to P-Code procedure decompile.
  94. Added memory offset to file offset.
  95. Improved Form and control decoding.
  96. Fixed Ocx loading bug.
  97. Fixed Empty .frx generation. Fixed null subs in form/class generation.
  98. Thinking about working on VB4 and VB3 support for the next version.
  99. Version 0.04
  100. Improved P-Code Decompiling a lot.
  101. Better ObjectType detection.
  102. Added control property editing.
  103. Added VB5 Support!
  104. Version 0.03
  105. P-Code decoding started and image extraction.
  106. Numerous bug fixes.
  107. Event detection added.
  108. Dll and OCX Support added.
  109. External Components added to vbp file.
  110. Begun work on a basic antidecompiler.
  111. Form property editor, complete with a patch report generator.
  112. Procedure names are recovered.
  113. Api's used by the program are recovered.
  114. Msvbvm60.dll imports are listed in the treeview.
  115. Syntax coloring for Forms.
  116. Fixed scrolling bug.
  117. Version 0.02
  118. Rebuilds the forms
  119. Gets most controls and their properties.
  120. Initial Release version 0.01
  121. 2. Features
  122. Decompiling the P-Code/native vb 4/5/6 exe's, dll's, and ocx's
  123. Form Generation
  124. Resource extraction wmf, ico, cur, gif, bmp, jpg, dib
  125. Control/Form Editor
  126. Startup Form Patcher for VB 5/6
  127. Address to File Offset converter.
  128. P-Code Event/Procedure Decompile
  129. Native Event Disassembly
  130. Shows offsets for controls and allows you to edit the control properties.
  131. Decompile a file from an offset useful against packed exe's using compression such as upx.
  132. Multilanguage support including Dutch, French, German, Italian, spanish and more
  133. Memory Map of the exe file, so you can see what's going on.
  134. Advanced decompiling using COM instead of hard coding property opcodes.
  135. 3. Questions?
  136. Q. What about Native Code Decompiling?
  137. A. It is in the works. Right now I have offsets for all the events and can do a disassembly of each event but I need to work on an assembly to VB engine still.
  138. Q. What the heck are the P-Code Tokens?
  139. A. P-Code tokens is the last step before turning the P-Code into readable VB Code.
  140. All you have to do now is link the imports of the exe with the functions in P-Code.
  141. Q. Why does it not show all the controls on my forms?
  142. A. If it is not a common control found in the toolbox then we can not get extra information it, in the future we maybe able to process these controls.
  143. Another reason can be because it is a property that is not detected by COM using vb6.olb.
  144. Q. Why doesn't it get my procedure names for Modules?
  145. A. Visual Basic only saves procedures names for Form's and Classes. And it only saves them for forms if they are public.
  146. Q. How does this decompiler work?
  147. A. First it gets all the main vb structures from the exe.
  148. Next it gets all the controls properties via COM using vb6.olb
  149. Q. What files does this decompiler require?
  150. A. It requires the following files:
  151. TLBINF32.dll
  152. comdlg32.OCX
  153. RICHTX32.OCX
  154. MSCOMCTL.OCX
  155. TABCTL32.OCX
  156. MSFLXGRD.OCX
  157. MSINET32.OCX
  158. Msvbvm60.dll
  159. SSubTmr6.dll
  160. WinSubHook2.tlb
  161. pePropertySheet.ocx
  162. cPopMenu6.ocx
  163. And VB6.olb version 6.0.9
  164. All of the above files need to be registered(the installer should auto register the files.)
  165. If you are examining a .Net file then you need to have the .Net framework installed.
  166. Q. Where can I learn more about Visual Basic 5/6 Decompiling?
  167. A. Head over to http://www.vb-decompiler.com tons of information on vb decompiling.
  168. 4. Bugs
  169. Some properties aren't handled yet such as dataformat
  170. P-Code decoding may hang use the disable P-Code option under options.
  171. If you would wish to report a bug email me at
  172. support@visualbasiczone.com
  173. Please include as much information as possible so we can try to fix it and even better send us the file if possible.
  174. 5. Contact/Support
  175. Email=support@visualbasiczone.com
  176. Semi VB Decompiler Website:
  177. http://www.visualbasiczone.com/products/semivbdecompiler/
  178. 6. Credits
  179. I would like to thank the following people for helping me with this project.
  180. Sarge, Mr. Unleaded, Moogman, _aLfa_, Alex Ionescu, Warning and many others.