文件名称:RevendeproSrc
介绍说明--下载内容均来自于网络,请自行研究使用
这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构
Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to some limitation in assembler the generated output can not be recompiled.
Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to some limitation in assembler the generated output can not be recompiled.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 39709578revendeprosrc.zip 列表 dcAsmInstr.pas dcAssignInstrTable.pas dcCondition.pas dcDebug.pas dcDecomps.pas dcDecompThread.pas dcDFMs.pas dcFields.pas dcImportDecomps.pas dcInstrSource.pas dcInterfaces.pas dcNTInfoTypes.pas dcOpcToInstr.pas dcPackages.pas dcParams.pas dcProcInstr.pas dcSystemProcs.pas dcThrVar.pas dcType.pas dcTypeIntf.pas dcUnits.pas DisAsm.pas DisAsmTables.pas DisAsmX.pas ffmt.OBJ FfmtObj.rc ffmtobj.RES findClasses.gif findingClasses.html index.html InstructionGenerator.html InstructionGenerator1.html InstructionGenerator2.html InstructionGenerator3.html MainForm.dfm MainForm.pas MethodLists.pas NameMangling.pas ObjFileConsts4.pas ObjFileConsts5.pas peExports.pas PEFile.pas PEFileClass.pas peFixups.pas ProcDecomp.pas Procs.pas puthoonMini.gif Revendepro.dpr revendepro.gif Revendepro.res StatusForm.dfm StatusForm.pas SysVars.pas TypeInfoUtils.pas Vars.pas VMTUtils.pas