搜索资源列表
组合加密软件包 Lock Manage 5
- Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
zd1_anqn
- 本程序用Visual C++ 6.0语言编写,采用ASPack 2.12加壳压缩,体积超小,可以把任何字符加密转换成34位,自带解密功能。 大 小:99.0 KB MD5值:d529bcc54028dc5a349f93ecf883d369 -this program using Visual C 6.0 language, using ASPack 2.12 shell compression, ultra-small size, it can encrypt any c
949327266
- 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了
Shellcode_jiami
- Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.-Shellcode encryption C source code is a Shellcode Crypter small C program that allows users to encrypt the ir Windo
jiamisuanfamokuai
- 标准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加
SuperBPM src
- 超级增强断点源代码!配合trw2000和sice 使用!可以调试一些反调试的外壳和程序! 用vc编译-Super enhance breakpoint source code! Sice tie trw2000 and use! Some anti-debugging can debug shell and procedures! Compiling with vc
ucfpe113.zip
- PE程序加密壳源程序 ,PE procedure encryption shell source program
self check
- VC6实现的程序加壳功能,通过加壳增加破解和分析的难度从而实现程序的保护-add shell to increase the difficulty of crashing and analyze, and then protect programs
vgcrypt
- PE程序加密壳源程序 -PE procedure encryption shell source program
PEEncrypt
- delphi加壳程序,可以给exe加壳.v1.0.使用了部分汇编程序-delphi encrypt exe.can add a shell to exe
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
EasyEcforCMD
- 命令行Encode编码程序,支持3种编码方式 ascii、xor和base64,支持参数和文件2种输入输出方式,方便Shell编程-Command line encoder program supports three kinds of encoding, two kinds of input and output parameters and file support to facilitate Shell Programming
shc-3.8.9
- 用于shell scr ipt加密,支持很多平台,稍作修改可以用于嵌入式上,加密后是可执行程序,很难破解,或许用gdb可以,呵呵 -Used for shell scr ipt encryption, support many platform, make a little modification can be used in the embedded, encrypted is executable program, it is difficult to break, perhaps u
WUPI-Samples-For-CPP
- 该例子的加密原理是由外壳工具 AXPROTECTOR和 WUPI函数功能组成,用户除了可以用 自动外壳工具保护程序外,还可以对源程序的函数段进行自定义加密,并且可以通过 WUPI函数来控制该函数段在内存中什么时候解密运行,什么时候再次加密保护起来-The principle of this example is encrypted by the shell tool AXPROTECTOR and WUPI function-composition, the user can use i
ShellProtect
- 程序shell,加壳新思路,加壳机源码!给想写壳的同学做参考!-Program shell, shell new ideas, packers machine code! Shell students to write a reference!
WinLicense2.1.0.10
- WinLicense2.1.0.10汉化中文破解版,专业程序加壳防破解、防调试,已经汉化并破解,下载即可使用-WinLicense2.1.0.10 localization cracked versions in Chinese, professional program with shell crack prevention, debugging, localization and cracked and download to use
手动加壳demo
- 简单的pe加密壳Demo,控制台程序,vs2015 编译,可直接运行,适合小白学习(Simple PE encryption shell Demo, vs2015 compiled, can run directly, suitable for small white learning)