搜索资源列表
prot
- 一个简单的软件加壳程序,实现对软件版权的保护
nighter_box
- nighter_box加壳程序,个人看了还不错的说。
add_shell
- 一个用汇编写的加壳程序,使用了花指令和双进程。给有需要的朋友参考的朋友。内有说明
PeX v0.99src
- 加密pe文件源代码!一个非常好的加壳程序源代码!编译环境masm-pe document encryption source code! A very good worm source code! Build environment can
mypack_b3.rar
- 一个加壳工具源码,只能给vc编写的程序加壳 功能非常简单,A source加壳tools can only be prepared to vc procedure is very simple加壳
SafeGuard.zip
- 一款加壳软件的源代码,对于学习软件安全和设计压缩加密程序很有帮助,加壳a software source code, for the study and design of software security encryption useful compression
jiami
- Delphi实现PE文件加密加壳程序源码,2种编码加密加壳-Delphi to achieve PE exe file encryption source code encryption packers 2
AddShell(Delphi)
- Delphi编写的加壳程序源码,防止程序破解-Delphi source code written in the exe, to prevent cracking program
self check
- VC6实现的程序加壳功能,通过加壳增加破解和分析的难度从而实现程序的保护-add shell to increase the difficulty of crashing and analyze, and then protect programs
DMDEPack
- 加壳程序,过avp基本没有问题-加壳procedures, had no problem with the basic avp
PEEncrypt
- delphi加壳程序,可以给exe加壳.v1.0.使用了部分汇编程序-delphi encrypt exe.can add a shell to exe
upx
- 加壳工具 可以自己调节压缩率!保护你的程序不被破解-upx shell
ke
- delphi编写的加壳程序,实现对文件保护-delphi write the packers program to realize File Protection
packshellsrc
- 1、把 壳.asm 改名为aaa 2、运行花指令生成程序(dos程序),得到目标文件 bbb.asm 3、编译 bbb.asm ml /c /coff bbb.asm link /subsystem:windows bbb 4、加壳 bbb notepad.exe ccc.exe 得到被加壳程序 ccc.exe 5、现在可以测试运行 ccc.exe-1, the shell. Asm renamed aaa 2, run the junk code ge
Antidebug_code
- 多年收集的多种反调试器方法,将代码(只要随便选您看中的一部分就行了)直接复制到您的程序中,就可以实现反OD等功能。-Years to collect a variety of anti-debugger method, the code (as long as pick any part of your fancy on the line) directly into your program, you can achieve anti-OD functions.
jiamiruanj01
- 能给任意一款软件,程序加壳加密码,非常棒的小工具哦!
Exe
- 当前软件中的各种实用加壳程序,对应有解密软件-Current software in a variety of utility exe, corresponding to a decryption software
disasm
- 非常好用的加壳程序,采用yoda‘s protection加壳-Very easy to use packers, packers use yoda' s protection
upx-master
- 开源软件,对elf文件进行加壳,原理是对elf文件进行压缩,并改变程序执行入口,在elf文件运行时,再在内存中解压,释放真正的程序入口(this open source softwart can encrypt the elf file)
手动加壳demo
- 简单的pe加密壳Demo,控制台程序,vs2015 编译,可直接运行,适合小白学习(Simple PE encryption shell Demo, vs2015 compiled, can run directly, suitable for small white learning)