文件名称:cppsmc
介绍说明--下载内容均来自于网络,请自行研究使用
用C/C++实现SMC动态代码加密技术
所谓SMC(Self Modifying Code)技术,就是一种将可执行文件中的代码或数据进行加密,防止别人使用逆向工程工具(比如一些常见的反汇编工具)对程序进行静态分析的方法,只有程序运行时才对代码和数据进行解密-With C/C++ achieve dynamic code encryption technology called SMC 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
所谓SMC(Self Modifying Code)技术,就是一种将可执行文件中的代码或数据进行加密,防止别人使用逆向工程工具(比如一些常见的反汇编工具)对程序进行静态分析的方法,只有程序运行时才对代码和数据进行解密-With C/C++ achieve dynamic code encryption technology called SMC 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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