Introduction - If you have any usage issues, please Google them yourself
This is a reverse engineering process delphi full source code. Capable of analyzing the structure of almost all 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.
Packet : 39709578revendeprosrc.zip filelist
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