Description: With C/C++ achieve dynamic code encryption technology called SMC (Self Modifying Code) technology, the executable file is a code or data is encrypted to prevent others from using reverse engineering tools (such as some common anti-compilation tools) for Static program analysis, only the program runs only decrypt the code and data
To Search:
File list (Check if you may need any files):
cppsmc\cppsmc.opt
......\cppsmc.sln
......\cppsmc.suo
......\cppsmc.dsw
......\CrkTest3\Resource.h
......\........\CrkTest3.clw
......\........\ReadMe.txt
......\........\CrkTest3.h
......\........\CrkTest3.cpp
......\........\specfunc.h
......\........\specfunc.cpp
......\........\StdAfx.h
......\........\StdAfx.cpp
......\........\CrkTest3.rc
......\........\CrkTest3.vcproj
......\........\CrkTest3Dlg.cpp
......\........\crktest3.log
......\........\CrkTest3.dsp
......\........\CrkTest3Dlg.h
......\........\Debug
......\........\res\CrkTest3.rc2
......\........\...\CrkTest3.ico
......\........\res
......\CrkTest3
......\Release\CrkTest2\BuildLog.htm
......\.......\CrkTest2
......\.......\.......3\BuildLog.htm
......\.......\CrkTest3
......\.......\..yptExe\BuildLog.htm
......\.......\CryptExe
......\.......\..kTest\BuildLog.htm
......\.......\CrkTest
......\Release
......\Debug\CrkTest2
......\.....\CrkTest3
......\.....\CrkTest
......\.....\..yptExe\BuildLog.htm
......\.....\CryptExe
......\Debug
......\Common\ProtectFunc.cpp
......\......\ProtectFunc.h
......\Common
......\.ryptExe\CryptExe.dsp
......\........\StdAfx.cpp
......\........\ReadMe.txt
......\........\CryptExe.cpp
......\........\CryptExe.vcproj
......\........\cryptexe.log
......\........\StdAfx.h
......\CryptExe
......\..kTest\CrkTest.opt
......\.......\CrkTest.rc
......\.......\CrkTest.vcproj
......\.......\StdAfx.cpp
......\.......\resource.h
......\.......\small.ico
......\.......\CrkTest.ico
......\.......\ReadMe.txt
......\.......\crktest.log
......\.......\StdAfx.h
......\.......\CrkTest.dsp
......\.......\CrkTest.h
......\.......\CrkTest.cpp
......\.......\specseg.h
......\.......\specseg.cpp
......\CrkTest
......\.......2\CrkTest2.clw
......\........\ReadMe.txt
......\........\CrkTest2.h
......\........\CrkTest2.cpp
......\........\StdAfx.h
......\........\StdAfx.cpp
......\........\CrkTest2Dlg.h
......\........\Resource.h
......\........\CrkTest2.rc
......\........\crktest2.log
......\........\specfunc.cpp
......\........\specfunc.h
......\........\CrkTest2.dsp
......\........\CrkTest2Dlg.cpp
......\........\CrkTest2.vcproj
......\........\Debug
......\........\res\CrkTest2.rc2
......\........\...\CrkTest2.ico
......\........\res
......\CrkTest2
cppsmc
用C-C++实现SMC动态代码加密技术.docx