locatorkasce.blogg.se

Pe explorer decompiler
Pe explorer decompiler









pe explorer decompiler
  1. PE EXPLORER DECOMPILER PATCH
  2. PE EXPLORER DECOMPILER CODE

P-Code tokens is the last step before turning the P-Code into readable VB Code.Īll you have to do now is link the imports of the exe with the functions in P-Code. 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.Ī. Memory Map of the exe file, so you can see what's going on.Īdvanced decompiling using COM instead of hard coding property opcodes.Ī. Multilanguage support including Dutch, French, German, Italian, spanish and more Shows offsets for controls and allows you to edit the control properties.ĭecompile a file from an offset useful against packed exe's using compression such as upx. Resource extraction wmf, ico, cur, gif, bmp, jpg, dib Msvbvm60.dll imports are listed in the treeview.ĭecompiling the P-Code/native vb 4/5/6 exe's, dll's, and ocx's

PE EXPLORER DECOMPILER PATCH

P-Code decoding started and image extraction.įorm property editor, complete with a patch report generator. Thinking about working on VB4 and VB3 support for the next version. Fixed null subs in form/class generation. Now shows PE information even if its not a valid vb exe.Īdded vbcode to P-Code procedure decompile.įixed Empty. More detailed filereports containing pe information.Īdded VB.net Detection and shows the CLR header.īetter handling of PE imports and VB version detection for other versions.Ĭorrect events identified for all common controls.Īdded Advanced Decompile which you can decompile a vb projectīy offset, could be used against packed exes, packed with upx and other compressors.Īdded Native Procedure Decompile a work in progress.Īdded Object= includes to forms and project file.Īdded Export Procedure List, Add Address to P-Code Procedure Decompile. Net processing now shows Strings, Blobs, Guids, and User Strings Ne Format exe's now shown in FileReport.txt Took out the ComFix.txt file and just included the information in the decompiler.ĭetection for all versions of vb from 1 to vb.net Redid part of the Control Property editing functions works better.

pe explorer decompiler

PE EXPLORER DECOMPILER CODE

P-Code To VB Code is now colored as well. P-Code output is now semi-colored and is in bold. VBP File output now includes the thread flags. Will detect if the file is protected by the UPX packer.Īdded Startup Form Patcher, you can choose which form appears first!īetter Control Processing for unknown opcodes, errors recorded to a file.Īdded a new tool to convert VB 1/2/3 binary forms to text. Improved handleing of non vb files, in the treeview. The menu's now include Bitmaps for some items, and are now styled. Redid the menus for all the applications. Updated VB 1/2/3 Binary Form To Text supports all default controls properties. Function Nameįor VCallHresult properties are recovered and the object type.įixed Extra opcodes after end of procedure for P-Code. Using a property sheet control for property editing and viewing now.Īdded View Report menu under the Tools Menu.Īpi calls are shown as library name. New icons to indicate the control type in the treeview. Added saving the old value, so when you switch controls, the changed value is shown.Īdded over 100 more P-Code properties to the databaseįixed a problem loading with some VB Dll'sĪdded option to show offset off P-Code String in the P-Code String List Switched back to my old sytle control property editing. Now the VTables are now pulled from VB6.olb the typelib file instead of having them hardcoded. Redid the P-Code property name finder procedure for the standard toolbox controls. Added data directories to the PE Optional Header list. Net applications added the view console under the Tools menu. Also updated decompile from offset, it now verify the files has a VB5! signature.įor. Updated Native Procedure Decompile dissembles faster and added some native dissemble options to the options screen. Api Add allows you to add Api's to the Semi VB Decompiler Api Database.

pe explorer decompiler

Learn more about bidirectional Unicode charactersĪdded a new tool. To review, open the file in an editor that reveals hidden Unicode characters. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below.











Pe explorer decompiler