搜索资源列表
eflow
- 从国外网站上下载的关于 逆向工程和协议分析练习 的一个分析文档 对你的加密与解密很有帮助
Wiley.Reversing.Secrets.of.Reverse.Engineering.Apr
- 软件逆向工程经典之作,想学破解一定要看哦-Software reverse engineering classic, I wanted to learn to crack a certain look oh
softIce_IDA
- 介绍SOFICE和IDA的使用技巧,可以用于反汇编代码等逆向工程用途。破解高手必看书籍。-Disassembling Code: IDA Pro and SoftICE
zfjs
- 字符串长度计算器,适合加密 逆向等工程使用。-zifu jisuan
Secrets-of-Reverse-Engineering
- 逆向工程的秘密:非常经典,了解程序构造和如何保护自己的软件不被破解-Secrets of Reverse Engineering:
REVERSING
- 逆向工程揭秘,包含大量加密解密详细说明。学习逆向工程必备-The secret of Reverse engineering The detailed descr iption contains a large number of encryption and decryption. To learn reverse engineering necessary
reverse-engineering-code
- 逆向工程的重要源代码,很有参考价值,希望对大家有用-reverse engineering source code
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
SMC-pack
- SMC是一种局部代码加密技术,通过对一段代码进行加密来达到增加逆向工程难度或者免杀的目的。-SMC is a local code encryption technology, through a piece of code is encrypted to achieve the increase in the difficulty of reverse engineering purposes or to avoid killing.
加密解密 技术内幕
- 加密解密 技术内幕 第1章 PE文件格式深入研究 第2章 PE分析工具编写 第3章 Win32 调试API 第4章 Windows下的异常处理 第5章 软件加密技术 第6章 加壳软件编写 第7章 如何让壳与程序融为一体 第8章 Visual Basic 6 逆向工程 附录A 在Visual C++中使用内联汇编 附录B 在Visual Basic中使用汇编(Encryption and decryption technology)