首页
社区
课程
招聘
[转帖]SigCreator 0.3 by Nicolai Wilkop
2014-9-15 00:32 3977

[转帖]SigCreator 0.3 by Nicolai Wilkop

2014-9-15 00:32
3977
SigCreator 0.3 by Nicolai Wilkop
SigCreator is a reproduction of "SigMaker 0.4" for the new OllyDbg version 2.xx.

SigCreator generates you all needed information for using the selected signature in your code. Furthermore it will give you a list of all occurrences of the signature in the current module.

Result:
-------

Sig start // Start-address of signature occurrence
Sig end // End-address of signature (both addresses are inclusive)
// sizeOfSig = sigEnd - sigStart + 1
Modulebase // Base address of the module
Offset // Offset from base address to the signature
Signature // Signature in code design
Mask // Mask of signature in SigMaker-Style

Functions
---------

* Scan code for selected signature
Shows you all occurences of the selected signature.

* Get unique signature
Gives you an unique signature next to the selected address.

Note: SigCreator menu will only appear in the disassembler menu.
Note: You can copy the results by shortcur "Ctrl+C" or by popup menu.


[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

上传的附件:
收藏
点赞1
打赏
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回