首页
社区
课程
招聘
[推荐] Code Ripper 1.3 Ollydbg Plugin
发表于: 2006-4-30 11:32 4213

[推荐] Code Ripper 1.3 Ollydbg Plugin

2006-4-30 11:32
4213
Ollydbg plugin - Code Ripper 1.0 beta

21st January 2006 - first beta release

Code Ripper is an easy way to rip disassembled assembler code from an app being debugged using Ollydbg. The ripped code can be formatted and saved in the syntax of the popular programming languages MASM, C/C++ (inline ASM)  and Delphi (inline ASM) . Code Ripper is useful whenever you need to rip assembler code out of an app so the code can be used in another compiled program.

Code Ripper prepares the disassembled code as far as possible for easy editing and compilation. The syntax of the ripped assembler statements conforms to the selected compiler systax but, of course there are limits to what can be done to a ripped code snippet to fix all address, data references etc so the code can be compiled. Some manual interpretation and fixing will usually be required.

已经升级到1.3,看五楼

[课程]Android-CTF解题方法汇总!

上传的附件:
收藏
免费 0
支持
分享
最新回复 (11)
雪    币: 247
活跃值: (18)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
支持一个
2006-4-30 14:14
0
雪    币: 239
活跃值: (160)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
最初由 hnhuqiong 发布
Ollydbg plugin - Code Ripper 1.0 beta

21st January 2006 - first beta release

Code Ripper is an easy way to rip disassembled assembler code from an app being debugged using Ollydbg. The ripped code can be formatted and saved in the syntax of the popular programming languages MASM, C/C++ (inline ASM) and Delphi (inline ASM) . Code Ripper is useful whenever you need to rip assembler code out of an app so the code can be used in another compiled program.
........


现在有最新版的1.3了,去更新吧。
2006-4-30 17:41
0
雪    币: 217
活跃值: (15)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
4
,辛苦了,试试这个怎么样,呵呵
2006-4-30 17:42
0
雪    币: 184
活跃值: (108)
能力值: ( LV9,RANK:410 )
在线值:
发帖
回帖
粉丝
5
Ollydbg plugin - Code Ripper 1.3

Code Ripper is an easy way to rip disassembled assembler code from an app being debugged using Ollydbg. The ripped code can be formatted and saved in the syntax of the popular programming languages MASM, C/C++ (inline ASM)  and Delphi (inline ASM) . Code Ripper is useful whenever you need to rip assembler code out of an app so the code can be used in another compiled program.
上传的附件:
2006-5-1 04:13
0
雪    币: 184
活跃值: (108)
能力值: ( LV9,RANK:410 )
在线值:
发帖
回帖
粉丝
6
姐妹工具:

Ollydbg plugin - Data Ripper 1.2
上传的附件:
2006-5-1 04:19
0
雪    币: 203
活跃值: (19)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
原来使用过一些,出现了一些类似于乱码的错误。。。
不知谁遇到过?
2006-5-2 03:28
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
试试这个怎么样
2006-5-2 23:32
0
雪    币: 21
活跃值: (269)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
9
用过,好用,特别是code ripper,省去了手工转换跳转的麻烦
2006-5-5 21:57
0
雪    币: 67
活跃值: (66)
能力值: ( LV7,RANK:100 )
在线值:
发帖
回帖
粉丝
10
以前得一个copy插件也可以copy出处理过得代码
但是不处理数字
这个比那个好些 可惜还是有些bug 要是开源了就好了 呵呵
等待作者更新吧
2006-5-6 01:11
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
11
支持   !!
2006-5-7 09:25
0
雪    币: 50
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
12
支持一个
2006-5-7 11:50
0
游客
登录 | 注册 方可回帖
返回
//