disc_win
Lost! 

所属分类:Windows编程
开发工具:C/C++
文件大小:56KB
下载次数:2
上传日期:2009-05-22 20:15:57
上 传 者vneinfo
说明:  Decompilation Windows Program is a technique that allows you to recover lost source code. It is also needed in some cases for computer security.

文件列表:
disc.dsw (531, 2000-01-03)
EXE2SYM.CPP (3329, 2000-01-04)
UDTYPES.CPP (10068, 2000-01-04)
disc.dsp (5761, 2000-01-04)
WIZARD.H (841, 2000-01-05)
VARIABLE.H (1961, 2000-01-05)
UDTYPES.H (1183, 2000-01-05)
TCWIZARD.H (5246, 2000-01-05)
STRLIST.H (942, 2000-01-05)
PROGRAM.H (805, 2000-01-05)
MYSTRING.H (1203, 2000-01-05)
LIBWIZ.H (1385, 2000-01-05)
INSTINFO.H (2326, 2000-01-05)
GLOBAL.H (1090, 2000-01-05)
DISC.H (1125, 2000-01-05)
DISASM.H (2014, 2000-01-05)
BEAUTIFY.H (927, 2000-01-05)
VARIABLE.CPP (9051, 2000-01-05)
TCWIZ2.CPP (30271, 2000-01-05)
TCWIZ1.CPP (17985, 2000-01-05)
STRLIST.CPP (2170, 2000-01-05)
PROGRAM.CPP (1545, 2000-01-05)
MYSTRING.CPP (2285, 2000-01-05)
LIBWIZ.CPP (9382, 2000-01-05)
INSTINFO.CPP (4098, 2000-01-05)
DISASM.CPP (31521, 2000-01-05)
BEAUTIFY.CPP (12995, 2000-01-05)
sample4.c (611, 2000-01-05)
sample3.c (121, 2000-01-05)
sample2.c (107, 2000-01-05)
sample1.c (85, 2000-01-05)
DISC.CPP (9142, 2000-01-05)
TCWIZ0.CPP (30907, 2000-01-05)
PREPDISC.C (1199, 2000-03-15)

DisC Decompilation Wizard --------------------------- You have downloaded the source for DisC Decompilation Wizard. This archive contains the following files sample1.c sample2.c sample3.c sample4.c dv.cpp exe2sym.cpp udtypes.cpp tcwiz0.cpp variable.cpp tcwiz2.cpp tcwiz1.cpp strlist.cpp program.cpp mystring.cpp libwiz.cpp instinfo.cpp disc.cpp disasm.cpp beautify.cpp wizard.h variable.h udtypes.h tcwizard.h strlist.h program.h mystring.h libwiz.h instinfo.h global.h disc.h disasm.h beautify.h disc.dsw disc.dsp To build the executable, just open the file "disc.dsw" in Visual C++. Make sure you also have the TurboC version 2.01 compiler from Borland. If you do not have this, please look at the Downloads section in the DisC webpage at http://www.crosswinds.net/~sskr/dcompile/disc.htm. Before you execute DisC, compile the file "prepdisc.c" (available in this archive itself) using TurboC and have the executable "prepdisc.exe" in the same directory as the DisC executable. You can also copy the standard C libraries of TurboC (cs.lib) to the DisC directory, so that DisC will do an automatic search for library functions in the input executable file. Command line ------------- The command line syntax is... disc The output is written to the file "_DISC.C" always. Sample C programs ------------------ Four sample C programs named "sample1.c".."sample4.c" are also included. Compile each of them using TurboC and get the executables. These can then be given to DisC for decompilation, and you can check the output.

近期下载者

相关文件


收藏者