GPcH Soft VB Decompiler Pro v5.0
GPcHSoftVBDecompilerProv5.0英文正式版(VisualBasic編譯軟體)
安裝序號:
序號產生器放至於keygen夾內
內容說明:
VisualBasic能編譯程式為p-code或nativecode形式的EXE,DLL或OCX文件.VBDecompilerPro
能反編譯VisualBasic5.0/6.0的p-code形式的EXE,DLL或OCX文件。對nativecode形式的EXE,
DLL或OCX文件,VBDecompilerPro也能給出反編譯線索。包含註冊機的版本。
英文說明:
VBDecompilerisdecompilerforprograms(EXE,DLL
orOCX)writteninVisualBasic5.0/6.0.Asyou
know,programsinVisualBasiccanbecompiledinto
interpretedp-codeorintonativecode.

Sincep-codeconsistsofhigh-levelcommands,there
isarealpossibilitytodecompileitintothe
sourcecode(ofcourse,thenamesofvariables,
functions,etc.willnotbedecompiled).VB
Decompilerrestoresmanyp-codeinstructionsand
althoughthereisalongwaytothegenerationof
thesourcecodethatcanbecompiled,the
decompilerwillmakeanalyzingtheprogram
algorithmmucheasierandpartiallyrestoreits
sourcecode.

Ifaprogramwascompiledintothenativecode,
restoringthesourcecodefrommachineinstructions
isnotpossible.ButVBdecompilercanhelpto
analyzetheprogrameveninthissituationaswell.
Itcontainsapowerfuldisassemblerthatsupports
PentiumProcommandsincludingMMXandSSE.It
allowsyoutodisassembleallfunctions.Thereis
alsoacodeanalyzerthatsearchesforallAPI
functioncallsandstringreferencesinthe
disassembledcodeandchangesthemintocomments
foranalyzedstrings.Ingeneral,VBDecompileris
anidealtoolforanalyzingprogramsanditis
perfectifyoulosethesourcecodeandneedto
partiallyrestoretheproject.