首页
社区
课程
招聘
[转帖]Code Snippet Creator v.1.0.5
发表于: 2013-6-23 15:39 1771

[转帖]Code Snippet Creator v.1.0.5

2013-6-23 15:39
1771
收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 97697
活跃值: (200829)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
Welcome to Code Snippet Creator. This utility is designed specifically for advanced crackers/assembly programmers who want to create custom code snippets in assembly language.
Learn how to use this utility:

· Menu
· Tutorial

The features of this utility:

· Can generate code snippets and save them as binary files
· Support both TASM and MASM
· Provide simple integrated PE editor to edit the target file you want to patch
· Can patch the code snippet into a target PE file both as a new section and as an addition to an existing section (or PE header)
· You can use ANY functions that the target imports in your snippet! This utility will fix the calls for you.

What do you need to be able to use this utility?

· You must be able to code in assembly language
· You must understand PE file format if you want to patch the snippet into the target.
· M*cro$oft Macro Assembler (MASM) version 6.13 or higher or Turbo Assembler version 5.0.

2013-6-23 15:42
0
游客
登录 | 注册 方可回帖
返回
//