搜索资源列表
penight2b
- This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
jiakeji
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
jiakeji1
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
ycsrc
- yoda s Crypter 1.2 程序及源码 yoda PE加密保护,Win32ASM源码。 -Yoda s Crypter 1.2 procedures and source Yoda PE encryption protection, Win32ASM source.
hexedit
- 著名牛人yoda写了个16进程编辑的dll,这个是delphi调用dll以16进制打开文件的代码-Yoda wrote a well-known cattle were 16-process editing dll, this is a delphi call dll in order to open the file 16 hex code
yc12
- PE加密保护,Win32ASM源码。 作者yoda-PE encryption protection, Win32ASM source. Author yoda ..
CPS!UnYoda_v1.1
- A decrypter for Yoda s Crypter from version 1.0 to version 1.3
27176565
- 加壳机(vc源码)源码在vc7+xp-sp2下编译通过 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码 存在问题:只对.data节,.text节加密,且其中不能包含Resource,Import T
source
- yoda s shell.玩壳的朋友不会不知道吧。1.01的源码,很老了-yoda' s shell. Play Shell' s friends would not know. 1.01 source code, very old
ExeJoiner
- With yoda s ExeJoiner you can combine two windows portable executable files into one. It also allows to set the icon file for the new binded exe.
disasm
- 非常好用的加壳程序,采用yoda‘s protection加壳-Very easy to use packers, packers use yoda' s protection
KWIC
- hello world和I Am Yoda两个字符串的排列组合,分两步来移动他们的顺序,然后按照ASCII码来排序。 -hello world and I Am Yoda permutations and combinations of the two strings, two steps to the order in which they are moving, and then sorted according to the ASCII code.
WSUnpacker
- WSUnpacker是一个“通用”脱壳机,之所以在通用前面添加了双引号是因为目前的通用脱壳引擎能力很有限,只能脱压缩壳-目前带有的脱壳函数: aspack bjfnt dxpack fsg nspack pecompact pepack upx winupack yoda s Cryptor yoda s protector petite 2.2- 2.3 telock 0.8x- 0.9x acprotect 1.41- 2.1x a
SmallVcExe
- developer Yoda shows a method of how to modify Visual C++ linker options (within source file) to create the smallest executables
invisibility
- developer Yoda shows how one could hide a process on Windows based operation systems task viewers like ProcDump or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. Supports NT and Win9x-developer Yoda shows how o