搜索资源列表
SafeProtector2
- EXE加秘在内存运行 1、保护您的应用程序不受他人恶意修改。 2、如果有人修改了您用该软件加密后的程序(在头部或尾部添加数据),程序会立即停止运行并弹出警告。 -EXE secret in memory to run one, to protect your application from others maliciously modified. If someone modified the program after you use the software encrypt
dllload
- 不使用LoadLibrary加载DLL,此方法可以加密DLL,运行动态解密,然后直接在内存中加载,或把DLL当资源放在EXE中,运行只在内存中解开,不需要外带d-Do not use LoadLibrary load the DLL, this method can be encrypted DLL, run the dynamic decryption, and then directly loaded in memory, or the DLL when resources are plac
PEmemLIB20
- 演示了内存加载和运行exe dll PEmem.exe : Running PE in memory demo ( Dialog.exe ) DLLmem.exe : Calling a function DLL in memory demo ( ConsoleOut.dll )-load and run EXE and DLL in memory