搜索资源列表
PE反汇编程序源码
- 当前支持 16-bit, 32-bit and 64-bit 的二进制文件
asm源码
- asm源码 汇编引导程序 源程序 汇编初见面 名称 解释 格式 a (Assemble) 逐行汇编 a [address] c (Compare) 比较两内存块 c range address d (Dump) 内存16进制显示 d [address]或 d [range] e (Enter) 修改内存字节 e address [list] f (fin) 预置一段内存 f range list g (Go) 执行程序 g [=addres
HackerAntiAssemble
- 《黑客反汇编揭秘》,一本反汇编方面很经典的书籍,感兴趣的可以看下-《HeiKeFanHuiBianJieMi》,a very classical book in the area of anti-assemble,you can have a look at this book if you are interested in reversing.